Skip to content
Snippets Groups Projects
  1. Feb 14, 2019
  2. Sep 16, 2018
    • Jakub Klinkovský's avatar
      Fixed bugs in calls to MPI Init/Finalize · e3c2ea07
      Jakub Klinkovský authored
      - There is an RAII wrapper called ScopedInitializer to handle
        finalization due to C++ exceptions and to avoid calls to Finalize in
        all exit branches.
      - Fixed signature of MpiCommunicator::Init to match that of MPI_Init.
      e3c2ea07
  3. Sep 02, 2018
  4. Jun 11, 2018
  5. Jun 04, 2018
  6. Jan 17, 2018
Loading