Skip to content
Snippets Groups Projects
  1. Apr 03, 2023
  2. Mar 21, 2023
  3. Feb 12, 2023
  4. Feb 07, 2023
  5. 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
  6. Jul 19, 2022
  7. Jul 09, 2022
  8. Jul 08, 2022
  9. Dec 08, 2021
  10. Nov 10, 2021
  11. Dec 04, 2020
  12. Jul 15, 2020
  13. May 26, 2020