Skip to content
Snippets Groups Projects
  1. Aug 25, 2022
    • Mikael Djurfeldt's avatar
      Remove overloading of function mpi_get_size · f33b66ea
      Mikael Djurfeldt authored
      The function mpi_get_size in mpi_utils.cc was renamed to include the
      name of the type it is operating on, i.e.: mpi_get_comm_size,
      mpi_get_group_size and mpi_get_type_size. Overloading does not work on
      MPI implementations where the MPI_Comm and MPI_Group types are the
      same.
      f33b66ea
  2. Jul 19, 2022
  3. Jul 09, 2022
  4. Jul 08, 2022
  5. Dec 08, 2021
  6. Nov 10, 2021
  7. Dec 04, 2020
  8. Jul 15, 2020
  9. May 26, 2020
  10. May 11, 2020
  11. Jan 07, 2020
  12. Jan 06, 2020
  13. Dec 04, 2019