Skip to content

Commit

Permalink
Updated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjurfeldt committed Jul 19, 2022
1 parent 118d4c8 commit c98e628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpidep/mpidep.cc
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ extern "C" {
#endif

/*
* Predict the local MPI process rank before having called MPI::Init
* Predict the local MPI process rank before having called MPI_Init
*
* MPI implementations typically passes meta information either through
* argc and argv (MPICH) or through the environment (OpenMPI).
Expand Down

0 comments on commit c98e628

Please sign in to comment.