Skip to content
Snippets Groups Projects
  • Jakub Klinkovský's avatar
    c4d018b8
    Fixed BLAS benchmark · c4d018b8
    Jakub Klinkovský authored
    Calculation of bandwidth broke in commit fb97bcd0
    
    Check of MpiCommunicator::IsInitialized is necessary because
    non-distributed benchmarks like tnl-benchmark-blas do not initialize
    the communicator.
    c4d018b8
    History
    Fixed BLAS benchmark
    Jakub Klinkovský authored
    Calculation of bandwidth broke in commit fb97bcd0
    
    Check of MpiCommunicator::IsInitialized is necessary because
    non-distributed benchmarks like tnl-benchmark-blas do not initialize
    the communicator.