update mpich linux

This commit is contained in:
Bassem Girgis
2019-08-10 18:46:24 -05:00
parent fd76cc3a51
commit 9b1ac8cf33
867 changed files with 11634 additions and 13950 deletions

View File

@@ -1,4 +1,4 @@
.TH MPI_Group_compare 3 "11/10/2017" " " "MPI"
.TH MPI_Group_compare 3 "6/5/2019" " " "MPI"
.SH NAME
MPI_Group_compare \- Compares two groups
.SH SYNOPSIS
@@ -9,12 +9,12 @@ int MPI_Group_compare(MPI_Group group1, MPI_Group group2, int *result)
.PD 0
.TP
.B group1
- group1 (handle)
- group1 (handle)
.PD 1
.PD 0
.TP
.B group2
- group2 (handle)
- group2 (handle)
.PD 1
.SH OUTPUT PARAMETERS