Skip to content

Commit

Permalink
Update environment_management_routines.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lostmyhat authored Feb 6, 2024
1 parent 74338d0 commit 7d0db66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpi/environment_management_routines.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ release_number: UCRL-MI-133316
author: Blaise Barney, Lawrence Livermore National Laboratory
---

This group of routines is used for interrogating and setting the MPI execution environment, and covers an assortment of purposes, such as initializing and terminating the MPI environment, querying a rank's identity, querying the MPI library's version, etc. Most of the commonly used ones are described below.
This group of routines is used for interrogating and setting the MPI execution environment, and covers an assortment of purposes, such as initializing and terminating the MPI environment, querying a rank's identity, querying the MPI library's version, etc. Some of the commonly used ones are described below.

[**MPI_Init**](MPI_INIT.txt)

Expand Down

0 comments on commit 7d0db66

Please sign in to comment.