Bug#1075292: mpich: ftbfs with GCC-14
Gianfranco Costamagna
locutusofborg at debian.org
Thu Jul 25 15:45:13 BST 2024
control: tags -1 patch
Hello, I just fixed this issue for Ubuntu, some symbols disappeared due to LTO, some due to gcc.
The full patch is here:
diff -Nru mpich-4.2.0/debian/changelog mpich-4.2.0/debian/changelog
--- mpich-4.2.0/debian/changelog 2024-07-10 09:43:53.000000000 +0200
+++ mpich-4.2.0/debian/changelog 2024-07-25 15:02:47.000000000 +0200
@@ -1,3 +1,9 @@
+mpich (4.2.0-9.1) unstable; urgency=medium
+
+ * Mark some symbols as optional, disappearing with LTO and newer toolchains (Closes: #1075292)
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org> Thu, 25 Jul 2024 15:02:47 +0200
+
mpich (4.2.0-9) unstable; urgency=medium
* Update d/rules to exclude ppc64el for now; add loong64 support
diff -Nru mpich-4.2.0/debian/libmpich12.symbols.amd64 mpich-4.2.0/debian/libmpich12.symbols.amd64
--- mpich-4.2.0/debian/libmpich12.symbols.amd64 2024-05-27 00:33:02.000000000 +0200
+++ mpich-4.2.0/debian/libmpich12.symbols.amd64 2024-07-25 15:02:47.000000000 +0200
@@ -2839,10 +2839,10 @@
_ZN3MPI10ERR_INTERNE at Base 0
_ZN3MPI10ERR_KEYVALE at Base 0
_ZN3MPI10ERR_NO_MEME at Base 0
- _ZN3MPI10Errhandler4FreeEv at Base 0
- _ZN3MPI10ErrhandlerD0Ev at Base 0
- _ZN3MPI10ErrhandlerD1Ev at Base 0
- _ZN3MPI10ErrhandlerD2Ev at Base 0
+ (optional)_ZN3MPI10Errhandler4FreeEv at Base 0
+ (optional)_ZN3MPI10ErrhandlerD0Ev at Base 0
+ (optional)_ZN3MPI10ErrhandlerD1Ev at Base 0
+ (optional)_ZN3MPI10ErrhandlerD2Ev at Base 0
_ZN3MPI10GROUP_NULLE at Base 0
_ZN3MPI10MODE_NOPUTE at Base 0
_ZN3MPI10TWOINTEGERE at Base 0
@@ -2978,11 +2978,11 @@
_ZN3MPI2LBE at Base 0
#MISSING: 3.2# _ZN3MPI2Op12Reduce_localEPKvPviNS_8DatatypeE at Base 0
#MISSING: 3.2# _ZN3MPI2Op14Is_commutativeEv at Base 0
- _ZN3MPI2Op4FreeEv at Base 0
+ (optional)_ZN3MPI2Op4FreeEv at Base 0
_ZN3MPI2Op4InitEPFvPKvPviRKNS_8DatatypeEEb at Base 0
- _ZN3MPI2OpD0Ev at Base 0
- _ZN3MPI2OpD1Ev at Base 0
- _ZN3MPI2OpD2Ev at Base 0
+ (optional)_ZN3MPI2OpD0Ev at Base 0
+ (optional)_ZN3MPI2OpD1Ev at Base 0
+ (optional)_ZN3MPI2OpD2Ev at Base 0
_ZN3MPI2UBE at Base 0
_ZN3MPI3BORE at Base 0
_ZN3MPI3INTE at Base 0
@@ -2990,125 +2990,125 @@
_ZN3MPI3MAXE at Base 0
_ZN3MPI3MINE at Base 0
_ZN3MPI3SUME at Base 0
- _ZN3MPI3Win11Delete_attrEi at Base 0
+ (optional)_ZN3MPI3Win11Delete_attrEi at Base 0
_ZN3MPI3Win12NULL_COPY_FNERKS0_iPvS3_S3_Rb at Base 0
_ZN3MPI3Win13Create_keyvalEPFiRKS0_iPvS3_S3_RbEPFiRS0_iS3_S3_ES3_ at Base 0
_ZN3MPI3Win14NULL_DELETE_FNERS0_iPvS2_ at Base 0
- _ZN3MPI3Win14Set_errhandlerERKNS_10ErrhandlerE at Base 0
+ (optional)_ZN3MPI3Win14Set_errhandlerERKNS_10ErrhandlerE at Base 0
_ZN3MPI3Win17Create_errhandlerEPFvRS0_PizE at Base 0
- _ZN3MPI3Win4FreeEv at Base 0
- _ZN3MPI3Win8Set_attrEiPKv at Base 0
- _ZN3MPI3Win8Set_nameEPKc at Base 0
- _ZN3MPI3WinD0Ev at Base 0
- _ZN3MPI3WinD1Ev at Base 0
- _ZN3MPI3WinD2Ev at Base 0
+ (optional)_ZN3MPI3Win4FreeEv at Base 0
+ (optional)_ZN3MPI3Win8Set_attrEiPKv at Base 0
+ (optional)_ZN3MPI3Win8Set_nameEPKc at Base 0
+ (optional)_ZN3MPI3WinD0Ev at Base 0
+ (optional)_ZN3MPI3WinD1Ev at Base 0
+ (optional)_ZN3MPI3WinD2Ev at Base 0
_ZN3MPI4BANDE at Base 0
_ZN3MPI4BOOLE at Base 0
_ZN3MPI4BXORE at Base 0
_ZN3MPI4BYTEE at Base 0
_ZN3MPI4CARTE at Base 0
_ZN3MPI4CHARE at Base 0
- _ZN3MPI4Comm10DisconnectEv at Base 0
+ (optional)_ZN3MPI4Comm10DisconnectEv at Base 0
_ZN3MPI4Comm10Get_parentEv at Base 0
- _ZN3MPI4Comm11Delete_attrEi at Base 0
+ (optional)_ZN3MPI4Comm11Delete_attrEi at Base 0
_ZN3MPI4Comm12NULL_COPY_FNERKS0_iPvS3_S3_Rb at Base 0
_ZN3MPI4Comm13Create_keyvalEPFiRKS0_iPvS3_S3_RbEPFiRS0_iS3_S3_ES3_ at Base 0
_ZN3MPI4Comm14NULL_DELETE_FNERS0_iPvS2_ at Base 0
- _ZN3MPI4Comm14Set_errhandlerERKNS_10ErrhandlerE at Base 0
+ (optional)_ZN3MPI4Comm14Set_errhandlerERKNS_10ErrhandlerE at Base 0
_ZN3MPI4Comm17Create_errhandlerEPFvRS0_PizE at Base 0
- _ZN3MPI4Comm4FreeEv at Base 0
+ (optional)_ZN3MPI4Comm4FreeEv at Base 0
_ZN3MPI4Comm4JoinEi at Base 0
- _ZN3MPI4Comm8Set_attrEiPKv at Base 0
- _ZN3MPI4Comm8Set_nameEPKc at Base 0
+ (optional)_ZN3MPI4Comm8Set_attrEiPKv at Base 0
+ (optional)_ZN3MPI4Comm8Set_nameEPKc at Base 0
#MISSING: 3.1-5~# _ZN3MPI4CommD0Ev at Base 0
#MISSING: 3.1-5~# _ZN3MPI4CommD1Ev at Base 0
#MISSING: 3.1-5~# _ZN3MPI4CommD2Ev at Base 0
#MISSING: 4.1# _ZN3MPI4File11PreallocateEl at Base 4
- _ZN3MPI4File11PreallocateEx at Base 4.1
+ (optional)_ZN3MPI4File11PreallocateEx at Base 4.1
#MISSING: 4.1# _ZN3MPI4File11Read_at_allElPviRKNS_8DatatypeE at Base 4
#MISSING: 4.1# _ZN3MPI4File11Read_at_allElPviRKNS_8DatatypeERNS_6StatusE at Base 4
- _ZN3MPI4File11Read_at_allExPviRKNS_8DatatypeE at Base 4.1
- _ZN3MPI4File11Read_at_allExPviRKNS_8DatatypeERNS_6StatusE at Base 4.1
- _ZN3MPI4File11Read_sharedEPviRKNS_8DatatypeE at Base 0
- _ZN3MPI4File11Read_sharedEPviRKNS_8DatatypeERNS_6StatusE at Base 0
+ (optional)_ZN3MPI4File11Read_at_allExPviRKNS_8DatatypeE at Base 4.1
+ (optional)_ZN3MPI4File11Read_at_allExPviRKNS_8DatatypeERNS_6StatusE at Base 4.1
+ (optional)_ZN3MPI4File11Read_sharedEPviRKNS_8DatatypeE at Base 0
+ (optional)_ZN3MPI4File11Read_sharedEPviRKNS_8DatatypeERNS_6StatusE at Base 0
#MISSING: 4.1# _ZN3MPI4File11Seek_sharedEli at Base 4
- _ZN3MPI4File11Seek_sharedExi at Base 4.1
- _ZN3MPI4File12Iread_sharedEPviRKNS_8DatatypeE at Base 0
- _ZN3MPI4File12Read_all_endEPv at Base 0
- _ZN3MPI4File12Read_all_endEPvRNS_6StatusE at Base 0
- _ZN3MPI4File12Read_orderedEPviRKNS_8DatatypeE at Base 0
- _ZN3MPI4File12Read_orderedEPviRKNS_8DatatypeERNS_6StatusE at Base 0
+ (optional)_ZN3MPI4File11Seek_sharedExi at Base 4.1
+ (optional)_ZN3MPI4File12Iread_sharedEPviRKNS_8DatatypeE at Base 0
+ (optional)_ZN3MPI4File12Read_all_endEPv at Base 0
+ (optional)_ZN3MPI4File12Read_all_endEPvRNS_6StatusE at Base 0
+ (optional)_ZN3MPI4File12Read_orderedEPviRKNS_8DatatypeE at Base 0
+ (optional)_ZN3MPI4File12Read_orderedEPviRKNS_8DatatypeERNS_6StatusE at Base 0
#MISSING: 4.1# _ZN3MPI4File12Write_at_allElPKviRKNS_8DatatypeE at Base 4
#MISSING: 4.1# _ZN3MPI4File12Write_at_allElPKviRKNS_8DatatypeERNS_6StatusE at Base 4
- _ZN3MPI4File12Write_at_allExPKviRKNS_8DatatypeE at Base 4.1
- _ZN3MPI4File12Write_at_allExPKviRKNS_8DatatypeERNS_6StatusE at Base 4.1
- _ZN3MPI4File12Write_sharedEPKviRKNS_8DatatypeE at Base 0
- _ZN3MPI4File12Write_sharedEPKviRKNS_8DatatypeERNS_6StatusE at Base 0
- _ZN3MPI4File13Iwrite_sharedEPKviRKNS_8DatatypeE at Base 0
- _ZN3MPI4File13Set_atomicityEb at Base 0
- _ZN3MPI4File13Write_all_endEPKv at Base 0
- _ZN3MPI4File13Write_all_endEPKvRNS_6StatusE at Base 0
- _ZN3MPI4File13Write_orderedEPKviRKNS_8DatatypeE at Base 0
- _ZN3MPI4File13Write_orderedEPKviRKNS_8DatatypeERNS_6StatusE at Base 0
- _ZN3MPI4File14Read_all_beginEPviRKNS_8DatatypeE at Base 0
- _ZN3MPI4File14Set_errhandlerERKNS_10ErrhandlerE at Base 0
- _ZN3MPI4File15Read_at_all_endEPv at Base 0
- _ZN3MPI4File15Read_at_all_endEPvRNS_6StatusE at Base 0
- _ZN3MPI4File15Write_all_beginEPKviRKNS_8DatatypeE at Base 0
- _ZN3MPI4File16Read_ordered_endEPv at Base 0
- _ZN3MPI4File16Read_ordered_endEPvRNS_6StatusE at Base 0
- _ZN3MPI4File16Write_at_all_endEPKv at Base 0
- _ZN3MPI4File16Write_at_all_endEPKvRNS_6StatusE at Base 0
+ (optional)_ZN3MPI4File12Write_at_allExPKviRKNS_8DatatypeE at Base 4.1
+ (optional)_ZN3MPI4File12Write_at_allExPKviRKNS_8DatatypeERNS_6StatusE at Base 4.1
+ (optional)_ZN3MPI4File12Write_sharedEPKviRKNS_8DatatypeE at Base 0
+ (optional)_ZN3MPI4File12Write_sharedEPKviRKNS_8DatatypeERNS_6StatusE at Base 0
+ (optional)_ZN3MPI4File13Iwrite_sharedEPKviRKNS_8DatatypeE at Base 0
+ (optional)_ZN3MPI4File13Set_atomicityEb at Base 0
+ (optional)_ZN3MPI4File13Write_all_endEPKv at Base 0
+ (optional)_ZN3MPI4File13Write_all_endEPKvRNS_6StatusE at Base 0
+ (optional)_ZN3MPI4File13Write_orderedEPKviRKNS_8DatatypeE at Base 0
+ (optional)_ZN3MPI4File13Write_orderedEPKviRKNS_8DatatypeERNS_6StatusE at Base 0
+ (optional)_ZN3MPI4File14Read_all_beginEPviRKNS_8DatatypeE at Base 0
+ (optional)_ZN3MPI4File14Set_errhandlerERKNS_10ErrhandlerE at Base 0
+ (optional)_ZN3MPI4File15Read_at_all_endEPv at Base 0
+ (optional)_ZN3MPI4File15Read_at_all_endEPvRNS_6StatusE at Base 0
+ (optional)_ZN3MPI4File15Write_all_beginEPKviRKNS_8DatatypeE at Base 0
+ (optional)_ZN3MPI4File16Read_ordered_endEPv at Base 0
+ (optional)_ZN3MPI4File16Read_ordered_endEPvRNS_6StatusE at Base 0
+ (optional)_ZN3MPI4File16Write_at_all_endEPKv at Base 0
+ (optional)_ZN3MPI4File16Write_at_all_endEPKvRNS_6StatusE at Base 0
_ZN3MPI4File17Create_errhandlerEPFvRS0_PizE at Base 0
#MISSING: 4.1# _ZN3MPI4File17Read_at_all_beginElPviRKNS_8DatatypeE at Base 4
- _ZN3MPI4File17Read_at_all_beginExPviRKNS_8DatatypeE at Base 4.1
- _ZN3MPI4File17Write_ordered_endEPKv at Base 0
- _ZN3MPI4File17Write_ordered_endEPKvRNS_6StatusE at Base 0
- _ZN3MPI4File18Read_ordered_beginEPviRKNS_8DatatypeE at Base 0
+ (optional)_ZN3MPI4File17Read_at_all_beginExPviRKNS_8DatatypeE at Base 4.1
+ (optional)_ZN3MPI4File17Write_ordered_endEPKv at Base 0
+ (optional)_ZN3MPI4File17Write_ordered_endEPKvRNS_6StatusE at Base 0
+ (optional)_ZN3MPI4File18Read_ordered_beginEPviRKNS_8DatatypeE at Base 0
#MISSING: 4.1# _ZN3MPI4File18Write_at_all_beginElPKviRKNS_8DatatypeE at Base 4
- _ZN3MPI4File18Write_at_all_beginExPKviRKNS_8DatatypeE at Base 4.1
- _ZN3MPI4File19Write_ordered_beginEPKviRKNS_8DatatypeE at Base 0
- _ZN3MPI4File4ReadEPviRKNS_8DatatypeE at Base 0
- _ZN3MPI4File4ReadEPviRKNS_8DatatypeERNS_6StatusE at Base 0
+ (optional)_ZN3MPI4File18Write_at_all_beginExPKviRKNS_8DatatypeE at Base 4.1
+ (optional)_ZN3MPI4File19Write_ordered_beginEPKviRKNS_8DatatypeE at Base 0
+ (optional)_ZN3MPI4File4ReadEPviRKNS_8DatatypeE at Base 0
+ (optional)_ZN3MPI4File4ReadEPviRKNS_8DatatypeERNS_6StatusE at Base 0
#MISSING: 4.1# _ZN3MPI4File4SeekEli at Base 4
- _ZN3MPI4File4SeekExi at Base 4.1
- _ZN3MPI4File4SyncEv at Base 0
- _ZN3MPI4File5CloseEv at Base 0
- _ZN3MPI4File5IreadEPviRKNS_8DatatypeE at Base 0
- _ZN3MPI4File5WriteEPKviRKNS_8DatatypeE at Base 0
- _ZN3MPI4File5WriteEPKviRKNS_8DatatypeERNS_6StatusE at Base 0
- _ZN3MPI4File6IwriteEPKviRKNS_8DatatypeE at Base 0
+ (optional)_ZN3MPI4File4SeekExi at Base 4.1
+ (optional)_ZN3MPI4File4SyncEv at Base 0
+ (optional)_ZN3MPI4File5CloseEv at Base 0
+ (optional)_ZN3MPI4File5IreadEPviRKNS_8DatatypeE at Base 0
+ (optional)_ZN3MPI4File5WriteEPKviRKNS_8DatatypeE at Base 0
+ (optional)_ZN3MPI4File5WriteEPKviRKNS_8DatatypeERNS_6StatusE at Base 0
+ (optional)_ZN3MPI4File6IwriteEPKviRKNS_8DatatypeE at Base 0
#MISSING: 4.1# _ZN3MPI4File7Read_atElPviRKNS_8DatatypeE at Base 4
#MISSING: 4.1# _ZN3MPI4File7Read_atElPviRKNS_8DatatypeERNS_6StatusE at Base 4
- _ZN3MPI4File7Read_atExPviRKNS_8DatatypeE at Base 4.1
- _ZN3MPI4File7Read_atExPviRKNS_8DatatypeERNS_6StatusE at Base 4.1
+ (optional)_ZN3MPI4File7Read_atExPviRKNS_8DatatypeE at Base 4.1
+ (optional)_ZN3MPI4File7Read_atExPviRKNS_8DatatypeERNS_6StatusE at Base 4.1
#MISSING: 4.1# _ZN3MPI4File8Iread_atElPviRKNS_8DatatypeE at Base 4
- _ZN3MPI4File8Iread_atExPviRKNS_8DatatypeE at Base 4.1
- _ZN3MPI4File8Read_allEPviRKNS_8DatatypeE at Base 0
- _ZN3MPI4File8Read_allEPviRKNS_8DatatypeERNS_6StatusE at Base 0
- _ZN3MPI4File8Set_infoERKNS_4InfoE at Base 0
+ (optional)_ZN3MPI4File8Iread_atExPviRKNS_8DatatypeE at Base 4.1
+ (optional)_ZN3MPI4File8Read_allEPviRKNS_8DatatypeE at Base 0
+ (optional)_ZN3MPI4File8Read_allEPviRKNS_8DatatypeERNS_6StatusE at Base 0
+ (optional)_ZN3MPI4File8Set_infoERKNS_4InfoE at Base 0
#MISSING: 4.1# _ZN3MPI4File8Set_sizeEl at Base 4
- _ZN3MPI4File8Set_sizeEx at Base 4.1
+ (optional)_ZN3MPI4File8Set_sizeEx at Base 4.1
#MISSING: 4.1# _ZN3MPI4File8Set_viewElRKNS_8DatatypeES1_PKcRKNS_4InfoE at Base 4
- _ZN3MPI4File8Set_viewExRKNS_8DatatypeES1_PKcRKNS_4InfoE at Base 4.1
+ (optional)_ZN3MPI4File8Set_viewExRKNS_8DatatypeES1_PKcRKNS_4InfoE at Base 4.1
#MISSING: 4.1# _ZN3MPI4File8Write_atElPKviRKNS_8DatatypeE at Base 4
#MISSING: 4.1# _ZN3MPI4File8Write_atElPKviRKNS_8DatatypeERNS_6StatusE at Base 4
- _ZN3MPI4File8Write_atExPKviRKNS_8DatatypeE at Base 4.1
- _ZN3MPI4File8Write_atExPKviRKNS_8DatatypeERNS_6StatusE at Base 4.1
+ (optional)_ZN3MPI4File8Write_atExPKviRKNS_8DatatypeE at Base 4.1
+ (optional)_ZN3MPI4File8Write_atExPKviRKNS_8DatatypeERNS_6StatusE at Base 4.1
#MISSING: 4.1# _ZN3MPI4File9Iwrite_atElPKviRKNS_8DatatypeE at Base 4
- _ZN3MPI4File9Iwrite_atExPKviRKNS_8DatatypeE at Base 4.1
- _ZN3MPI4File9Write_allEPKviRKNS_8DatatypeE at Base 0
- _ZN3MPI4File9Write_allEPKviRKNS_8DatatypeERNS_6StatusE at Base 0
- _ZN3MPI4FileD0Ev at Base 0
- _ZN3MPI4FileD1Ev at Base 0
- _ZN3MPI4FileD2Ev at Base 0
+ (optional)_ZN3MPI4File9Iwrite_atExPKviRKNS_8DatatypeE at Base 4.1
+ (optional)_ZN3MPI4File9Write_allEPKviRKNS_8DatatypeE at Base 0
+ (optional)_ZN3MPI4File9Write_allEPKviRKNS_8DatatypeERNS_6StatusE at Base 0
+ (optional)_ZN3MPI4FileD0Ev at Base 0
+ (optional)_ZN3MPI4FileD1Ev at Base 0
+ (optional)_ZN3MPI4FileD2Ev at Base 0
_ZN3MPI4HOSTE at Base 0
- _ZN3MPI4Info3SetEPKcS2_ at Base 0
- _ZN3MPI4Info4FreeEv at Base 0
- _ZN3MPI4Info6DeleteEPKc at Base 0
- _ZN3MPI4InfoD0Ev at Base 0
- _ZN3MPI4InfoD1Ev at Base 0
- _ZN3MPI4InfoD2Ev at Base 0
+ (optional)_ZN3MPI4Info3SetEPKcS2_ at Base 0
+ (optional)_ZN3MPI4Info4FreeEv at Base 0
+ (optional)_ZN3MPI4Info6DeleteEPKc at Base 0
+ (optional)_ZN3MPI4InfoD0Ev at Base 0
+ (optional)_ZN3MPI4InfoD1Ev at Base 0
+ (optional)_ZN3MPI4InfoD2Ev at Base 0
_ZN3MPI4InitERiRPPc at Base 0
_ZN3MPI4InitEv at Base 0
_ZN3MPI4LANDE at Base 0
@@ -3119,10 +3119,10 @@
_ZN3MPI4ROOTE at Base 0
_ZN3MPI5FLOATE at Base 0
_ZN3MPI5GRAPHE at Base 0
- _ZN3MPI5Group4FreeEv at Base 0
- _ZN3MPI5GroupD0Ev at Base 0
- _ZN3MPI5GroupD1Ev at Base 0
- _ZN3MPI5GroupD2Ev at Base 0
+ (optional)_ZN3MPI5Group4FreeEv at Base 0
+ (optional)_ZN3MPI5GroupD0Ev at Base 0
+ (optional)_ZN3MPI5GroupD1Ev at Base 0
+ (optional)_ZN3MPI5GroupD2Ev at Base 0
_ZN3MPI5IDENTE at Base 0
_ZN3MPI5REAL4E at Base 0
_ZN3MPI5REAL8E at Base 0
@@ -3139,11 +3139,11 @@
_ZN3MPI6MINLOCE at Base 0
_ZN3MPI6PACKEDE at Base 0
_ZN3MPI6REAL16E at Base 0
- _ZN3MPI6Status12Set_elementsERKNS_8DatatypeEi at Base 0
- _ZN3MPI6Status13Set_cancelledEb at Base 0
- _ZN3MPI6StatusD0Ev at Base 0
- _ZN3MPI6StatusD1Ev at Base 0
- _ZN3MPI6StatusD2Ev at Base 0
+ (optional)_ZN3MPI6Status12Set_elementsERKNS_8DatatypeEi at Base 0
+ (optional)_ZN3MPI6Status13Set_cancelledEb at Base 0
+ (optional)_ZN3MPI6StatusD0Ev at Base 0
+ (optional)_ZN3MPI6StatusD1Ev at Base 0
+ (optional)_ZN3MPI6StatusD2Ev at Base 0
_ZN3MPI6TAG_UBE at Base 0
_ZN3MPI6TWOINTE at Base 0
_ZN3MPI7ANY_TAGE at Base 0
@@ -3156,33 +3156,33 @@
_ZN3MPI7OP_NULLE at Base 0
_ZN3MPI7ORDER_CE at Base 0
_ZN3MPI7REPLACEE at Base 0
- _ZN3MPI7Request4FreeEv at Base 0
- _ZN3MPI7Request4TestERNS_6StatusE at Base 0
- _ZN3MPI7Request4TestEv at Base 0
- _ZN3MPI7Request4WaitERNS_6StatusE at Base 0
- _ZN3MPI7Request4WaitEv at Base 0
- _ZN3MPI7RequestD0Ev at Base 0
- _ZN3MPI7RequestD1Ev at Base 0
- _ZN3MPI7RequestD2Ev at Base 0
+ (optional)_ZN3MPI7Request4FreeEv at Base 0
+ (optional)_ZN3MPI7Request4TestERNS_6StatusE at Base 0
+ (optional)_ZN3MPI7Request4TestEv at Base 0
+ (optional)_ZN3MPI7Request4WaitERNS_6StatusE at Base 0
+ (optional)_ZN3MPI7Request4WaitEv at Base 0
+ (optional)_ZN3MPI7RequestD0Ev at Base 0
+ (optional)_ZN3MPI7RequestD1Ev at Base 0
+ (optional)_ZN3MPI7RequestD2Ev at Base 0
_ZN3MPI7SIMILARE at Base 0
_ZN3MPI7SUCCESSE at Base 0
_ZN3MPI7TWOREALE at Base 0
_ZN3MPI7UNEQUALE at Base 0
_ZN3MPI8COMPLEX8E at Base 0
- _ZN3MPI8CartcommD0Ev at Base 0
- _ZN3MPI8CartcommD1Ev at Base 0
- _ZN3MPI8CartcommD2Ev at Base 0
- _ZN3MPI8Datatype11Delete_attrEi at Base 0
+ (optional)_ZN3MPI8CartcommD0Ev at Base 0
+ (optional)_ZN3MPI8CartcommD1Ev at Base 0
+ (optional)_ZN3MPI8CartcommD2Ev at Base 0
+ (optional)_ZN3MPI8Datatype11Delete_attrEi at Base 0
_ZN3MPI8Datatype12NULL_COPY_FNERKS0_iPvS3_S3_Rb at Base 0
_ZN3MPI8Datatype13Create_keyvalEPFiRKS0_iPvS3_S3_RbEPFiRS0_iS3_S3_ES3_ at Base 0
_ZN3MPI8Datatype14NULL_DELETE_FNERS0_iPvS2_ at Base 0
- _ZN3MPI8Datatype4FreeEv at Base 0
- _ZN3MPI8Datatype6CommitEv at Base 0
- _ZN3MPI8Datatype8Set_attrEiPKv at Base 0
- _ZN3MPI8Datatype8Set_nameEPKc at Base 0
- _ZN3MPI8DatatypeD0Ev at Base 0
- _ZN3MPI8DatatypeD1Ev at Base 0
- _ZN3MPI8DatatypeD2Ev at Base 0
+ (optional)_ZN3MPI8Datatype4FreeEv at Base 0
+ (optional)_ZN3MPI8Datatype6CommitEv at Base 0
+ (optional)_ZN3MPI8Datatype8Set_attrEiPKv at Base 0
+ (optional)_ZN3MPI8Datatype8Set_nameEPKc at Base 0
+ (optional)_ZN3MPI8DatatypeD0Ev at Base 0
+ (optional)_ZN3MPI8DatatypeD1Ev at Base 0
+ (optional)_ZN3MPI8DatatypeD2Ev at Base 0
_ZN3MPI8ERR_BASEE at Base 0
_ZN3MPI8ERR_COMME at Base 0
_ZN3MPI8ERR_DIMSE at Base 0
@@ -3198,24 +3198,24 @@
_ZN3MPI8FinalizeEv at Base 0
_ZN3MPI8Free_memEPv at Base 0
_ZN3MPI8Grequest5StartEPFiPvRNS_6StatusEEPFiS1_EPFiS1_bES1_ at Base 0
- _ZN3MPI8Grequest8CompleteEv at Base 0
- _ZN3MPI8GrequestD0Ev at Base 0
- _ZN3MPI8GrequestD1Ev at Base 0
- _ZN3MPI8GrequestD2Ev at Base 0
+ (optional)_ZN3MPI8Grequest8CompleteEv at Base 0
+ (optional)_ZN3MPI8GrequestD0Ev at Base 0
+ (optional)_ZN3MPI8GrequestD1Ev at Base 0
+ (optional)_ZN3MPI8GrequestD2Ev at Base 0
_ZN3MPI8INTEGER1E at Base 0
_ZN3MPI8INTEGER2E at Base 0
_ZN3MPI8INTEGER4E at Base 0
_ZN3MPI8INTEGER8E at Base 0
_ZN3MPI8IN_PLACEE at Base 0
_ZN3MPI8LONG_INTE at Base 0
- _ZN3MPI8NullcommD0Ev at Base 0
- _ZN3MPI8NullcommD1Ev at Base 0
- _ZN3MPI8NullcommD2Ev at Base 0
+ (optional)_ZN3MPI8NullcommD0Ev at Base 0
+ (optional)_ZN3MPI8NullcommD1Ev at Base 0
+ (optional)_ZN3MPI8NullcommD2Ev at Base 0
_ZN3MPI8PcontrolEiz at Base 0
- _ZN3MPI8Prequest5StartEv at Base 0
- _ZN3MPI8PrequestD0Ev at Base 0
- _ZN3MPI8PrequestD1Ev at Base 0
- _ZN3MPI8PrequestD2Ev at Base 0
+ (optional)_ZN3MPI8Prequest5StartEv at Base 0
+ (optional)_ZN3MPI8PrequestD0Ev at Base 0
+ (optional)_ZN3MPI8PrequestD1Ev at Base 0
+ (optional)_ZN3MPI8PrequestD2Ev at Base 0
_ZN3MPI8SEEK_CURE at Base 0
_ZN3MPI8SEEK_ENDE at Base 0
_ZN3MPI8SEEK_SETE at Base 0
@@ -3237,23 +3237,23 @@
_ZN3MPI9ERR_OTHERE at Base 0
_ZN3MPI9ERR_QUOTAE at Base 0
_ZN3MPI9ERR_SPAWNE at Base 0
- _ZN3MPI9ExceptionD0Ev at Base 0
- _ZN3MPI9ExceptionD1Ev at Base 0
- _ZN3MPI9ExceptionD2Ev at Base 0
+ (optional)_ZN3MPI9ExceptionD0Ev at Base 0
+ (optional)_ZN3MPI9ExceptionD1Ev at Base 0
+ (optional)_ZN3MPI9ExceptionD2Ev at Base 0
_ZN3MPI9FILE_NULLE at Base 0
_ZN3MPI9FLOAT_INTE at Base 0
_ZN3MPI9F_COMPLEXE at Base 0
- _ZN3MPI9GraphcommD0Ev at Base 0
- _ZN3MPI9GraphcommD1Ev at Base 0
- _ZN3MPI9GraphcommD2Ev at Base 0
+ (optional)_ZN3MPI9GraphcommD0Ev at Base 0
+ (optional)_ZN3MPI9GraphcommD1Ev at Base 0
+ (optional)_ZN3MPI9GraphcommD2Ev at Base 0
_ZN3MPI9INFO_NULLE at Base 0
_ZN3MPI9INTEGER16E at Base 0
- _ZN3MPI9IntercommD0Ev at Base 0
- _ZN3MPI9IntercommD1Ev at Base 0
- _ZN3MPI9IntercommD2Ev at Base 0
- _ZN3MPI9IntracommD0Ev at Base 0
- _ZN3MPI9IntracommD1Ev at Base 0
- _ZN3MPI9IntracommD2Ev at Base 0
+ (optional)_ZN3MPI9IntercommD0Ev at Base 0
+ (optional)_ZN3MPI9IntercommD1Ev at Base 0
+ (optional)_ZN3MPI9IntercommD2Ev at Base 0
+ (optional)_ZN3MPI9IntracommD0Ev at Base 0
+ (optional)_ZN3MPI9IntracommD1Ev at Base 0
+ (optional)_ZN3MPI9IntracommD2Ev at Base 0
_ZN3MPI9LONG_LONGE at Base 0
_ZN3MPI9MODE_EXCLE at Base 0
_ZN3MPI9MODE_RDWRE at Base 0
@@ -3261,171 +3261,171 @@
_ZN3MPI9PROC_NULLE at Base 0
_ZN3MPI9SHORT_INTE at Base 0
_ZN3MPI9UNDEFINEDE at Base 0
- _ZNK3MPI2Op12Reduce_localEPKvPviRKNS_8DatatypeE at Base 3.2
- _ZNK3MPI2Op14Is_commutativeEv at Base 3.2
- _ZNK3MPI3Win10AccumulateEPKviRKNS_8DatatypeEiliS5_RKNS_2OpE at Base 0
- _ZNK3MPI3Win14Get_errhandlerEv at Base 0
+ (optional)_ZNK3MPI2Op12Reduce_localEPKvPviRKNS_8DatatypeE at Base 3.2
+ (optional)_ZNK3MPI2Op14Is_commutativeEv at Base 3.2
+ (optional)_ZNK3MPI3Win10AccumulateEPKviRKNS_8DatatypeEiliS5_RKNS_2OpE at Base 0
+ (optional)_ZNK3MPI3Win14Get_errhandlerEv at Base 0
_ZNK3MPI3Win15Call_errhandlerEi at Base 0
- _ZNK3MPI3Win3GetEPviRKNS_8DatatypeEiliS4_ at Base 0
- _ZNK3MPI3Win3PutEPKviRKNS_8DatatypeEiliS5_ at Base 0
- _ZNK3MPI3Win4LockEiii at Base 0
- _ZNK3MPI3Win4PostERKNS_5GroupEi at Base 0
- _ZNK3MPI3Win4TestEv at Base 0
- _ZNK3MPI3Win4WaitEv at Base 0
- _ZNK3MPI3Win5FenceEi at Base 0
- _ZNK3MPI3Win5StartERKNS_5GroupEi at Base 0
- _ZNK3MPI3Win6UnlockEi at Base 0
- _ZNK3MPI3Win8CompleteEv at Base 0
- _ZNK3MPI3Win8Get_attrEiPv at Base 0
- _ZNK3MPI3Win8Get_nameEPcRi at Base 0
- _ZNK3MPI3Win9Get_groupEv at Base 0
- _ZNK3MPI4Comm10AllgathervEPKviRKNS_8DatatypeEPvPKiS8_S5_ at Base 0
- _ZNK3MPI4Comm10Bsend_initEPKviRKNS_8DatatypeEii at Base 0
- _ZNK3MPI4Comm10Rsend_initEPKviRKNS_8DatatypeEii at Base 0
- _ZNK3MPI4Comm10Ssend_initEPKviRKNS_8DatatypeEii at Base 0
- _ZNK3MPI4Comm12Get_topologyEv at Base 0
- _ZNK3MPI4Comm14Get_errhandlerEv at Base 0
- _ZNK3MPI4Comm14Reduce_scatterEPKvPvPKiRKNS_8DatatypeERKNS_2OpE at Base 0
+ (optional)_ZNK3MPI3Win3GetEPviRKNS_8DatatypeEiliS4_ at Base 0
+ (optional)_ZNK3MPI3Win3PutEPKviRKNS_8DatatypeEiliS5_ at Base 0
+ (optional)_ZNK3MPI3Win4LockEiii at Base 0
+ (optional)_ZNK3MPI3Win4PostERKNS_5GroupEi at Base 0
+ (optional)_ZNK3MPI3Win4TestEv at Base 0
+ (optional)_ZNK3MPI3Win4WaitEv at Base 0
+ (optional)_ZNK3MPI3Win5FenceEi at Base 0
+ (optional)_ZNK3MPI3Win5StartERKNS_5GroupEi at Base 0
+ (optional)_ZNK3MPI3Win6UnlockEi at Base 0
+ (optional)_ZNK3MPI3Win8CompleteEv at Base 0
+ (optional)_ZNK3MPI3Win8Get_attrEiPv at Base 0
+ (optional)_ZNK3MPI3Win8Get_nameEPcRi at Base 0
+ (optional)_ZNK3MPI3Win9Get_groupEv at Base 0
+ (optional)_ZNK3MPI4Comm10AllgathervEPKviRKNS_8DatatypeEPvPKiS8_S5_ at Base 0
+ (optional)_ZNK3MPI4Comm10Bsend_initEPKviRKNS_8DatatypeEii at Base 0
+ (optional)_ZNK3MPI4Comm10Rsend_initEPKviRKNS_8DatatypeEii at Base 0
+ (optional)_ZNK3MPI4Comm10Ssend_initEPKviRKNS_8DatatypeEii at Base 0
+ (optional)_ZNK3MPI4Comm12Get_topologyEv at Base 0
+ (optional)_ZNK3MPI4Comm14Get_errhandlerEv at Base 0
+ (optional)_ZNK3MPI4Comm14Reduce_scatterEPKvPvPKiRKNS_8DatatypeERKNS_2OpE at Base 0
_ZNK3MPI4Comm15Call_errhandlerEi at Base 0
- _ZNK3MPI4Comm16Sendrecv_replaceEPviRKNS_8DatatypeEiiii at Base 0
- _ZNK3MPI4Comm16Sendrecv_replaceEPviRKNS_8DatatypeEiiiiRNS_6StatusE at Base 0
- _ZNK3MPI4Comm20Reduce_scatter_blockEPKvPviRKNS_8DatatypeERKNS_2OpE at Base 0
- _ZNK3MPI4Comm4RecvEPviRKNS_8DatatypeEii at Base 0
- _ZNK3MPI4Comm4RecvEPviRKNS_8DatatypeEiiRNS_6StatusE at Base 0
- _ZNK3MPI4Comm4SendEPKviRKNS_8DatatypeEii at Base 0
- _ZNK3MPI4Comm5AbortEi at Base 0
- _ZNK3MPI4Comm5BcastEPviRKNS_8DatatypeEi at Base 0
- _ZNK3MPI4Comm5BsendEPKviRKNS_8DatatypeEii at Base 0
- _ZNK3MPI4Comm5IrecvEPviRKNS_8DatatypeEii at Base 0
- _ZNK3MPI4Comm5IsendEPKviRKNS_8DatatypeEii at Base 0
- _ZNK3MPI4Comm5ProbeEii at Base 0
- _ZNK3MPI4Comm5ProbeEiiRNS_6StatusE at Base 0
- _ZNK3MPI4Comm5RsendEPKviRKNS_8DatatypeEii at Base 0
- _ZNK3MPI4Comm5SsendEPKviRKNS_8DatatypeEii at Base 0
- _ZNK3MPI4Comm6GatherEPKviRKNS_8DatatypeEPviS5_i at Base 0
- _ZNK3MPI4Comm6IbsendEPKviRKNS_8DatatypeEii at Base 0
- _ZNK3MPI4Comm6IprobeEii at Base 0
- _ZNK3MPI4Comm6IprobeEiiRNS_6StatusE at Base 0
- _ZNK3MPI4Comm6IrsendEPKviRKNS_8DatatypeEii at Base 0
- _ZNK3MPI4Comm6IssendEPKviRKNS_8DatatypeEii at Base 0
- _ZNK3MPI4Comm6ReduceEPKvPviRKNS_8DatatypeERKNS_2OpEi at Base 0
- _ZNK3MPI4Comm7BarrierEv at Base 0
- _ZNK3MPI4Comm7GathervEPKviRKNS_8DatatypeEPvPKiS8_S5_i at Base 0
- _ZNK3MPI4Comm7ScatterEPKviRKNS_8DatatypeEPviS5_i at Base 0
- _ZNK3MPI4Comm8AlltoallEPKviRKNS_8DatatypeEPviS5_ at Base 0
- _ZNK3MPI4Comm8Get_attrEiPv at Base 0
- _ZNK3MPI4Comm8Get_nameEPcRi at Base 0
- _ZNK3MPI4Comm8Get_rankEv at Base 0
- _ZNK3MPI4Comm8Get_sizeEv at Base 0
- _ZNK3MPI4Comm8Is_interEv at Base 0
- _ZNK3MPI4Comm8ScattervEPKvPKiS4_RKNS_8DatatypeEPviS7_i at Base 0
- _ZNK3MPI4Comm8SendrecvEPKviRKNS_8DatatypeEiiPviS5_ii at Base 0
- _ZNK3MPI4Comm8SendrecvEPKviRKNS_8DatatypeEiiPviS5_iiRNS_6StatusE at Base 0
- _ZNK3MPI4Comm9AllgatherEPKviRKNS_8DatatypeEPviS5_ at Base 0
- _ZNK3MPI4Comm9AllreduceEPKvPviRKNS_8DatatypeERKNS_2OpE at Base 0
- _ZNK3MPI4Comm9AlltoallvEPKvPKiS4_RKNS_8DatatypeEPvS4_S4_S7_ at Base 0
- _ZNK3MPI4Comm9AlltoallwEPKvPKiS4_PKNS_8DatatypeEPvS4_S4_S7_ at Base 0
- _ZNK3MPI4Comm9Get_groupEv at Base 0
- _ZNK3MPI4Comm9Recv_initEPviRKNS_8DatatypeEii at Base 0
- _ZNK3MPI4Comm9Send_initEPKviRKNS_8DatatypeEii at Base 0
- _ZNK3MPI4File12Get_positionEv at Base 0
- _ZNK3MPI4File13Get_atomicityEv at Base 0
- _ZNK3MPI4File14Get_errhandlerEv at Base 0
+ (optional)_ZNK3MPI4Comm16Sendrecv_replaceEPviRKNS_8DatatypeEiiii at Base 0
+ (optional)_ZNK3MPI4Comm16Sendrecv_replaceEPviRKNS_8DatatypeEiiiiRNS_6StatusE at Base 0
+ (optional)_ZNK3MPI4Comm20Reduce_scatter_blockEPKvPviRKNS_8DatatypeERKNS_2OpE at Base 0
+ (optional)_ZNK3MPI4Comm4RecvEPviRKNS_8DatatypeEii at Base 0
+ (optional)_ZNK3MPI4Comm4RecvEPviRKNS_8DatatypeEiiRNS_6StatusE at Base 0
+ (optional)_ZNK3MPI4Comm4SendEPKviRKNS_8DatatypeEii at Base 0
+ (optional)_ZNK3MPI4Comm5AbortEi at Base 0
+ (optional)_ZNK3MPI4Comm5BcastEPviRKNS_8DatatypeEi at Base 0
+ (optional)_ZNK3MPI4Comm5BsendEPKviRKNS_8DatatypeEii at Base 0
+ (optional)_ZNK3MPI4Comm5IrecvEPviRKNS_8DatatypeEii at Base 0
+ (optional)_ZNK3MPI4Comm5IsendEPKviRKNS_8DatatypeEii at Base 0
+ (optional)_ZNK3MPI4Comm5ProbeEii at Base 0
+ (optional)_ZNK3MPI4Comm5ProbeEiiRNS_6StatusE at Base 0
+ (optional)_ZNK3MPI4Comm5RsendEPKviRKNS_8DatatypeEii at Base 0
+ (optional)_ZNK3MPI4Comm5SsendEPKviRKNS_8DatatypeEii at Base 0
+ (optional)_ZNK3MPI4Comm6GatherEPKviRKNS_8DatatypeEPviS5_i at Base 0
+ (optional)_ZNK3MPI4Comm6IbsendEPKviRKNS_8DatatypeEii at Base 0
+ (optional)_ZNK3MPI4Comm6IprobeEii at Base 0
+ (optional)_ZNK3MPI4Comm6IprobeEiiRNS_6StatusE at Base 0
+ (optional)_ZNK3MPI4Comm6IrsendEPKviRKNS_8DatatypeEii at Base 0
+ (optional)_ZNK3MPI4Comm6IssendEPKviRKNS_8DatatypeEii at Base 0
+ (optional)_ZNK3MPI4Comm6ReduceEPKvPviRKNS_8DatatypeERKNS_2OpEi at Base 0
+ (optional)_ZNK3MPI4Comm7BarrierEv at Base 0
+ (optional)_ZNK3MPI4Comm7GathervEPKviRKNS_8DatatypeEPvPKiS8_S5_i at Base 0
+ (optional)_ZNK3MPI4Comm7ScatterEPKviRKNS_8DatatypeEPviS5_i at Base 0
+ (optional)_ZNK3MPI4Comm8AlltoallEPKviRKNS_8DatatypeEPviS5_ at Base 0
+ (optional)_ZNK3MPI4Comm8Get_attrEiPv at Base 0
+ (optional)_ZNK3MPI4Comm8Get_nameEPcRi at Base 0
+ (optional)_ZNK3MPI4Comm8Get_rankEv at Base 0
+ (optional)_ZNK3MPI4Comm8Get_sizeEv at Base 0
+ (optional)_ZNK3MPI4Comm8Is_interEv at Base 0
+ (optional)_ZNK3MPI4Comm8ScattervEPKvPKiS4_RKNS_8DatatypeEPviS7_i at Base 0
+ (optional)_ZNK3MPI4Comm8SendrecvEPKviRKNS_8DatatypeEiiPviS5_ii at Base 0
+ (optional)_ZNK3MPI4Comm8SendrecvEPKviRKNS_8DatatypeEiiPviS5_iiRNS_6StatusE at Base 0
+ (optional)_ZNK3MPI4Comm9AllgatherEPKviRKNS_8DatatypeEPviS5_ at Base 0
+ (optional)_ZNK3MPI4Comm9AllreduceEPKvPviRKNS_8DatatypeERKNS_2OpE at Base 0
+ (optional)_ZNK3MPI4Comm9AlltoallvEPKvPKiS4_RKNS_8DatatypeEPvS4_S4_S7_ at Base 0
+ (optional)_ZNK3MPI4Comm9AlltoallwEPKvPKiS4_PKNS_8DatatypeEPvS4_S4_S7_ at Base 0
+ (optional)_ZNK3MPI4Comm9Get_groupEv at Base 0
+ (optional)_ZNK3MPI4Comm9Recv_initEPviRKNS_8DatatypeEii at Base 0
+ (optional)_ZNK3MPI4Comm9Send_initEPKviRKNS_8DatatypeEii at Base 0
+ (optional)_ZNK3MPI4File12Get_positionEv at Base 0
+ (optional)_ZNK3MPI4File13Get_atomicityEv at Base 0
+ (optional)_ZNK3MPI4File14Get_errhandlerEv at Base 0
_ZNK3MPI4File15Call_errhandlerEi at Base 0
#MISSING: 4.1# _ZNK3MPI4File15Get_byte_offsetEl at Base 4
- _ZNK3MPI4File15Get_byte_offsetEx at Base 4.1
- _ZNK3MPI4File15Get_type_extentERKNS_8DatatypeE at Base 0
- _ZNK3MPI4File19Get_position_sharedEv at Base 0
- _ZNK3MPI4File8Get_infoEv at Base 0
- _ZNK3MPI4File8Get_sizeEv at Base 0
+ (optional)_ZNK3MPI4File15Get_byte_offsetEx at Base 4.1
+ (optional)_ZNK3MPI4File15Get_type_extentERKNS_8DatatypeE at Base 0
+ (optional)_ZNK3MPI4File19Get_position_sharedEv at Base 0
+ (optional)_ZNK3MPI4File8Get_infoEv at Base 0
+ (optional)_ZNK3MPI4File8Get_sizeEv at Base 0
#MISSING: 4.1# _ZNK3MPI4File8Get_viewERlRNS_8DatatypeES3_Pc at Base 4
- _ZNK3MPI4File8Get_viewERxRNS_8DatatypeES3_Pc at Base 4.1
- _ZNK3MPI4File9Get_amodeEv at Base 0
- _ZNK3MPI4File9Get_groupEv at Base 0
- _ZNK3MPI4Info10Get_nthkeyEiPc at Base 0
- _ZNK3MPI4Info12Get_valuelenEPKcRi at Base 0
- _ZNK3MPI4Info3GetEPKciPc at Base 0
- _ZNK3MPI4Info9Get_nkeysEv at Base 0
- _ZNK3MPI5Group10Range_exclEiPA3_Ki at Base 0
- _ZNK3MPI5Group10Range_inclEiPA3_Ki at Base 0
- _ZNK3MPI5Group4ExclEiPKi at Base 0
- _ZNK3MPI5Group4InclEiPKi at Base 0
- _ZNK3MPI5Group8Get_rankEv at Base 0
- _ZNK3MPI5Group8Get_sizeEv at Base 0
- _ZNK3MPI6Status12Get_elementsERKNS_8DatatypeE at Base 0
- _ZNK3MPI6Status12Is_cancelledEv at Base 0
- _ZNK3MPI6Status9Get_countERKNS_8DatatypeE at Base 0
- _ZNK3MPI7Request10Get_statusERNS_6StatusE at Base 0
- _ZNK3MPI7Request10Get_statusEv at Base 0
- _ZNK3MPI7Request6CancelEv at Base 0
- _ZNK3MPI8Cartcomm10Get_coordsEiiPi at Base 0
- _ZNK3MPI8Cartcomm13Get_cart_rankEPKi at Base 0
- _ZNK3MPI8Cartcomm3MapEiPKiPKb at Base 0
- _ZNK3MPI8Cartcomm3SubEPKb at Base 0
- _ZNK3MPI8Cartcomm5CloneEv at Base 0
- _ZNK3MPI8Cartcomm5ShiftEiiRiS1_ at Base 0
- _ZNK3MPI8Cartcomm7Get_dimEv at Base 0
- _ZNK3MPI8Cartcomm8Get_topoEiPiPbS1_ at Base 0
- _ZNK3MPI8Datatype10Get_extentERlS1_ at Base 0
- _ZNK3MPI8Datatype12Get_contentsEiiiPiPlPS0_ at Base 0
- _ZNK3MPI8Datatype12Get_envelopeERiS1_S1_S1_ at Base 0
- _ZNK3MPI8Datatype13Create_darrayEiiiPKiS2_S2_S2_i at Base 0
- _ZNK3MPI8Datatype13Create_vectorEiii at Base 0
- _ZNK3MPI8Datatype13Pack_externalEPKcPKviPvlRl at Base 0
- _ZNK3MPI8Datatype14Create_hvectorEiil at Base 0
- _ZNK3MPI8Datatype14Create_indexedEiPKiS2_ at Base 0
- _ZNK3MPI8Datatype14Create_resizedEll at Base 0
- _ZNK3MPI8Datatype15Create_hindexedEiPKiPKl at Base 0
- _ZNK3MPI8Datatype15Create_subarrayEiPKiS2_S2_i at Base 0
- _ZNK3MPI8Datatype15Get_true_extentERlS1_ at Base 0
- _ZNK3MPI8Datatype15Unpack_externalEPKcPKvlRlPvi at Base 0
- _ZNK3MPI8Datatype17Create_contiguousEi at Base 0
- _ZNK3MPI8Datatype18Pack_external_sizeEPKci at Base 0
- _ZNK3MPI8Datatype20Create_indexed_blockEiiPKi at Base 0
+ (optional)_ZNK3MPI4File8Get_viewERxRNS_8DatatypeES3_Pc at Base 4.1
+ (optional)_ZNK3MPI4File9Get_amodeEv at Base 0
+ (optional)_ZNK3MPI4File9Get_groupEv at Base 0
+ (optional)_ZNK3MPI4Info10Get_nthkeyEiPc at Base 0
+ (optional)_ZNK3MPI4Info12Get_valuelenEPKcRi at Base 0
+ (optional)_ZNK3MPI4Info3GetEPKciPc at Base 0
+ (optional)_ZNK3MPI4Info9Get_nkeysEv at Base 0
+ (optional)_ZNK3MPI5Group10Range_exclEiPA3_Ki at Base 0
+ (optional)_ZNK3MPI5Group10Range_inclEiPA3_Ki at Base 0
+ (optional)_ZNK3MPI5Group4ExclEiPKi at Base 0
+ (optional)_ZNK3MPI5Group4InclEiPKi at Base 0
+ (optional)_ZNK3MPI5Group8Get_rankEv at Base 0
+ (optional)_ZNK3MPI5Group8Get_sizeEv at Base 0
+ (optional)_ZNK3MPI6Status12Get_elementsERKNS_8DatatypeE at Base 0
+ (optional)_ZNK3MPI6Status12Is_cancelledEv at Base 0
+ (optional)_ZNK3MPI6Status9Get_countERKNS_8DatatypeE at Base 0
+ (optional)_ZNK3MPI7Request10Get_statusERNS_6StatusE at Base 0
+ (optional)_ZNK3MPI7Request10Get_statusEv at Base 0
+ (optional)_ZNK3MPI7Request6CancelEv at Base 0
+ (optional)_ZNK3MPI8Cartcomm10Get_coordsEiiPi at Base 0
+ (optional)_ZNK3MPI8Cartcomm13Get_cart_rankEPKi at Base 0
+ (optional)_ZNK3MPI8Cartcomm3MapEiPKiPKb at Base 0
+ (optional)_ZNK3MPI8Cartcomm3SubEPKb at Base 0
+ (optional)_ZNK3MPI8Cartcomm5CloneEv at Base 0
+ (optional)_ZNK3MPI8Cartcomm5ShiftEiiRiS1_ at Base 0
+ (optional)_ZNK3MPI8Cartcomm7Get_dimEv at Base 0
+ (optional)_ZNK3MPI8Cartcomm8Get_topoEiPiPbS1_ at Base 0
+ (optional)_ZNK3MPI8Datatype10Get_extentERlS1_ at Base 0
+ (optional)_ZNK3MPI8Datatype12Get_contentsEiiiPiPlPS0_ at Base 0
+ (optional)_ZNK3MPI8Datatype12Get_envelopeERiS1_S1_S1_ at Base 0
+ (optional)_ZNK3MPI8Datatype13Create_darrayEiiiPKiS2_S2_S2_i at Base 0
+ (optional)_ZNK3MPI8Datatype13Create_vectorEiii at Base 0
+ (optional)_ZNK3MPI8Datatype13Pack_externalEPKcPKviPvlRl at Base 0
+ (optional)_ZNK3MPI8Datatype14Create_hvectorEiil at Base 0
+ (optional)_ZNK3MPI8Datatype14Create_indexedEiPKiS2_ at Base 0
+ (optional)_ZNK3MPI8Datatype14Create_resizedEll at Base 0
+ (optional)_ZNK3MPI8Datatype15Create_hindexedEiPKiPKl at Base 0
+ (optional)_ZNK3MPI8Datatype15Create_subarrayEiPKiS2_S2_i at Base 0
+ (optional)_ZNK3MPI8Datatype15Get_true_extentERlS1_ at Base 0
+ (optional)_ZNK3MPI8Datatype15Unpack_externalEPKcPKvlRlPvi at Base 0
+ (optional)_ZNK3MPI8Datatype17Create_contiguousEi at Base 0
+ (optional)_ZNK3MPI8Datatype18Pack_external_sizeEPKci at Base 0
+ (optional)_ZNK3MPI8Datatype20Create_indexed_blockEiiPKi at Base 0
_ZNK3MPI8Datatype4PackEPKviPviRiRKNS_4CommE at Base 0
_ZNK3MPI8Datatype6UnpackEPKviPviRiRKNS_4CommE at Base 0
- _ZNK3MPI8Datatype8Get_attrEiPv at Base 0
- _ZNK3MPI8Datatype8Get_nameEPcRi at Base 0
- _ZNK3MPI8Datatype8Get_sizeEv at Base 0
+ (optional)_ZNK3MPI8Datatype8Get_attrEiPv at Base 0
+ (optional)_ZNK3MPI8Datatype8Get_nameEPcRi at Base 0
+ (optional)_ZNK3MPI8Datatype8Get_sizeEv at Base 0
_ZNK3MPI8Datatype9Pack_sizeEiRKNS_4CommE at Base 0
- _ZNK3MPI8Nullcomm5CloneEv at Base 0
- _ZNK3MPI9Graphcomm13Get_neighborsEiiPi at Base 0
- _ZNK3MPI9Graphcomm19Get_neighbors_countEi at Base 0
- _ZNK3MPI9Graphcomm3MapEiPKiS2_ at Base 0
- _ZNK3MPI9Graphcomm5CloneEv at Base 0
- _ZNK3MPI9Graphcomm8Get_dimsEPiS1_ at Base 0
- _ZNK3MPI9Graphcomm8Get_topoEiiPiS1_ at Base 0
- _ZNK3MPI9Intercomm15Get_remote_sizeEv at Base 0
- _ZNK3MPI9Intercomm16Get_remote_groupEv at Base 0
- _ZNK3MPI9Intercomm5CloneEv at Base 0
+ (optional)_ZNK3MPI8Nullcomm5CloneEv at Base 0
+ (optional)_ZNK3MPI9Graphcomm13Get_neighborsEiiPi at Base 0
+ (optional)_ZNK3MPI9Graphcomm19Get_neighbors_countEi at Base 0
+ (optional)_ZNK3MPI9Graphcomm3MapEiPKiS2_ at Base 0
+ (optional)_ZNK3MPI9Graphcomm5CloneEv at Base 0
+ (optional)_ZNK3MPI9Graphcomm8Get_dimsEPiS1_ at Base 0
+ (optional)_ZNK3MPI9Graphcomm8Get_topoEiiPiS1_ at Base 0
+ (optional)_ZNK3MPI9Intercomm15Get_remote_sizeEv at Base 0
+ (optional)_ZNK3MPI9Intercomm16Get_remote_groupEv at Base 0
+ (optional)_ZNK3MPI9Intercomm5CloneEv at Base 0
_ZNK3MPI9Intercomm5MergeEb at Base 0
- _ZNK3MPI9Intercomm5SplitEii at Base 0
+ (optional)_ZNK3MPI9Intercomm5SplitEii at Base 0
_ZNK3MPI9Intracomm11Create_cartEiPKiPKbb at Base 0
_ZNK3MPI9Intracomm12Create_graphEiPKiS2_b at Base 0
- _ZNK3MPI9Intracomm16Create_intercommEiRKNS_4CommEii at Base 0
- _ZNK3MPI9Intracomm4ScanEPKvPviRKNS_8DatatypeERKNS_2OpE at Base 0
- _ZNK3MPI9Intracomm5CloneEv at Base 0
- _ZNK3MPI9Intracomm5SplitEii at Base 0
- _ZNK3MPI9Intracomm6AcceptEPKcRKNS_4InfoEi at Base 0
- _ZNK3MPI9Intracomm6CreateERKNS_5GroupE at Base 0
- _ZNK3MPI9Intracomm6ExscanEPKvPviRKNS_8DatatypeERKNS_2OpE at Base 0
- _ZNK3MPI9Intracomm7ConnectEPKcRKNS_4InfoEi at Base 0
- _ZTIN3MPI10ErrhandlerE at Base 0
- _ZTIN3MPI2OpE at Base 0
+ (optional)_ZNK3MPI9Intracomm16Create_intercommEiRKNS_4CommEii at Base 0
+ (optional)_ZNK3MPI9Intracomm4ScanEPKvPviRKNS_8DatatypeERKNS_2OpE at Base 0
+ (optional)_ZNK3MPI9Intracomm5CloneEv at Base 0
+ (optional)_ZNK3MPI9Intracomm5SplitEii at Base 0
+ (optional)_ZNK3MPI9Intracomm6AcceptEPKcRKNS_4InfoEi at Base 0
+ (optional)_ZNK3MPI9Intracomm6CreateERKNS_5GroupE at Base 0
+ (optional)_ZNK3MPI9Intracomm6ExscanEPKvPviRKNS_8DatatypeERKNS_2OpE at Base 0
+ (optional)_ZNK3MPI9Intracomm7ConnectEPKcRKNS_4InfoEi at Base 0
+ (optional)_ZTIN3MPI10ErrhandlerE at Base 0
+ (optional)_ZTIN3MPI2OpE at Base 0
_ZTIN3MPI3WinE at Base 0
_ZTIN3MPI4CommE at Base 0
_ZTIN3MPI4FileE at Base 0
- _ZTIN3MPI4InfoE at Base 0
- _ZTIN3MPI5GroupE at Base 0
- _ZTIN3MPI6StatusE at Base 0
+ (optional)_ZTIN3MPI4InfoE at Base 0
+ (optional)_ZTIN3MPI5GroupE at Base 0
+ (optional)_ZTIN3MPI6StatusE at Base 0
_ZTIN3MPI7RequestE at Base 0
- _ZTIN3MPI8CartcommE at Base 0
+ (optional)_ZTIN3MPI8CartcommE at Base 0
_ZTIN3MPI8DatatypeE at Base 0
- _ZTIN3MPI8GrequestE at Base 0
- _ZTIN3MPI8NullcommE at Base 0
- _ZTIN3MPI8PrequestE at Base 0
+ (optional)_ZTIN3MPI8GrequestE at Base 0
+ (optional)_ZTIN3MPI8NullcommE at Base 0
+ (optional)_ZTIN3MPI8PrequestE at Base 0
_ZTIN3MPI9ExceptionE at Base 0
- _ZTIN3MPI9GraphcommE at Base 0
+ (optional)_ZTIN3MPI9GraphcommE at Base 0
_ZTIN3MPI9IntercommE at Base 0
_ZTIN3MPI9IntracommE at Base 0
_ZTSN3MPI10ErrhandlerE at Base 0
@@ -3446,22 +3446,22 @@
_ZTSN3MPI9GraphcommE at Base 0
_ZTSN3MPI9IntercommE at Base 0
_ZTSN3MPI9IntracommE at Base 0
- _ZTVN3MPI10ErrhandlerE at Base 0
- _ZTVN3MPI2OpE at Base 0
+ (optional)_ZTVN3MPI10ErrhandlerE at Base 0
+ (optional)_ZTVN3MPI2OpE at Base 0
_ZTVN3MPI3WinE at Base 0
_ZTVN3MPI4CommE at Base 0
_ZTVN3MPI4FileE at Base 0
- _ZTVN3MPI4InfoE at Base 0
- _ZTVN3MPI5GroupE at Base 0
- _ZTVN3MPI6StatusE at Base 0
- _ZTVN3MPI7RequestE at Base 0
- _ZTVN3MPI8CartcommE at Base 0
+ (optional)_ZTVN3MPI4InfoE at Base 0
+ (optional)_ZTVN3MPI5GroupE at Base 0
+ (optional)_ZTVN3MPI6StatusE at Base 0
+ (optional)_ZTVN3MPI7RequestE at Base 0
+ (optional)_ZTVN3MPI8CartcommE at Base 0
_ZTVN3MPI8DatatypeE at Base 0
- _ZTVN3MPI8GrequestE at Base 0
- _ZTVN3MPI8NullcommE at Base 0
- _ZTVN3MPI8PrequestE at Base 0
- _ZTVN3MPI9ExceptionE at Base 0
- _ZTVN3MPI9GraphcommE at Base 0
+ (optional)_ZTVN3MPI8GrequestE at Base 0
+ (optional)_ZTVN3MPI8NullcommE at Base 0
+ (optional)_ZTVN3MPI8PrequestE at Base 0
+ (optional)_ZTVN3MPI9ExceptionE at Base 0
+ (optional)_ZTVN3MPI9GraphcommE at Base 0
_ZTVN3MPI9IntercommE at Base 0
_ZTVN3MPI9IntracommE at Base 0
libmpichfort.so.12 #PACKAGE# #MINVER#
@@ -3478,503 +3478,503 @@
MPIR_F_MPI_UNWEIGHTED at Base 3.4
MPIR_F_MPI_WEIGHTS_EMPTY at Base 3.4
MPIR_F_NeedInit at Base 3.4
- MPIX_ALLREDUCE_ENQUEUE at Base 4.1
- MPIX_COMM_AGREE at Base 0
- MPIX_COMM_FAILURE_ACK at Base 0
- MPIX_COMM_FAILURE_GET_ACKED at Base 0
- MPIX_COMM_GET_FAILED at Base 4.1
- MPIX_COMM_GET_STREAM at Base 4.1
- MPIX_COMM_REVOKE at Base 0
- MPIX_COMM_SHRINK at Base 0
- MPIX_COMM_TEST_THREADCOMM at Base 4.2
+ (optional)MPIX_ALLREDUCE_ENQUEUE at Base 4.1
+ (optional)MPIX_COMM_AGREE at Base 0
+ (optional)MPIX_COMM_FAILURE_ACK at Base 0
+ (optional)MPIX_COMM_FAILURE_GET_ACKED at Base 0
+ (optional)MPIX_COMM_GET_FAILED at Base 4.1
+ (optional)MPIX_COMM_GET_STREAM at Base 4.1
+ (optional)MPIX_COMM_REVOKE at Base 0
+ (optional)MPIX_COMM_SHRINK at Base 0
+ (optional)MPIX_COMM_TEST_THREADCOMM at Base 4.2
#MISSING: 4.2# MPIX_DELETE_ERROR_CLASS at Base 4.1
#MISSING: 4.2# MPIX_DELETE_ERROR_CODE at Base 4.1
#MISSING: 4.2# MPIX_DELETE_ERROR_STRING at Base 4.1
- MPIX_GPU_QUERY_SUPPORT at Base 4
- MPIX_INFO_SET_HEX at Base 4.1
- MPIX_IRECV_ENQUEUE at Base 4.1
- MPIX_ISEND_ENQUEUE at Base 4.1
- MPIX_QUERY_CUDA_SUPPORT at Base 3.4
- MPIX_QUERY_HIP_SUPPORT at Base 4
- MPIX_QUERY_ZE_SUPPORT at Base 4
- MPIX_RECV_ENQUEUE at Base 4.1
- MPIX_SEND_ENQUEUE at Base 4.1
- MPIX_START_PROGRESS_THREAD at Base 4.1
- MPIX_STOP_PROGRESS_THREAD at Base 4.1
- MPIX_STREAM_COMM_CREATE at Base 4.1
- MPIX_STREAM_COMM_CREATE_MULTIPLEX at Base 4.1
- MPIX_STREAM_CREATE at Base 4.1
- MPIX_STREAM_FREE at Base 4.1
- MPIX_STREAM_IRECV at Base 4.1
- MPIX_STREAM_ISEND at Base 4.1
- MPIX_STREAM_PROGRESS at Base 4.1
- MPIX_STREAM_RECV at Base 4.1
- MPIX_STREAM_SEND at Base 4.1
- MPIX_THREADCOMM_FINISH at Base 4.2
- MPIX_THREADCOMM_FREE at Base 4.2
- MPIX_THREADCOMM_INIT at Base 4.2
- MPIX_THREADCOMM_START at Base 4.2
- MPIX_WAITALL_ENQUEUE at Base 4.1
- MPIX_WAIT_ENQUEUE at Base 4.1
- MPI_ABORT at Base 0
- MPI_ACCUMULATE at Base 0
- MPI_ADDRESS at Base 0
- MPI_ADD_ERROR_CLASS at Base 0
- MPI_ADD_ERROR_CODE at Base 0
- MPI_ADD_ERROR_STRING at Base 0
- MPI_AINT_ADD at Base 0
- MPI_AINT_DIFF at Base 0
- MPI_ALLGATHER at Base 0
- MPI_ALLGATHERV at Base 0
- MPI_ALLGATHERV_INIT at Base 4
- MPI_ALLGATHER_INIT at Base 4
- MPI_ALLOC_MEM at Base 0
- MPI_ALLOC_MEM_CPTR at Base 4.2
- MPI_ALLREDUCE at Base 0
- MPI_ALLREDUCE_INIT at Base 4
- MPI_ALLTOALL at Base 0
- MPI_ALLTOALLV at Base 0
- MPI_ALLTOALLV_INIT at Base 4
- MPI_ALLTOALLW at Base 0
- MPI_ALLTOALLW_INIT at Base 4
- MPI_ALLTOALL_INIT at Base 4
- MPI_ATTR_DELETE at Base 0
- MPI_ATTR_GET at Base 0
- MPI_ATTR_PUT at Base 0
- MPI_BARRIER at Base 0
- MPI_BARRIER_INIT at Base 4
- MPI_BCAST at Base 0
- MPI_BCAST_INIT at Base 4
- MPI_BSEND at Base 0
- MPI_BSEND_INIT at Base 0
- MPI_BUFFER_ATTACH at Base 0
- MPI_BUFFER_DETACH at Base 0
- MPI_BUFFER_FLUSH at Base 4.2
- MPI_BUFFER_IFLUSH at Base 4.2
- MPI_CANCEL at Base 0
- MPI_CARTDIM_GET at Base 0
- MPI_CART_COORDS at Base 0
- MPI_CART_CREATE at Base 0
- MPI_CART_GET at Base 0
- MPI_CART_MAP at Base 0
- MPI_CART_RANK at Base 0
- MPI_CART_SHIFT at Base 0
- MPI_CART_SUB at Base 0
- MPI_CLOSE_PORT at Base 0
- MPI_COMM_ACCEPT at Base 0
- MPI_COMM_ATTACH_BUFFER at Base 4.2
- MPI_COMM_CALL_ERRHANDLER at Base 0
- MPI_COMM_COMPARE at Base 0
- MPI_COMM_CONNECT at Base 0
- MPI_COMM_CREATE at Base 0
- MPI_COMM_CREATE_ERRHANDLER at Base 0
- MPI_COMM_CREATE_FROM_GROUP at Base 4
- MPI_COMM_CREATE_GROUP at Base 0
- MPI_COMM_CREATE_KEYVAL at Base 0
- MPI_COMM_DELETE_ATTR at Base 0
- MPI_COMM_DETACH_BUFFER at Base 4.2
- MPI_COMM_DISCONNECT at Base 0
- MPI_COMM_DUP at Base 0
- MPI_COMM_DUP_FN at Base 0
- MPI_COMM_DUP_WITH_INFO at Base 0
- MPI_COMM_FLUSH_BUFFER at Base 4.2
- MPI_COMM_FREE at Base 0
- MPI_COMM_FREE_KEYVAL at Base 0
- MPI_COMM_GET_ATTR at Base 0
- MPI_COMM_GET_ERRHANDLER at Base 0
- MPI_COMM_GET_INFO at Base 0
- MPI_COMM_GET_NAME at Base 0
- MPI_COMM_GET_PARENT at Base 0
- MPI_COMM_GROUP at Base 0
- MPI_COMM_IDUP at Base 0
- MPI_COMM_IDUP_WITH_INFO at Base 4
- MPI_COMM_IFLUSH_BUFFER at Base 4.2
- MPI_COMM_JOIN at Base 0
- MPI_COMM_NULL_COPY_FN at Base 0
- MPI_COMM_NULL_DELETE_FN at Base 0
- MPI_COMM_RANK at Base 0
- MPI_COMM_REMOTE_GROUP at Base 0
- MPI_COMM_REMOTE_SIZE at Base 0
- MPI_COMM_SET_ATTR at Base 0
- MPI_COMM_SET_ERRHANDLER at Base 0
- MPI_COMM_SET_INFO at Base 0
- MPI_COMM_SET_NAME at Base 0
- MPI_COMM_SIZE at Base 0
- MPI_COMM_SPAWN at Base 0
- MPI_COMM_SPAWN_MULTIPLE at Base 0
- MPI_COMM_SPLIT at Base 0
- MPI_COMM_SPLIT_TYPE at Base 0
- MPI_COMM_TEST_INTER at Base 0
- MPI_COMPARE_AND_SWAP at Base 0
- MPI_CONVERSION_FN_NULL at Base 0
- MPI_DIMS_CREATE at Base 0
- MPI_DIST_GRAPH_CREATE at Base 0
- MPI_DIST_GRAPH_CREATE_ADJACENT at Base 0
- MPI_DIST_GRAPH_NEIGHBORS at Base 0
- MPI_DIST_GRAPH_NEIGHBORS_COUNT at Base 0
- MPI_DUP_FN at Base 0
- MPI_ERRHANDLER_CREATE at Base 0
- MPI_ERRHANDLER_FREE at Base 0
- MPI_ERRHANDLER_GET at Base 0
- MPI_ERRHANDLER_SET at Base 0
- MPI_ERROR_CLASS at Base 0
- MPI_ERROR_STRING at Base 0
- MPI_EXSCAN at Base 0
- MPI_EXSCAN_INIT at Base 4
+ (optional)MPIX_GPU_QUERY_SUPPORT at Base 4
+ (optional)MPIX_INFO_SET_HEX at Base 4.1
+ (optional)MPIX_IRECV_ENQUEUE at Base 4.1
+ (optional)MPIX_ISEND_ENQUEUE at Base 4.1
+ (optional)MPIX_QUERY_CUDA_SUPPORT at Base 3.4
+ (optional)MPIX_QUERY_HIP_SUPPORT at Base 4
+ (optional)MPIX_QUERY_ZE_SUPPORT at Base 4
+ (optional)MPIX_RECV_ENQUEUE at Base 4.1
+ (optional)MPIX_SEND_ENQUEUE at Base 4.1
+ (optional)MPIX_START_PROGRESS_THREAD at Base 4.1
+ (optional)MPIX_STOP_PROGRESS_THREAD at Base 4.1
+ (optional)MPIX_STREAM_COMM_CREATE at Base 4.1
+ (optional)MPIX_STREAM_COMM_CREATE_MULTIPLEX at Base 4.1
+ (optional)MPIX_STREAM_CREATE at Base 4.1
+ (optional)MPIX_STREAM_FREE at Base 4.1
+ (optional)MPIX_STREAM_IRECV at Base 4.1
+ (optional)MPIX_STREAM_ISEND at Base 4.1
+ (optional)MPIX_STREAM_PROGRESS at Base 4.1
+ (optional)MPIX_STREAM_RECV at Base 4.1
+ (optional)MPIX_STREAM_SEND at Base 4.1
+ (optional)MPIX_THREADCOMM_FINISH at Base 4.2
+ (optional)MPIX_THREADCOMM_FREE at Base 4.2
+ (optional)MPIX_THREADCOMM_INIT at Base 4.2
+ (optional)MPIX_THREADCOMM_START at Base 4.2
+ (optional)MPIX_WAITALL_ENQUEUE at Base 4.1
+ (optional)MPIX_WAIT_ENQUEUE at Base 4.1
+ (optional)MPI_ABORT at Base 0
+ (optional)MPI_ACCUMULATE at Base 0
+ (optional)MPI_ADDRESS at Base 0
+ (optional)MPI_ADD_ERROR_CLASS at Base 0
+ (optional)MPI_ADD_ERROR_CODE at Base 0
+ (optional)MPI_ADD_ERROR_STRING at Base 0
+ (optional)MPI_AINT_ADD at Base 0
+ (optional)MPI_AINT_DIFF at Base 0
+ (optional)MPI_ALLGATHER at Base 0
+ (optional)MPI_ALLGATHERV at Base 0
+ (optional)MPI_ALLGATHERV_INIT at Base 4
+ (optional)MPI_ALLGATHER_INIT at Base 4
+ (optional)MPI_ALLOC_MEM at Base 0
+ (optional)MPI_ALLOC_MEM_CPTR at Base 4.2
+ (optional)MPI_ALLREDUCE at Base 0
+ (optional)MPI_ALLREDUCE_INIT at Base 4
+ (optional)MPI_ALLTOALL at Base 0
+ (optional)MPI_ALLTOALLV at Base 0
+ (optional)MPI_ALLTOALLV_INIT at Base 4
+ (optional)MPI_ALLTOALLW at Base 0
+ (optional)MPI_ALLTOALLW_INIT at Base 4
+ (optional)MPI_ALLTOALL_INIT at Base 4
+ (optional)MPI_ATTR_DELETE at Base 0
+ (optional)MPI_ATTR_GET at Base 0
+ (optional)MPI_ATTR_PUT at Base 0
+ (optional)MPI_BARRIER at Base 0
+ (optional)MPI_BARRIER_INIT at Base 4
+ (optional)MPI_BCAST at Base 0
+ (optional)MPI_BCAST_INIT at Base 4
+ (optional)MPI_BSEND at Base 0
+ (optional)MPI_BSEND_INIT at Base 0
+ (optional)MPI_BUFFER_ATTACH at Base 0
+ (optional)MPI_BUFFER_DETACH at Base 0
+ (optional)MPI_BUFFER_FLUSH at Base 4.2
+ (optional)MPI_BUFFER_IFLUSH at Base 4.2
+ (optional)MPI_CANCEL at Base 0
+ (optional)MPI_CARTDIM_GET at Base 0
+ (optional)MPI_CART_COORDS at Base 0
+ (optional)MPI_CART_CREATE at Base 0
+ (optional)MPI_CART_GET at Base 0
+ (optional)MPI_CART_MAP at Base 0
+ (optional)MPI_CART_RANK at Base 0
+ (optional)MPI_CART_SHIFT at Base 0
+ (optional)MPI_CART_SUB at Base 0
+ (optional)MPI_CLOSE_PORT at Base 0
+ (optional)MPI_COMM_ACCEPT at Base 0
+ (optional)MPI_COMM_ATTACH_BUFFER at Base 4.2
+ (optional)MPI_COMM_CALL_ERRHANDLER at Base 0
+ (optional)MPI_COMM_COMPARE at Base 0
+ (optional)MPI_COMM_CONNECT at Base 0
+ (optional)MPI_COMM_CREATE at Base 0
+ (optional)MPI_COMM_CREATE_ERRHANDLER at Base 0
+ (optional)MPI_COMM_CREATE_FROM_GROUP at Base 4
+ (optional)MPI_COMM_CREATE_GROUP at Base 0
+ (optional)MPI_COMM_CREATE_KEYVAL at Base 0
+ (optional)MPI_COMM_DELETE_ATTR at Base 0
+ (optional)MPI_COMM_DETACH_BUFFER at Base 4.2
+ (optional)MPI_COMM_DISCONNECT at Base 0
+ (optional)MPI_COMM_DUP at Base 0
+ (optional)MPI_COMM_DUP_FN at Base 0
+ (optional)MPI_COMM_DUP_WITH_INFO at Base 0
+ (optional)MPI_COMM_FLUSH_BUFFER at Base 4.2
+ (optional)MPI_COMM_FREE at Base 0
+ (optional)MPI_COMM_FREE_KEYVAL at Base 0
+ (optional)MPI_COMM_GET_ATTR at Base 0
+ (optional)MPI_COMM_GET_ERRHANDLER at Base 0
+ (optional)MPI_COMM_GET_INFO at Base 0
+ (optional)MPI_COMM_GET_NAME at Base 0
+ (optional)MPI_COMM_GET_PARENT at Base 0
+ (optional)MPI_COMM_GROUP at Base 0
+ (optional)MPI_COMM_IDUP at Base 0
+ (optional)MPI_COMM_IDUP_WITH_INFO at Base 4
+ (optional)MPI_COMM_IFLUSH_BUFFER at Base 4.2
+ (optional)MPI_COMM_JOIN at Base 0
+ (optional)MPI_COMM_NULL_COPY_FN at Base 0
+ (optional)MPI_COMM_NULL_DELETE_FN at Base 0
+ (optional)MPI_COMM_RANK at Base 0
+ (optional)MPI_COMM_REMOTE_GROUP at Base 0
+ (optional)MPI_COMM_REMOTE_SIZE at Base 0
+ (optional)MPI_COMM_SET_ATTR at Base 0
+ (optional)MPI_COMM_SET_ERRHANDLER at Base 0
+ (optional)MPI_COMM_SET_INFO at Base 0
+ (optional)MPI_COMM_SET_NAME at Base 0
+ (optional)MPI_COMM_SIZE at Base 0
+ (optional)MPI_COMM_SPAWN at Base 0
+ (optional)MPI_COMM_SPAWN_MULTIPLE at Base 0
+ (optional)MPI_COMM_SPLIT at Base 0
+ (optional)MPI_COMM_SPLIT_TYPE at Base 0
+ (optional)MPI_COMM_TEST_INTER at Base 0
+ (optional)MPI_COMPARE_AND_SWAP at Base 0
+ (optional)MPI_CONVERSION_FN_NULL at Base 0
+ (optional)MPI_DIMS_CREATE at Base 0
+ (optional)MPI_DIST_GRAPH_CREATE at Base 0
+ (optional)MPI_DIST_GRAPH_CREATE_ADJACENT at Base 0
+ (optional)MPI_DIST_GRAPH_NEIGHBORS at Base 0
+ (optional)MPI_DIST_GRAPH_NEIGHBORS_COUNT at Base 0
+ (optional)MPI_DUP_FN at Base 0
+ (optional)MPI_ERRHANDLER_CREATE at Base 0
+ (optional)MPI_ERRHANDLER_FREE at Base 0
+ (optional)MPI_ERRHANDLER_GET at Base 0
+ (optional)MPI_ERRHANDLER_SET at Base 0
+ (optional)MPI_ERROR_CLASS at Base 0
+ (optional)MPI_ERROR_STRING at Base 0
+ (optional)MPI_EXSCAN at Base 0
+ (optional)MPI_EXSCAN_INIT at Base 4
MPI_F08_STATUSES_IGNORE at Base 4.1
MPI_F08_STATUS_IGNORE at Base 4.1
- MPI_FETCH_AND_OP at Base 0
- MPI_FILE_CALL_ERRHANDLER at Base 0
- MPI_FILE_CLOSE at Base 0
- MPI_FILE_CREATE_ERRHANDLER at Base 0
- MPI_FILE_DELETE at Base 0
- MPI_FILE_GET_AMODE at Base 0
- MPI_FILE_GET_ATOMICITY at Base 0
- MPI_FILE_GET_BYTE_OFFSET at Base 0
- MPI_FILE_GET_ERRHANDLER at Base 0
- MPI_FILE_GET_GROUP at Base 0
- MPI_FILE_GET_INFO at Base 0
- MPI_FILE_GET_POSITION at Base 0
- MPI_FILE_GET_POSITION_SHARED at Base 0
- MPI_FILE_GET_SIZE at Base 0
- MPI_FILE_GET_TYPE_EXTENT at Base 0
- MPI_FILE_GET_VIEW at Base 0
- MPI_FILE_IREAD at Base 0
- MPI_FILE_IREAD_ALL at Base 0
- MPI_FILE_IREAD_AT at Base 0
- MPI_FILE_IREAD_AT_ALL at Base 0
- MPI_FILE_IREAD_SHARED at Base 0
- MPI_FILE_IWRITE at Base 0
- MPI_FILE_IWRITE_ALL at Base 0
- MPI_FILE_IWRITE_AT at Base 0
- MPI_FILE_IWRITE_AT_ALL at Base 0
- MPI_FILE_IWRITE_SHARED at Base 0
- MPI_FILE_OPEN at Base 0
- MPI_FILE_PREALLOCATE at Base 0
- MPI_FILE_READ at Base 0
- MPI_FILE_READ_ALL at Base 0
- MPI_FILE_READ_ALL_BEGIN at Base 0
- MPI_FILE_READ_ALL_END at Base 0
- MPI_FILE_READ_AT at Base 0
- MPI_FILE_READ_AT_ALL at Base 0
- MPI_FILE_READ_AT_ALL_BEGIN at Base 0
- MPI_FILE_READ_AT_ALL_END at Base 0
- MPI_FILE_READ_ORDERED at Base 0
- MPI_FILE_READ_ORDERED_BEGIN at Base 0
- MPI_FILE_READ_ORDERED_END at Base 0
- MPI_FILE_READ_SHARED at Base 0
- MPI_FILE_SEEK at Base 0
- MPI_FILE_SEEK_SHARED at Base 0
- MPI_FILE_SET_ATOMICITY at Base 0
- MPI_FILE_SET_ERRHANDLER at Base 0
- MPI_FILE_SET_INFO at Base 0
- MPI_FILE_SET_SIZE at Base 0
- MPI_FILE_SET_VIEW at Base 0
- MPI_FILE_SYNC at Base 0
- MPI_FILE_WRITE at Base 0
- MPI_FILE_WRITE_ALL at Base 0
- MPI_FILE_WRITE_ALL_BEGIN at Base 0
- MPI_FILE_WRITE_ALL_END at Base 0
- MPI_FILE_WRITE_AT at Base 0
- MPI_FILE_WRITE_AT_ALL at Base 0
- MPI_FILE_WRITE_AT_ALL_BEGIN at Base 0
- MPI_FILE_WRITE_AT_ALL_END at Base 0
- MPI_FILE_WRITE_ORDERED at Base 0
- MPI_FILE_WRITE_ORDERED_BEGIN at Base 0
- MPI_FILE_WRITE_ORDERED_END at Base 0
- MPI_FILE_WRITE_SHARED at Base 0
- MPI_FINALIZE at Base 0
- MPI_FINALIZED at Base 0
- MPI_FREE_MEM at Base 0
+ (optional)MPI_FETCH_AND_OP at Base 0
+ (optional)MPI_FILE_CALL_ERRHANDLER at Base 0
+ (optional)MPI_FILE_CLOSE at Base 0
+ (optional)MPI_FILE_CREATE_ERRHANDLER at Base 0
+ (optional)MPI_FILE_DELETE at Base 0
+ (optional)MPI_FILE_GET_AMODE at Base 0
+ (optional)MPI_FILE_GET_ATOMICITY at Base 0
+ (optional)MPI_FILE_GET_BYTE_OFFSET at Base 0
+ (optional)MPI_FILE_GET_ERRHANDLER at Base 0
+ (optional)MPI_FILE_GET_GROUP at Base 0
+ (optional)MPI_FILE_GET_INFO at Base 0
+ (optional)MPI_FILE_GET_POSITION at Base 0
+ (optional)MPI_FILE_GET_POSITION_SHARED at Base 0
+ (optional)MPI_FILE_GET_SIZE at Base 0
+ (optional)MPI_FILE_GET_TYPE_EXTENT at Base 0
+ (optional)MPI_FILE_GET_VIEW at Base 0
+ (optional)MPI_FILE_IREAD at Base 0
+ (optional)MPI_FILE_IREAD_ALL at Base 0
+ (optional)MPI_FILE_IREAD_AT at Base 0
+ (optional)MPI_FILE_IREAD_AT_ALL at Base 0
+ (optional)MPI_FILE_IREAD_SHARED at Base 0
+ (optional)MPI_FILE_IWRITE at Base 0
+ (optional)MPI_FILE_IWRITE_ALL at Base 0
+ (optional)MPI_FILE_IWRITE_AT at Base 0
+ (optional)MPI_FILE_IWRITE_AT_ALL at Base 0
+ (optional)MPI_FILE_IWRITE_SHARED at Base 0
+ (optional)MPI_FILE_OPEN at Base 0
+ (optional)MPI_FILE_PREALLOCATE at Base 0
+ (optional)MPI_FILE_READ at Base 0
+ (optional)MPI_FILE_READ_ALL at Base 0
+ (optional)MPI_FILE_READ_ALL_BEGIN at Base 0
+ (optional)MPI_FILE_READ_ALL_END at Base 0
+ (optional)MPI_FILE_READ_AT at Base 0
+ (optional)MPI_FILE_READ_AT_ALL at Base 0
+ (optional)MPI_FILE_READ_AT_ALL_BEGIN at Base 0
+ (optional)MPI_FILE_READ_AT_ALL_END at Base 0
+ (optional)MPI_FILE_READ_ORDERED at Base 0
+ (optional)MPI_FILE_READ_ORDERED_BEGIN at Base 0
+ (optional)MPI_FILE_READ_ORDERED_END at Base 0
+ (optional)MPI_FILE_READ_SHARED at Base 0
+ (optional)MPI_FILE_SEEK at Base 0
+ (optional)MPI_FILE_SEEK_SHARED at Base 0
+ (optional)MPI_FILE_SET_ATOMICITY at Base 0
+ (optional)MPI_FILE_SET_ERRHANDLER at Base 0
+ (optional)MPI_FILE_SET_INFO at Base 0
+ (optional)MPI_FILE_SET_SIZE at Base 0
+ (optional)MPI_FILE_SET_VIEW at Base 0
+ (optional)MPI_FILE_SYNC at Base 0
+ (optional)MPI_FILE_WRITE at Base 0
+ (optional)MPI_FILE_WRITE_ALL at Base 0
+ (optional)MPI_FILE_WRITE_ALL_BEGIN at Base 0
+ (optional)MPI_FILE_WRITE_ALL_END at Base 0
+ (optional)MPI_FILE_WRITE_AT at Base 0
+ (optional)MPI_FILE_WRITE_AT_ALL at Base 0
+ (optional)MPI_FILE_WRITE_AT_ALL_BEGIN at Base 0
+ (optional)MPI_FILE_WRITE_AT_ALL_END at Base 0
+ (optional)MPI_FILE_WRITE_ORDERED at Base 0
+ (optional)MPI_FILE_WRITE_ORDERED_BEGIN at Base 0
+ (optional)MPI_FILE_WRITE_ORDERED_END at Base 0
+ (optional)MPI_FILE_WRITE_SHARED at Base 0
+ (optional)MPI_FINALIZE at Base 0
+ (optional)MPI_FINALIZED at Base 0
+ (optional)MPI_FREE_MEM at Base 0
MPI_F_ARGVS_NULL at Base 3.4
MPI_F_ARGV_NULL at Base 4
MPI_F_ERRCODES_IGNORE at Base 3.4
- MPI_F_SYNC_REG at Base 4.0.1
- MPI_GATHER at Base 0
- MPI_GATHERV at Base 0
- MPI_GATHERV_INIT at Base 4
- MPI_GATHER_INIT at Base 4
- MPI_GET at Base 0
- MPI_GET_ACCUMULATE at Base 0
- MPI_GET_ADDRESS at Base 0
- MPI_GET_COUNT at Base 0
- MPI_GET_ELEMENTS at Base 0
- MPI_GET_ELEMENTS_X at Base 0
- MPI_GET_HW_RESOURCE_INFO at Base 4.2
- MPI_GET_LIBRARY_VERSION at Base 0
- MPI_GET_PROCESSOR_NAME at Base 0
- MPI_GET_VERSION at Base 0
- MPI_GRAPHDIMS_GET at Base 0
- MPI_GRAPH_CREATE at Base 0
- MPI_GRAPH_GET at Base 0
- MPI_GRAPH_MAP at Base 0
- MPI_GRAPH_NEIGHBORS at Base 0
- MPI_GRAPH_NEIGHBORS_COUNT at Base 0
- MPI_GREQUEST_COMPLETE at Base 0
- MPI_GREQUEST_START at Base 0
- MPI_GROUP_COMPARE at Base 0
- MPI_GROUP_DIFFERENCE at Base 0
- MPI_GROUP_EXCL at Base 0
- MPI_GROUP_FREE at Base 0
- MPI_GROUP_FROM_SESSION_PSET at Base 4
- MPI_GROUP_INCL at Base 0
- MPI_GROUP_INTERSECTION at Base 0
- MPI_GROUP_RANGE_EXCL at Base 0
- MPI_GROUP_RANGE_INCL at Base 0
- MPI_GROUP_RANK at Base 0
- MPI_GROUP_SIZE at Base 0
- MPI_GROUP_TRANSLATE_RANKS at Base 0
- MPI_GROUP_UNION at Base 0
- MPI_IALLGATHER at Base 0
- MPI_IALLGATHERV at Base 0
- MPI_IALLREDUCE at Base 0
- MPI_IALLTOALL at Base 0
- MPI_IALLTOALLV at Base 0
- MPI_IALLTOALLW at Base 0
- MPI_IBARRIER at Base 0
- MPI_IBCAST at Base 0
- MPI_IBSEND at Base 0
- MPI_IEXSCAN at Base 0
- MPI_IGATHER at Base 0
- MPI_IGATHERV at Base 0
- MPI_IMPROBE at Base 0
- MPI_IMRECV at Base 0
- MPI_INEIGHBOR_ALLGATHER at Base 0
- MPI_INEIGHBOR_ALLGATHERV at Base 0
- MPI_INEIGHBOR_ALLTOALL at Base 0
- MPI_INEIGHBOR_ALLTOALLV at Base 0
- MPI_INEIGHBOR_ALLTOALLW at Base 0
- MPI_INFO_CREATE at Base 0
- MPI_INFO_CREATE_ENV at Base 4
- MPI_INFO_DELETE at Base 0
- MPI_INFO_DUP at Base 0
- MPI_INFO_FREE at Base 0
- MPI_INFO_GET at Base 0
- MPI_INFO_GET_NKEYS at Base 0
- MPI_INFO_GET_NTHKEY at Base 0
- MPI_INFO_GET_STRING at Base 4
- MPI_INFO_GET_VALUELEN at Base 0
- MPI_INFO_SET at Base 0
- MPI_INIT at Base 0
- MPI_INITIALIZED at Base 0
- MPI_INIT_THREAD at Base 0
- MPI_INTERCOMM_CREATE at Base 0
- MPI_INTERCOMM_CREATE_FROM_GROUPS at Base 4
- MPI_INTERCOMM_MERGE at Base 0
- MPI_IPROBE at Base 0
- MPI_IRECV at Base 0
- MPI_IREDUCE at Base 0
- MPI_IREDUCE_SCATTER at Base 0
- MPI_IREDUCE_SCATTER_BLOCK at Base 0
- MPI_IRSEND at Base 0
- MPI_ISCAN at Base 0
- MPI_ISCATTER at Base 0
- MPI_ISCATTERV at Base 0
- MPI_ISEND at Base 0
- MPI_ISENDRECV at Base 4
- MPI_ISENDRECV_REPLACE at Base 4
- MPI_ISSEND at Base 0
- MPI_IS_THREAD_MAIN at Base 0
- MPI_KEYVAL_CREATE at Base 0
- MPI_KEYVAL_FREE at Base 0
- MPI_LOOKUP_NAME at Base 0
- MPI_MPROBE at Base 0
- MPI_MRECV at Base 0
- MPI_NEIGHBOR_ALLGATHER at Base 0
- MPI_NEIGHBOR_ALLGATHERV at Base 0
- MPI_NEIGHBOR_ALLGATHERV_INIT at Base 4
- MPI_NEIGHBOR_ALLGATHER_INIT at Base 4
- MPI_NEIGHBOR_ALLTOALL at Base 0
- MPI_NEIGHBOR_ALLTOALLV at Base 0
- MPI_NEIGHBOR_ALLTOALLV_INIT at Base 4
- MPI_NEIGHBOR_ALLTOALLW at Base 0
- MPI_NEIGHBOR_ALLTOALLW_INIT at Base 4
- MPI_NEIGHBOR_ALLTOALL_INIT at Base 4
- MPI_NULL_COPY_FN at Base 0
- MPI_NULL_DELETE_FN at Base 0
- MPI_OPEN_PORT at Base 0
- MPI_OP_COMMUTATIVE at Base 0
- MPI_OP_CREATE at Base 0
- MPI_OP_FREE at Base 0
- MPI_PACK at Base 0
- MPI_PACK_EXTERNAL at Base 0
- MPI_PACK_EXTERNAL_SIZE at Base 0
- MPI_PACK_SIZE at Base 0
- MPI_PARRIVED at Base 4
- MPI_PCONTROL at Base 0
- MPI_PREADY at Base 4
- MPI_PREADY_LIST at Base 4
- MPI_PREADY_RANGE at Base 4
- MPI_PRECV_INIT at Base 4
- MPI_PROBE at Base 0
- MPI_PSEND_INIT at Base 4
- MPI_PUBLISH_NAME at Base 0
- MPI_PUT at Base 0
- MPI_QUERY_THREAD at Base 0
- MPI_RACCUMULATE at Base 0
- MPI_RECV at Base 0
- MPI_RECV_INIT at Base 0
- MPI_REDUCE at Base 0
- MPI_REDUCE_INIT at Base 4
- MPI_REDUCE_LOCAL at Base 0
- MPI_REDUCE_SCATTER at Base 0
- MPI_REDUCE_SCATTER_BLOCK at Base 0
- MPI_REDUCE_SCATTER_BLOCK_INIT at Base 4
- MPI_REDUCE_SCATTER_INIT at Base 4
- MPI_REGISTER_DATAREP at Base 0
- MPI_REMOVE_ERROR_CLASS at Base 4.2
- MPI_REMOVE_ERROR_CODE at Base 4.2
- MPI_REMOVE_ERROR_STRING at Base 4.2
- MPI_REQUEST_FREE at Base 0
- MPI_REQUEST_GET_STATUS at Base 0
- MPI_REQUEST_GET_STATUS_ALL at Base 4.2
- MPI_REQUEST_GET_STATUS_ANY at Base 4.2
- MPI_REQUEST_GET_STATUS_SOME at Base 4.2
- MPI_RGET at Base 0
- MPI_RGET_ACCUMULATE at Base 0
- MPI_RPUT at Base 0
- MPI_RSEND at Base 0
- MPI_RSEND_INIT at Base 0
- MPI_SCAN at Base 0
- MPI_SCAN_INIT at Base 4
- MPI_SCATTER at Base 0
- MPI_SCATTERV at Base 0
- MPI_SCATTERV_INIT at Base 4
- MPI_SCATTER_INIT at Base 4
- MPI_SEND at Base 0
- MPI_SENDRECV at Base 0
- MPI_SENDRECV_REPLACE at Base 0
- MPI_SEND_INIT at Base 0
- MPI_SESSION_ATTACH_BUFFER at Base 4.2
- MPI_SESSION_CALL_ERRHANDLER at Base 4
- MPI_SESSION_CREATE_ERRHANDLER at Base 4
- MPI_SESSION_DETACH_BUFFER at Base 4.2
- MPI_SESSION_FINALIZE at Base 4
- MPI_SESSION_FLUSH_BUFFER at Base 4.2
- MPI_SESSION_GET_ERRHANDLER at Base 4
- MPI_SESSION_GET_INFO at Base 4
- MPI_SESSION_GET_NTH_PSET at Base 4
- MPI_SESSION_GET_NUM_PSETS at Base 4
- MPI_SESSION_GET_PSET_INFO at Base 4
- MPI_SESSION_IFLUSH_BUFFER at Base 4.2
- MPI_SESSION_INIT at Base 4
- MPI_SESSION_SET_ERRHANDLER at Base 4
- MPI_SSEND at Base 0
- MPI_SSEND_INIT at Base 0
- MPI_START at Base 0
- MPI_STARTALL at Base 0
- MPI_STATUS_GET_ERROR at Base 4.2
- MPI_STATUS_GET_SOURCE at Base 4.2
- MPI_STATUS_GET_TAG at Base 4.2
- MPI_STATUS_SET_CANCELLED at Base 0
- MPI_STATUS_SET_ELEMENTS at Base 0
- MPI_STATUS_SET_ELEMENTS_X at Base 0
- MPI_STATUS_SET_ERROR at Base 4.2
- MPI_STATUS_SET_SOURCE at Base 4.2
- MPI_STATUS_SET_TAG at Base 4.2
+ (optional)MPI_F_SYNC_REG at Base 4.0.1
+ (optional)MPI_GATHER at Base 0
+ (optional)MPI_GATHERV at Base 0
+ (optional)MPI_GATHERV_INIT at Base 4
+ (optional)MPI_GATHER_INIT at Base 4
+ (optional)MPI_GET at Base 0
+ (optional)MPI_GET_ACCUMULATE at Base 0
+ (optional)MPI_GET_ADDRESS at Base 0
+ (optional)MPI_GET_COUNT at Base 0
+ (optional)MPI_GET_ELEMENTS at Base 0
+ (optional)MPI_GET_ELEMENTS_X at Base 0
+ (optional)MPI_GET_HW_RESOURCE_INFO at Base 4.2
+ (optional)MPI_GET_LIBRARY_VERSION at Base 0
+ (optional)MPI_GET_PROCESSOR_NAME at Base 0
+ (optional)MPI_GET_VERSION at Base 0
+ (optional)MPI_GRAPHDIMS_GET at Base 0
+ (optional)MPI_GRAPH_CREATE at Base 0
+ (optional)MPI_GRAPH_GET at Base 0
+ (optional)MPI_GRAPH_MAP at Base 0
+ (optional)MPI_GRAPH_NEIGHBORS at Base 0
+ (optional)MPI_GRAPH_NEIGHBORS_COUNT at Base 0
+ (optional)MPI_GREQUEST_COMPLETE at Base 0
+ (optional)MPI_GREQUEST_START at Base 0
+ (optional)MPI_GROUP_COMPARE at Base 0
+ (optional)MPI_GROUP_DIFFERENCE at Base 0
+ (optional)MPI_GROUP_EXCL at Base 0
+ (optional)MPI_GROUP_FREE at Base 0
+ (optional)MPI_GROUP_FROM_SESSION_PSET at Base 4
+ (optional)MPI_GROUP_INCL at Base 0
+ (optional)MPI_GROUP_INTERSECTION at Base 0
+ (optional)MPI_GROUP_RANGE_EXCL at Base 0
+ (optional)MPI_GROUP_RANGE_INCL at Base 0
+ (optional)MPI_GROUP_RANK at Base 0
+ (optional)MPI_GROUP_SIZE at Base 0
+ (optional)MPI_GROUP_TRANSLATE_RANKS at Base 0
+ (optional)MPI_GROUP_UNION at Base 0
+ (optional)MPI_IALLGATHER at Base 0
+ (optional)MPI_IALLGATHERV at Base 0
+ (optional)MPI_IALLREDUCE at Base 0
+ (optional)MPI_IALLTOALL at Base 0
+ (optional)MPI_IALLTOALLV at Base 0
+ (optional)MPI_IALLTOALLW at Base 0
+ (optional)MPI_IBARRIER at Base 0
+ (optional)MPI_IBCAST at Base 0
+ (optional)MPI_IBSEND at Base 0
+ (optional)MPI_IEXSCAN at Base 0
+ (optional)MPI_IGATHER at Base 0
+ (optional)MPI_IGATHERV at Base 0
+ (optional)MPI_IMPROBE at Base 0
+ (optional)MPI_IMRECV at Base 0
+ (optional)MPI_INEIGHBOR_ALLGATHER at Base 0
+ (optional)MPI_INEIGHBOR_ALLGATHERV at Base 0
+ (optional)MPI_INEIGHBOR_ALLTOALL at Base 0
+ (optional)MPI_INEIGHBOR_ALLTOALLV at Base 0
+ (optional)MPI_INEIGHBOR_ALLTOALLW at Base 0
+ (optional)MPI_INFO_CREATE at Base 0
+ (optional)MPI_INFO_CREATE_ENV at Base 4
+ (optional)MPI_INFO_DELETE at Base 0
+ (optional)MPI_INFO_DUP at Base 0
+ (optional)MPI_INFO_FREE at Base 0
+ (optional)MPI_INFO_GET at Base 0
+ (optional)MPI_INFO_GET_NKEYS at Base 0
+ (optional)MPI_INFO_GET_NTHKEY at Base 0
+ (optional)MPI_INFO_GET_STRING at Base 4
+ (optional)MPI_INFO_GET_VALUELEN at Base 0
+ (optional)MPI_INFO_SET at Base 0
+ (optional)MPI_INIT at Base 0
+ (optional)MPI_INITIALIZED at Base 0
+ (optional)MPI_INIT_THREAD at Base 0
+ (optional)MPI_INTERCOMM_CREATE at Base 0
+ (optional)MPI_INTERCOMM_CREATE_FROM_GROUPS at Base 4
+ (optional)MPI_INTERCOMM_MERGE at Base 0
+ (optional)MPI_IPROBE at Base 0
+ (optional)MPI_IRECV at Base 0
+ (optional)MPI_IREDUCE at Base 0
+ (optional)MPI_IREDUCE_SCATTER at Base 0
+ (optional)MPI_IREDUCE_SCATTER_BLOCK at Base 0
+ (optional)MPI_IRSEND at Base 0
+ (optional)MPI_ISCAN at Base 0
+ (optional)MPI_ISCATTER at Base 0
+ (optional)MPI_ISCATTERV at Base 0
+ (optional)MPI_ISEND at Base 0
+ (optional)MPI_ISENDRECV at Base 4
+ (optional)MPI_ISENDRECV_REPLACE at Base 4
+ (optional)MPI_ISSEND at Base 0
+ (optional)MPI_IS_THREAD_MAIN at Base 0
+ (optional)MPI_KEYVAL_CREATE at Base 0
+ (optional)MPI_KEYVAL_FREE at Base 0
+ (optional)MPI_LOOKUP_NAME at Base 0
+ (optional)MPI_MPROBE at Base 0
+ (optional)MPI_MRECV at Base 0
+ (optional)MPI_NEIGHBOR_ALLGATHER at Base 0
+ (optional)MPI_NEIGHBOR_ALLGATHERV at Base 0
+ (optional)MPI_NEIGHBOR_ALLGATHERV_INIT at Base 4
+ (optional)MPI_NEIGHBOR_ALLGATHER_INIT at Base 4
+ (optional)MPI_NEIGHBOR_ALLTOALL at Base 0
+ (optional)MPI_NEIGHBOR_ALLTOALLV at Base 0
+ (optional)MPI_NEIGHBOR_ALLTOALLV_INIT at Base 4
+ (optional)MPI_NEIGHBOR_ALLTOALLW at Base 0
+ (optional)MPI_NEIGHBOR_ALLTOALLW_INIT at Base 4
+ (optional)MPI_NEIGHBOR_ALLTOALL_INIT at Base 4
+ (optional)MPI_NULL_COPY_FN at Base 0
+ (optional)MPI_NULL_DELETE_FN at Base 0
+ (optional)MPI_OPEN_PORT at Base 0
+ (optional)MPI_OP_COMMUTATIVE at Base 0
+ (optional)MPI_OP_CREATE at Base 0
+ (optional)MPI_OP_FREE at Base 0
+ (optional)MPI_PACK at Base 0
+ (optional)MPI_PACK_EXTERNAL at Base 0
+ (optional)MPI_PACK_EXTERNAL_SIZE at Base 0
+ (optional)MPI_PACK_SIZE at Base 0
+ (optional)MPI_PARRIVED at Base 4
+ (optional)MPI_PCONTROL at Base 0
+ (optional)MPI_PREADY at Base 4
+ (optional)MPI_PREADY_LIST at Base 4
+ (optional)MPI_PREADY_RANGE at Base 4
+ (optional)MPI_PRECV_INIT at Base 4
+ (optional)MPI_PROBE at Base 0
+ (optional)MPI_PSEND_INIT at Base 4
+ (optional)MPI_PUBLISH_NAME at Base 0
+ (optional)MPI_PUT at Base 0
+ (optional)MPI_QUERY_THREAD at Base 0
+ (optional)MPI_RACCUMULATE at Base 0
+ (optional)MPI_RECV at Base 0
+ (optional)MPI_RECV_INIT at Base 0
+ (optional)MPI_REDUCE at Base 0
+ (optional)MPI_REDUCE_INIT at Base 4
+ (optional)MPI_REDUCE_LOCAL at Base 0
+ (optional)MPI_REDUCE_SCATTER at Base 0
+ (optional)MPI_REDUCE_SCATTER_BLOCK at Base 0
+ (optional)MPI_REDUCE_SCATTER_BLOCK_INIT at Base 4
+ (optional)MPI_REDUCE_SCATTER_INIT at Base 4
+ (optional)MPI_REGISTER_DATAREP at Base 0
+ (optional)MPI_REMOVE_ERROR_CLASS at Base 4.2
+ (optional)MPI_REMOVE_ERROR_CODE at Base 4.2
+ (optional)MPI_REMOVE_ERROR_STRING at Base 4.2
+ (optional)MPI_REQUEST_FREE at Base 0
+ (optional)MPI_REQUEST_GET_STATUS at Base 0
+ (optional)MPI_REQUEST_GET_STATUS_ALL at Base 4.2
+ (optional)MPI_REQUEST_GET_STATUS_ANY at Base 4.2
+ (optional)MPI_REQUEST_GET_STATUS_SOME at Base 4.2
+ (optional)MPI_RGET at Base 0
+ (optional)MPI_RGET_ACCUMULATE at Base 0
+ (optional)MPI_RPUT at Base 0
+ (optional)MPI_RSEND at Base 0
+ (optional)MPI_RSEND_INIT at Base 0
+ (optional)MPI_SCAN at Base 0
+ (optional)MPI_SCAN_INIT at Base 4
+ (optional)MPI_SCATTER at Base 0
+ (optional)MPI_SCATTERV at Base 0
+ (optional)MPI_SCATTERV_INIT at Base 4
+ (optional)MPI_SCATTER_INIT at Base 4
+ (optional)MPI_SEND at Base 0
+ (optional)MPI_SENDRECV at Base 0
+ (optional)MPI_SENDRECV_REPLACE at Base 0
+ (optional)MPI_SEND_INIT at Base 0
+ (optional)MPI_SESSION_ATTACH_BUFFER at Base 4.2
+ (optional)MPI_SESSION_CALL_ERRHANDLER at Base 4
+ (optional)MPI_SESSION_CREATE_ERRHANDLER at Base 4
+ (optional)MPI_SESSION_DETACH_BUFFER at Base 4.2
+ (optional)MPI_SESSION_FINALIZE at Base 4
+ (optional)MPI_SESSION_FLUSH_BUFFER at Base 4.2
+ (optional)MPI_SESSION_GET_ERRHANDLER at Base 4
+ (optional)MPI_SESSION_GET_INFO at Base 4
+ (optional)MPI_SESSION_GET_NTH_PSET at Base 4
+ (optional)MPI_SESSION_GET_NUM_PSETS at Base 4
+ (optional)MPI_SESSION_GET_PSET_INFO at Base 4
+ (optional)MPI_SESSION_IFLUSH_BUFFER at Base 4.2
+ (optional)MPI_SESSION_INIT at Base 4
+ (optional)MPI_SESSION_SET_ERRHANDLER at Base 4
+ (optional)MPI_SSEND at Base 0
+ (optional)MPI_SSEND_INIT at Base 0
+ (optional)MPI_START at Base 0
+ (optional)MPI_STARTALL at Base 0
+ (optional)MPI_STATUS_GET_ERROR at Base 4.2
+ (optional)MPI_STATUS_GET_SOURCE at Base 4.2
+ (optional)MPI_STATUS_GET_TAG at Base 4.2
+ (optional)MPI_STATUS_SET_CANCELLED at Base 0
+ (optional)MPI_STATUS_SET_ELEMENTS at Base 0
+ (optional)MPI_STATUS_SET_ELEMENTS_X at Base 0
+ (optional)MPI_STATUS_SET_ERROR at Base 4.2
+ (optional)MPI_STATUS_SET_SOURCE at Base 4.2
+ (optional)MPI_STATUS_SET_TAG at Base 4.2
MPI_Status_c2f08 at Base 3.3.1
MPI_Status_f082c at Base 3.3.1
- MPI_TEST at Base 0
- MPI_TESTALL at Base 0
- MPI_TESTANY at Base 0
- MPI_TESTSOME at Base 0
- MPI_TEST_CANCELLED at Base 0
- MPI_TOPO_TEST at Base 0
- MPI_TYPE_COMMIT at Base 0
- MPI_TYPE_CONTIGUOUS at Base 0
- MPI_TYPE_CREATE_DARRAY at Base 0
- MPI_TYPE_CREATE_F90_COMPLEX at Base 0
- MPI_TYPE_CREATE_F90_INTEGER at Base 0
- MPI_TYPE_CREATE_F90_REAL at Base 0
- MPI_TYPE_CREATE_HINDEXED at Base 0
- MPI_TYPE_CREATE_HINDEXED_BLOCK at Base 0
- MPI_TYPE_CREATE_HVECTOR at Base 0
- MPI_TYPE_CREATE_INDEXED_BLOCK at Base 0
- MPI_TYPE_CREATE_KEYVAL at Base 0
- MPI_TYPE_CREATE_RESIZED at Base 0
- MPI_TYPE_CREATE_STRUCT at Base 0
- MPI_TYPE_CREATE_SUBARRAY at Base 0
- MPI_TYPE_DELETE_ATTR at Base 0
- MPI_TYPE_DUP at Base 0
- MPI_TYPE_DUP_FN at Base 0
- MPI_TYPE_EXTENT at Base 0
- MPI_TYPE_FREE at Base 0
- MPI_TYPE_FREE_KEYVAL at Base 0
- MPI_TYPE_GET_ATTR at Base 0
- MPI_TYPE_GET_CONTENTS at Base 0
- MPI_TYPE_GET_ENVELOPE at Base 0
- MPI_TYPE_GET_EXTENT at Base 0
- MPI_TYPE_GET_EXTENT_X at Base 0
- MPI_TYPE_GET_NAME at Base 0
- MPI_TYPE_GET_TRUE_EXTENT at Base 0
- MPI_TYPE_GET_TRUE_EXTENT_X at Base 0
- MPI_TYPE_GET_VALUE_INDEX at Base 4.2
- MPI_TYPE_HINDEXED at Base 0
- MPI_TYPE_HVECTOR at Base 0
- MPI_TYPE_INDEXED at Base 0
- MPI_TYPE_LB at Base 0
- MPI_TYPE_MATCH_SIZE at Base 0
- MPI_TYPE_NULL_COPY_FN at Base 0
- MPI_TYPE_NULL_DELETE_FN at Base 0
- MPI_TYPE_SET_ATTR at Base 0
- MPI_TYPE_SET_NAME at Base 0
- MPI_TYPE_SIZE at Base 0
- MPI_TYPE_SIZE_X at Base 0
- MPI_TYPE_STRUCT at Base 0
- MPI_TYPE_UB at Base 0
- MPI_TYPE_VECTOR at Base 0
- MPI_UNPACK at Base 0
- MPI_UNPACK_EXTERNAL at Base 0
- MPI_UNPUBLISH_NAME at Base 0
- MPI_WAIT at Base 0
- MPI_WAITALL at Base 0
- MPI_WAITANY at Base 0
- MPI_WAITSOME at Base 0
- MPI_WIN_ALLOCATE at Base 0
- MPI_WIN_ALLOCATE_CPTR at Base 4.2
- MPI_WIN_ALLOCATE_SHARED at Base 0
- MPI_WIN_ALLOCATE_SHARED_CPTR at Base 4.2
- MPI_WIN_ATTACH at Base 0
- MPI_WIN_CALL_ERRHANDLER at Base 0
- MPI_WIN_COMPLETE at Base 0
- MPI_WIN_CREATE at Base 0
- MPI_WIN_CREATE_DYNAMIC at Base 0
- MPI_WIN_CREATE_ERRHANDLER at Base 0
- MPI_WIN_CREATE_KEYVAL at Base 0
- MPI_WIN_DELETE_ATTR at Base 0
- MPI_WIN_DETACH at Base 0
- MPI_WIN_DUP_FN at Base 0
- MPI_WIN_FENCE at Base 0
- MPI_WIN_FLUSH at Base 0
- MPI_WIN_FLUSH_ALL at Base 0
- MPI_WIN_FLUSH_LOCAL at Base 0
- MPI_WIN_FLUSH_LOCAL_ALL at Base 0
- MPI_WIN_FREE at Base 0
- MPI_WIN_FREE_KEYVAL at Base 0
- MPI_WIN_GET_ATTR at Base 0
- MPI_WIN_GET_ERRHANDLER at Base 0
- MPI_WIN_GET_GROUP at Base 0
- MPI_WIN_GET_INFO at Base 0
- MPI_WIN_GET_NAME at Base 0
- MPI_WIN_LOCK at Base 0
- MPI_WIN_LOCK_ALL at Base 0
- MPI_WIN_NULL_COPY_FN at Base 0
- MPI_WIN_NULL_DELETE_FN at Base 0
- MPI_WIN_POST at Base 0
- MPI_WIN_SET_ATTR at Base 0
- MPI_WIN_SET_ERRHANDLER at Base 0
- MPI_WIN_SET_INFO at Base 0
- MPI_WIN_SET_NAME at Base 0
- MPI_WIN_SHARED_QUERY at Base 0
- MPI_WIN_SHARED_QUERY_CPTR at Base 4.2
- MPI_WIN_START at Base 0
- MPI_WIN_SYNC at Base 0
- MPI_WIN_TEST at Base 0
- MPI_WIN_UNLOCK at Base 0
- MPI_WIN_UNLOCK_ALL at Base 0
- MPI_WIN_WAIT at Base 0
- MPI_WTICK at Base 0
- MPI_WTIME at Base 0
+ (optional)MPI_TEST at Base 0
+ (optional)MPI_TESTALL at Base 0
+ (optional)MPI_TESTANY at Base 0
+ (optional)MPI_TESTSOME at Base 0
+ (optional)MPI_TEST_CANCELLED at Base 0
+ (optional)MPI_TOPO_TEST at Base 0
+ (optional)MPI_TYPE_COMMIT at Base 0
+ (optional)MPI_TYPE_CONTIGUOUS at Base 0
+ (optional)MPI_TYPE_CREATE_DARRAY at Base 0
+ (optional)MPI_TYPE_CREATE_F90_COMPLEX at Base 0
+ (optional)MPI_TYPE_CREATE_F90_INTEGER at Base 0
+ (optional)MPI_TYPE_CREATE_F90_REAL at Base 0
+ (optional)MPI_TYPE_CREATE_HINDEXED at Base 0
+ (optional)MPI_TYPE_CREATE_HINDEXED_BLOCK at Base 0
+ (optional)MPI_TYPE_CREATE_HVECTOR at Base 0
+ (optional)MPI_TYPE_CREATE_INDEXED_BLOCK at Base 0
+ (optional)MPI_TYPE_CREATE_KEYVAL at Base 0
+ (optional)MPI_TYPE_CREATE_RESIZED at Base 0
+ (optional)MPI_TYPE_CREATE_STRUCT at Base 0
+ (optional)MPI_TYPE_CREATE_SUBARRAY at Base 0
+ (optional)MPI_TYPE_DELETE_ATTR at Base 0
+ (optional)MPI_TYPE_DUP at Base 0
+ (optional)MPI_TYPE_DUP_FN at Base 0
+ (optional)MPI_TYPE_EXTENT at Base 0
+ (optional)MPI_TYPE_FREE at Base 0
+ (optional)MPI_TYPE_FREE_KEYVAL at Base 0
+ (optional)MPI_TYPE_GET_ATTR at Base 0
+ (optional)MPI_TYPE_GET_CONTENTS at Base 0
+ (optional)MPI_TYPE_GET_ENVELOPE at Base 0
+ (optional)MPI_TYPE_GET_EXTENT at Base 0
+ (optional)MPI_TYPE_GET_EXTENT_X at Base 0
+ (optional)MPI_TYPE_GET_NAME at Base 0
+ (optional)MPI_TYPE_GET_TRUE_EXTENT at Base 0
+ (optional)MPI_TYPE_GET_TRUE_EXTENT_X at Base 0
+ (optional)MPI_TYPE_GET_VALUE_INDEX at Base 4.2
+ (optional)MPI_TYPE_HINDEXED at Base 0
+ (optional)MPI_TYPE_HVECTOR at Base 0
+ (optional)MPI_TYPE_INDEXED at Base 0
+ (optional)MPI_TYPE_LB at Base 0
+ (optional)MPI_TYPE_MATCH_SIZE at Base 0
+ (optional)MPI_TYPE_NULL_COPY_FN at Base 0
+ (optional)MPI_TYPE_NULL_DELETE_FN at Base 0
+ (optional)MPI_TYPE_SET_ATTR at Base 0
+ (optional)MPI_TYPE_SET_NAME at Base 0
+ (optional)MPI_TYPE_SIZE at Base 0
+ (optional)MPI_TYPE_SIZE_X at Base 0
+ (optional)MPI_TYPE_STRUCT at Base 0
+ (optional)MPI_TYPE_UB at Base 0
+ (optional)MPI_TYPE_VECTOR at Base 0
+ (optional)MPI_UNPACK at Base 0
+ (optional)MPI_UNPACK_EXTERNAL at Base 0
+ (optional)MPI_UNPUBLISH_NAME at Base 0
+ (optional)MPI_WAIT at Base 0
+ (optional)MPI_WAITALL at Base 0
+ (optional)MPI_WAITANY at Base 0
+ (optional)MPI_WAITSOME at Base 0
+ (optional)MPI_WIN_ALLOCATE at Base 0
+ (optional)MPI_WIN_ALLOCATE_CPTR at Base 4.2
+ (optional)MPI_WIN_ALLOCATE_SHARED at Base 0
+ (optional)MPI_WIN_ALLOCATE_SHARED_CPTR at Base 4.2
+ (optional)MPI_WIN_ATTACH at Base 0
+ (optional)MPI_WIN_CALL_ERRHANDLER at Base 0
+ (optional)MPI_WIN_COMPLETE at Base 0
+ (optional)MPI_WIN_CREATE at Base 0
+ (optional)MPI_WIN_CREATE_DYNAMIC at Base 0
+ (optional)MPI_WIN_CREATE_ERRHANDLER at Base 0
+ (optional)MPI_WIN_CREATE_KEYVAL at Base 0
+ (optional)MPI_WIN_DELETE_ATTR at Base 0
+ (optional)MPI_WIN_DETACH at Base 0
+ (optional)MPI_WIN_DUP_FN at Base 0
+ (optional)MPI_WIN_FENCE at Base 0
+ (optional)MPI_WIN_FLUSH at Base 0
+ (optional)MPI_WIN_FLUSH_ALL at Base 0
+ (optional)MPI_WIN_FLUSH_LOCAL at Base 0
+ (optional)MPI_WIN_FLUSH_LOCAL_ALL at Base 0
+ (optional)MPI_WIN_FREE at Base 0
+ (optional)MPI_WIN_FREE_KEYVAL at Base 0
+ (optional)MPI_WIN_GET_ATTR at Base 0
+ (optional)MPI_WIN_GET_ERRHANDLER at Base 0
+ (optional)MPI_WIN_GET_GROUP at Base 0
+ (optional)MPI_WIN_GET_INFO at Base 0
+ (optional)MPI_WIN_GET_NAME at Base 0
+ (optional)MPI_WIN_LOCK at Base 0
+ (optional)MPI_WIN_LOCK_ALL at Base 0
+ (optional)MPI_WIN_NULL_COPY_FN at Base 0
+ (optional)MPI_WIN_NULL_DELETE_FN at Base 0
+ (optional)MPI_WIN_POST at Base 0
+ (optional)MPI_WIN_SET_ATTR at Base 0
+ (optional)MPI_WIN_SET_ERRHANDLER at Base 0
+ (optional)MPI_WIN_SET_INFO at Base 0
+ (optional)MPI_WIN_SET_NAME at Base 0
+ (optional)MPI_WIN_SHARED_QUERY at Base 0
+ (optional)MPI_WIN_SHARED_QUERY_CPTR at Base 4.2
+ (optional)MPI_WIN_START at Base 0
+ (optional)MPI_WIN_SYNC at Base 0
+ (optional)MPI_WIN_TEST at Base 0
+ (optional)MPI_WIN_UNLOCK at Base 0
+ (optional)MPI_WIN_UNLOCK_ALL at Base 0
+ (optional)MPI_WIN_WAIT at Base 0
+ (optional)MPI_WTICK at Base 0
+ (optional)MPI_WTIME at Base 0
PMPIX_ALLREDUCE_ENQUEUE at Base 4.1
PMPIX_COMM_AGREE at Base 0
PMPIX_COMM_FAILURE_ACK at Base 0
@@ -4870,543 +4870,543 @@
__mpi_sizeofs_MOD_mpi_sizeof_r8v at Base 4.1
#MISSING: 4.1# __mpi_sizeofs_MOD_mpi_sizeof_r at Base 0
#MISSING: 4.1# __mpi_sizeofs_MOD_mpi_sizeof_rv at Base 0
- mpi_abort at Base 0
+ (optional)mpi_abort at Base 0
mpi_abort_ at Base 0
- mpi_abort__ at Base 0
+ (optional)mpi_abort__ at Base 0
mpi_abort_f08_ at Base 3.3.1
- mpi_accumulate at Base 0
+ (optional)mpi_accumulate at Base 0
mpi_accumulate_ at Base 0
- mpi_accumulate__ at Base 0
+ (optional)mpi_accumulate__ at Base 0
mpi_accumulate_c_f08ts_ at Base 4.2
mpi_accumulate_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_accumulate_f08ts_large_ at Base 4
- mpi_add_error_class at Base 0
+ (optional)mpi_add_error_class at Base 0
mpi_add_error_class_ at Base 0
- mpi_add_error_class__ at Base 0
+ (optional)mpi_add_error_class__ at Base 0
mpi_add_error_class_f08_ at Base 3.3.1
- mpi_add_error_code at Base 0
+ (optional)mpi_add_error_code at Base 0
mpi_add_error_code_ at Base 0
- mpi_add_error_code__ at Base 0
+ (optional)mpi_add_error_code__ at Base 0
mpi_add_error_code_f08_ at Base 3.3.1
- mpi_add_error_string at Base 0
+ (optional)mpi_add_error_string at Base 0
mpi_add_error_string_ at Base 0
- mpi_add_error_string__ at Base 0
+ (optional)mpi_add_error_string__ at Base 0
mpi_add_error_string_f08_ at Base 3.3.1
- mpi_address at Base 0
+ (optional)mpi_address at Base 0
mpi_address_ at Base 0
- mpi_address__ at Base 0
- mpi_aint_add at Base 0
+ (optional)mpi_address__ at Base 0
+ (optional)mpi_aint_add at Base 0
mpi_aint_add_ at Base 0
- mpi_aint_add__ at Base 0
+ (optional)mpi_aint_add__ at Base 0
mpi_aint_add_f08_ at Base 3.3.1
- mpi_aint_diff at Base 0
+ (optional)mpi_aint_diff at Base 0
mpi_aint_diff_ at Base 0
- mpi_aint_diff__ at Base 0
+ (optional)mpi_aint_diff__ at Base 0
mpi_aint_diff_f08_ at Base 3.3.1
- mpi_allgather at Base 0
+ (optional)mpi_allgather at Base 0
mpi_allgather_ at Base 0
- mpi_allgather__ at Base 0
+ (optional)mpi_allgather__ at Base 0
mpi_allgather_c_f08ts_ at Base 4.2
mpi_allgather_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_allgather_f08ts_large_ at Base 4
- mpi_allgather_init at Base 4
+ (optional)mpi_allgather_init at Base 4
mpi_allgather_init_ at Base 4
- mpi_allgather_init__ at Base 4
+ (optional)mpi_allgather_init__ at Base 4
mpi_allgather_init_c_f08ts_ at Base 4.2
mpi_allgather_init_f08ts_ at Base 4
#MISSING: 4.2# mpi_allgather_init_f08ts_large_ at Base 4
- mpi_allgatherv at Base 0
+ (optional)mpi_allgatherv at Base 0
mpi_allgatherv_ at Base 0
- mpi_allgatherv__ at Base 0
+ (optional)mpi_allgatherv__ at Base 0
mpi_allgatherv_c_f08ts_ at Base 4.2
mpi_allgatherv_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_allgatherv_f08ts_large_ at Base 4
- mpi_allgatherv_init at Base 4
+ (optional)mpi_allgatherv_init at Base 4
mpi_allgatherv_init_ at Base 4
- mpi_allgatherv_init__ at Base 4
+ (optional)mpi_allgatherv_init__ at Base 4
mpi_allgatherv_init_c_f08ts_ at Base 4.2
mpi_allgatherv_init_f08ts_ at Base 4
#MISSING: 4.2# mpi_allgatherv_init_f08ts_large_ at Base 4
- mpi_alloc_mem at Base 0
+ (optional)mpi_alloc_mem at Base 0
mpi_alloc_mem_ at Base 0
- mpi_alloc_mem__ at Base 0
- mpi_alloc_mem_cptr at Base 4.2
+ (optional)mpi_alloc_mem__ at Base 0
+ (optional)mpi_alloc_mem_cptr at Base 4.2
mpi_alloc_mem_cptr_ at Base 4.2
- mpi_alloc_mem_cptr__ at Base 4.2
+ (optional)mpi_alloc_mem_cptr__ at Base 4.2
mpi_alloc_mem_f08_ at Base 3.3.1
- mpi_allreduce at Base 0
+ (optional)mpi_allreduce at Base 0
mpi_allreduce_ at Base 0
- mpi_allreduce__ at Base 0
+ (optional)mpi_allreduce__ at Base 0
mpi_allreduce_c_f08ts_ at Base 4.2
mpi_allreduce_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_allreduce_f08ts_large_ at Base 4
- mpi_allreduce_init at Base 4
+ (optional)mpi_allreduce_init at Base 4
mpi_allreduce_init_ at Base 4
- mpi_allreduce_init__ at Base 4
+ (optional)mpi_allreduce_init__ at Base 4
mpi_allreduce_init_c_f08ts_ at Base 4.2
mpi_allreduce_init_f08ts_ at Base 4
#MISSING: 4.2# mpi_allreduce_init_f08ts_large_ at Base 4
- mpi_alltoall at Base 0
+ (optional)mpi_alltoall at Base 0
mpi_alltoall_ at Base 0
- mpi_alltoall__ at Base 0
+ (optional)mpi_alltoall__ at Base 0
mpi_alltoall_c_f08ts_ at Base 4.2
mpi_alltoall_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_alltoall_f08ts_large_ at Base 4
- mpi_alltoall_init at Base 4
+ (optional)mpi_alltoall_init at Base 4
mpi_alltoall_init_ at Base 4
- mpi_alltoall_init__ at Base 4
+ (optional)mpi_alltoall_init__ at Base 4
mpi_alltoall_init_c_f08ts_ at Base 4.2
mpi_alltoall_init_f08ts_ at Base 4
#MISSING: 4.2# mpi_alltoall_init_f08ts_large_ at Base 4
- mpi_alltoallv at Base 0
+ (optional)mpi_alltoallv at Base 0
mpi_alltoallv_ at Base 0
- mpi_alltoallv__ at Base 0
+ (optional)mpi_alltoallv__ at Base 0
mpi_alltoallv_c_f08ts_ at Base 4.2
mpi_alltoallv_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_alltoallv_f08ts_large_ at Base 4
- mpi_alltoallv_init at Base 4
+ (optional)mpi_alltoallv_init at Base 4
mpi_alltoallv_init_ at Base 4
- mpi_alltoallv_init__ at Base 4
+ (optional)mpi_alltoallv_init__ at Base 4
mpi_alltoallv_init_c_f08ts_ at Base 4.2
mpi_alltoallv_init_f08ts_ at Base 4
#MISSING: 4.2# mpi_alltoallv_init_f08ts_large_ at Base 4
- mpi_alltoallw at Base 0
+ (optional)mpi_alltoallw at Base 0
mpi_alltoallw_ at Base 0
- mpi_alltoallw__ at Base 0
+ (optional)mpi_alltoallw__ at Base 0
mpi_alltoallw_c_f08ts_ at Base 4.2
mpi_alltoallw_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_alltoallw_f08ts_large_ at Base 4
- mpi_alltoallw_init at Base 4
+ (optional)mpi_alltoallw_init at Base 4
mpi_alltoallw_init_ at Base 4
- mpi_alltoallw_init__ at Base 4
+ (optional)mpi_alltoallw_init__ at Base 4
mpi_alltoallw_init_c_f08ts_ at Base 4.2
mpi_alltoallw_init_f08ts_ at Base 4
#MISSING: 4.2# mpi_alltoallw_init_f08ts_large_ at Base 4
- mpi_attr_delete at Base 0
+ (optional)mpi_attr_delete at Base 0
mpi_attr_delete_ at Base 0
- mpi_attr_delete__ at Base 0
- mpi_attr_get at Base 0
+ (optional)mpi_attr_delete__ at Base 0
+ (optional)mpi_attr_get at Base 0
mpi_attr_get_ at Base 0
- mpi_attr_get__ at Base 0
- mpi_attr_put at Base 0
+ (optional)mpi_attr_get__ at Base 0
+ (optional)mpi_attr_put at Base 0
mpi_attr_put_ at Base 0
- mpi_attr_put__ at Base 0
- mpi_barrier at Base 0
+ (optional)mpi_attr_put__ at Base 0
+ (optional)mpi_barrier at Base 0
mpi_barrier_ at Base 0
- mpi_barrier__ at Base 0
+ (optional)mpi_barrier__ at Base 0
mpi_barrier_f08_ at Base 3.3.1
- mpi_barrier_init at Base 4
+ (optional)mpi_barrier_init at Base 4
mpi_barrier_init_ at Base 4
- mpi_barrier_init__ at Base 4
+ (optional)mpi_barrier_init__ at Base 4
mpi_barrier_init_f08_ at Base 4
- mpi_bcast at Base 0
+ (optional)mpi_bcast at Base 0
mpi_bcast_ at Base 0
- mpi_bcast__ at Base 0
+ (optional)mpi_bcast__ at Base 0
mpi_bcast_c_f08ts_ at Base 4.2
mpi_bcast_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_bcast_f08ts_large_ at Base 4
- mpi_bcast_init at Base 4
+ (optional)mpi_bcast_init at Base 4
mpi_bcast_init_ at Base 4
- mpi_bcast_init__ at Base 4
+ (optional)mpi_bcast_init__ at Base 4
mpi_bcast_init_c_f08ts_ at Base 4.2
mpi_bcast_init_f08ts_ at Base 4
#MISSING: 4.2# mpi_bcast_init_f08ts_large_ at Base 4
- mpi_bsend at Base 0
+ (optional)mpi_bsend at Base 0
mpi_bsend_ at Base 0
- mpi_bsend__ at Base 0
+ (optional)mpi_bsend__ at Base 0
mpi_bsend_c_f08ts_ at Base 4.2
mpi_bsend_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_bsend_f08ts_large_ at Base 4
- mpi_bsend_init at Base 0
+ (optional)mpi_bsend_init at Base 0
mpi_bsend_init_ at Base 0
- mpi_bsend_init__ at Base 0
+ (optional)mpi_bsend_init__ at Base 0
mpi_bsend_init_c_f08ts_ at Base 4.2
mpi_bsend_init_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_bsend_init_f08ts_large_ at Base 4
- mpi_buffer_attach at Base 0
+ (optional)mpi_buffer_attach at Base 0
mpi_buffer_attach_ at Base 0
- mpi_buffer_attach__ at Base 0
+ (optional)mpi_buffer_attach__ at Base 0
mpi_buffer_attach_c_f08ts_ at Base 4.2
mpi_buffer_attach_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_buffer_attach_f08ts_large_ at Base 4
- mpi_buffer_detach at Base 0
+ (optional)mpi_buffer_detach at Base 0
mpi_buffer_detach_ at Base 0
- mpi_buffer_detach__ at Base 0
+ (optional)mpi_buffer_detach__ at Base 0
mpi_buffer_detach_c_f08_ at Base 4.2
mpi_buffer_detach_f08_ at Base 3.3.1
#MISSING: 4.2# mpi_buffer_detach_f08_large_ at Base 4
- mpi_buffer_flush at Base 4.2
+ (optional)mpi_buffer_flush at Base 4.2
mpi_buffer_flush_ at Base 4.2
- mpi_buffer_flush__ at Base 4.2
+ (optional)mpi_buffer_flush__ at Base 4.2
mpi_buffer_flush_f08_ at Base 4.2
- mpi_buffer_iflush at Base 4.2
+ (optional)mpi_buffer_iflush at Base 4.2
mpi_buffer_iflush_ at Base 4.2
- mpi_buffer_iflush__ at Base 4.2
+ (optional)mpi_buffer_iflush__ at Base 4.2
mpi_buffer_iflush_f08_ at Base 4.2
- mpi_cancel at Base 0
+ (optional)mpi_cancel at Base 0
mpi_cancel_ at Base 0
- mpi_cancel__ at Base 0
+ (optional)mpi_cancel__ at Base 0
mpi_cancel_f08_ at Base 3.3.1
- mpi_cart_coords at Base 0
+ (optional)mpi_cart_coords at Base 0
mpi_cart_coords_ at Base 0
- mpi_cart_coords__ at Base 0
+ (optional)mpi_cart_coords__ at Base 0
mpi_cart_coords_f08_ at Base 3.3.1
- mpi_cart_create at Base 0
+ (optional)mpi_cart_create at Base 0
mpi_cart_create_ at Base 0
- mpi_cart_create__ at Base 0
+ (optional)mpi_cart_create__ at Base 0
mpi_cart_create_f08_ at Base 3.3.1
- mpi_cart_get at Base 0
+ (optional)mpi_cart_get at Base 0
mpi_cart_get_ at Base 0
- mpi_cart_get__ at Base 0
+ (optional)mpi_cart_get__ at Base 0
mpi_cart_get_f08_ at Base 3.3.1
- mpi_cart_map at Base 0
+ (optional)mpi_cart_map at Base 0
mpi_cart_map_ at Base 0
- mpi_cart_map__ at Base 0
+ (optional)mpi_cart_map__ at Base 0
mpi_cart_map_f08_ at Base 3.3.1
- mpi_cart_rank at Base 0
+ (optional)mpi_cart_rank at Base 0
mpi_cart_rank_ at Base 0
- mpi_cart_rank__ at Base 0
+ (optional)mpi_cart_rank__ at Base 0
mpi_cart_rank_f08_ at Base 3.3.1
- mpi_cart_shift at Base 0
+ (optional)mpi_cart_shift at Base 0
mpi_cart_shift_ at Base 0
- mpi_cart_shift__ at Base 0
+ (optional)mpi_cart_shift__ at Base 0
mpi_cart_shift_f08_ at Base 3.3.1
- mpi_cart_sub at Base 0
+ (optional)mpi_cart_sub at Base 0
mpi_cart_sub_ at Base 0
- mpi_cart_sub__ at Base 0
+ (optional)mpi_cart_sub__ at Base 0
mpi_cart_sub_f08_ at Base 3.3.1
- mpi_cartdim_get at Base 0
+ (optional)mpi_cartdim_get at Base 0
mpi_cartdim_get_ at Base 0
- mpi_cartdim_get__ at Base 0
+ (optional)mpi_cartdim_get__ at Base 0
mpi_cartdim_get_f08_ at Base 3.3.1
- mpi_close_port at Base 0
+ (optional)mpi_close_port at Base 0
mpi_close_port_ at Base 0
- mpi_close_port__ at Base 0
+ (optional)mpi_close_port__ at Base 0
mpi_close_port_f08_ at Base 3.3.1
- mpi_comm_accept at Base 0
+ (optional)mpi_comm_accept at Base 0
mpi_comm_accept_ at Base 0
- mpi_comm_accept__ at Base 0
+ (optional)mpi_comm_accept__ at Base 0
mpi_comm_accept_f08_ at Base 3.3.1
- mpi_comm_attach_buffer at Base 4.2
+ (optional)mpi_comm_attach_buffer at Base 4.2
mpi_comm_attach_buffer_ at Base 4.2
- mpi_comm_attach_buffer__ at Base 4.2
+ (optional)mpi_comm_attach_buffer__ at Base 4.2
mpi_comm_attach_buffer_c_f08ts_ at Base 4.2
mpi_comm_attach_buffer_f08ts_ at Base 4.2
- mpi_comm_call_errhandler at Base 0
+ (optional)mpi_comm_call_errhandler at Base 0
mpi_comm_call_errhandler_ at Base 0
- mpi_comm_call_errhandler__ at Base 0
+ (optional)mpi_comm_call_errhandler__ at Base 0
mpi_comm_call_errhandler_f08_ at Base 3.3.1
- mpi_comm_compare at Base 0
+ (optional)mpi_comm_compare at Base 0
mpi_comm_compare_ at Base 0
- mpi_comm_compare__ at Base 0
+ (optional)mpi_comm_compare__ at Base 0
mpi_comm_compare_f08_ at Base 3.3.1
- mpi_comm_connect at Base 0
+ (optional)mpi_comm_connect at Base 0
mpi_comm_connect_ at Base 0
- mpi_comm_connect__ at Base 0
+ (optional)mpi_comm_connect__ at Base 0
mpi_comm_connect_f08_ at Base 3.3.1
- mpi_comm_create at Base 0
+ (optional)mpi_comm_create at Base 0
mpi_comm_create_ at Base 0
- mpi_comm_create__ at Base 0
- mpi_comm_create_errhandler at Base 0
+ (optional)mpi_comm_create__ at Base 0
+ (optional)mpi_comm_create_errhandler at Base 0
mpi_comm_create_errhandler_ at Base 0
- mpi_comm_create_errhandler__ at Base 0
+ (optional)mpi_comm_create_errhandler__ at Base 0
mpi_comm_create_errhandler_f08_ at Base 3.3.1
mpi_comm_create_f08_ at Base 3.3.1
- mpi_comm_create_from_group at Base 4
+ (optional)mpi_comm_create_from_group at Base 4
mpi_comm_create_from_group_ at Base 4
- mpi_comm_create_from_group__ at Base 4
+ (optional)mpi_comm_create_from_group__ at Base 4
mpi_comm_create_from_group_f08_ at Base 4
- mpi_comm_create_group at Base 0
+ (optional)mpi_comm_create_group at Base 0
mpi_comm_create_group_ at Base 0
- mpi_comm_create_group__ at Base 0
+ (optional)mpi_comm_create_group__ at Base 0
mpi_comm_create_group_f08_ at Base 3.3.1
- mpi_comm_create_keyval at Base 0
+ (optional)mpi_comm_create_keyval at Base 0
mpi_comm_create_keyval_ at Base 0
- mpi_comm_create_keyval__ at Base 0
+ (optional)mpi_comm_create_keyval__ at Base 0
mpi_comm_create_keyval_f08_ at Base 3.3.1
- mpi_comm_delete_attr at Base 0
+ (optional)mpi_comm_delete_attr at Base 0
mpi_comm_delete_attr_ at Base 0
- mpi_comm_delete_attr__ at Base 0
+ (optional)mpi_comm_delete_attr__ at Base 0
mpi_comm_delete_attr_f08_ at Base 3.3.1
- mpi_comm_detach_buffer at Base 4.2
+ (optional)mpi_comm_detach_buffer at Base 4.2
mpi_comm_detach_buffer_ at Base 4.2
- mpi_comm_detach_buffer__ at Base 4.2
+ (optional)mpi_comm_detach_buffer__ at Base 4.2
mpi_comm_detach_buffer_c_f08_ at Base 4.2
mpi_comm_detach_buffer_f08_ at Base 4.2
- mpi_comm_disconnect at Base 0
+ (optional)mpi_comm_disconnect at Base 0
mpi_comm_disconnect_ at Base 0
- mpi_comm_disconnect__ at Base 0
+ (optional)mpi_comm_disconnect__ at Base 0
mpi_comm_disconnect_f08_ at Base 3.3.1
- mpi_comm_dup at Base 0
+ (optional)mpi_comm_dup at Base 0
mpi_comm_dup_ at Base 0
- mpi_comm_dup__ at Base 0
+ (optional)mpi_comm_dup__ at Base 0
mpi_comm_dup_f08_ at Base 3.3.1
- mpi_comm_dup_fn at Base 0
+ (optional)mpi_comm_dup_fn at Base 0
mpi_comm_dup_fn_ at Base 0
- mpi_comm_dup_fn__ at Base 0
- mpi_comm_dup_with_info at Base 0
+ (optional)mpi_comm_dup_fn__ at Base 0
+ (optional)mpi_comm_dup_with_info at Base 0
mpi_comm_dup_with_info_ at Base 0
- mpi_comm_dup_with_info__ at Base 0
+ (optional)mpi_comm_dup_with_info__ at Base 0
mpi_comm_dup_with_info_f08_ at Base 3.3.1
- mpi_comm_flush_buffer at Base 4.2
+ (optional)mpi_comm_flush_buffer at Base 4.2
mpi_comm_flush_buffer_ at Base 4.2
- mpi_comm_flush_buffer__ at Base 4.2
+ (optional)mpi_comm_flush_buffer__ at Base 4.2
mpi_comm_flush_buffer_f08_ at Base 4.2
- mpi_comm_free at Base 0
+ (optional)mpi_comm_free at Base 0
mpi_comm_free_ at Base 0
- mpi_comm_free__ at Base 0
+ (optional)mpi_comm_free__ at Base 0
mpi_comm_free_f08_ at Base 3.3.1
- mpi_comm_free_keyval at Base 0
+ (optional)mpi_comm_free_keyval at Base 0
mpi_comm_free_keyval_ at Base 0
- mpi_comm_free_keyval__ at Base 0
+ (optional)mpi_comm_free_keyval__ at Base 0
mpi_comm_free_keyval_f08_ at Base 3.3.1
- mpi_comm_get_attr at Base 0
+ (optional)mpi_comm_get_attr at Base 0
mpi_comm_get_attr_ at Base 0
- mpi_comm_get_attr__ at Base 0
+ (optional)mpi_comm_get_attr__ at Base 0
mpi_comm_get_attr_f08_ at Base 3.3.1
- mpi_comm_get_errhandler at Base 0
+ (optional)mpi_comm_get_errhandler at Base 0
mpi_comm_get_errhandler_ at Base 0
- mpi_comm_get_errhandler__ at Base 0
+ (optional)mpi_comm_get_errhandler__ at Base 0
mpi_comm_get_errhandler_f08_ at Base 3.3.1
- mpi_comm_get_info at Base 0
+ (optional)mpi_comm_get_info at Base 0
mpi_comm_get_info_ at Base 0
- mpi_comm_get_info__ at Base 0
+ (optional)mpi_comm_get_info__ at Base 0
mpi_comm_get_info_f08_ at Base 3.3.1
- mpi_comm_get_name at Base 0
+ (optional)mpi_comm_get_name at Base 0
mpi_comm_get_name_ at Base 0
- mpi_comm_get_name__ at Base 0
+ (optional)mpi_comm_get_name__ at Base 0
mpi_comm_get_name_f08_ at Base 3.3.1
- mpi_comm_get_parent at Base 0
+ (optional)mpi_comm_get_parent at Base 0
mpi_comm_get_parent_ at Base 0
- mpi_comm_get_parent__ at Base 0
+ (optional)mpi_comm_get_parent__ at Base 0
mpi_comm_get_parent_f08_ at Base 3.3.1
- mpi_comm_group at Base 0
+ (optional)mpi_comm_group at Base 0
mpi_comm_group_ at Base 0
- mpi_comm_group__ at Base 0
+ (optional)mpi_comm_group__ at Base 0
mpi_comm_group_f08_ at Base 3.3.1
- mpi_comm_idup at Base 0
+ (optional)mpi_comm_idup at Base 0
mpi_comm_idup_ at Base 0
- mpi_comm_idup__ at Base 0
+ (optional)mpi_comm_idup__ at Base 0
mpi_comm_idup_f08_ at Base 3.3.1
- mpi_comm_idup_with_info at Base 4
+ (optional)mpi_comm_idup_with_info at Base 4
mpi_comm_idup_with_info_ at Base 4
- mpi_comm_idup_with_info__ at Base 4
+ (optional)mpi_comm_idup_with_info__ at Base 4
mpi_comm_idup_with_info_f08_ at Base 4
- mpi_comm_iflush_buffer at Base 4.2
+ (optional)mpi_comm_iflush_buffer at Base 4.2
mpi_comm_iflush_buffer_ at Base 4.2
- mpi_comm_iflush_buffer__ at Base 4.2
+ (optional)mpi_comm_iflush_buffer__ at Base 4.2
mpi_comm_iflush_buffer_f08_ at Base 4.2
- mpi_comm_join at Base 0
+ (optional)mpi_comm_join at Base 0
mpi_comm_join_ at Base 0
- mpi_comm_join__ at Base 0
+ (optional)mpi_comm_join__ at Base 0
mpi_comm_join_f08_ at Base 3.3.1
- mpi_comm_null_copy_fn at Base 0
+ (optional)mpi_comm_null_copy_fn at Base 0
mpi_comm_null_copy_fn_ at Base 0
- mpi_comm_null_copy_fn__ at Base 0
- mpi_comm_null_delete_fn at Base 0
+ (optional)mpi_comm_null_copy_fn__ at Base 0
+ (optional)mpi_comm_null_delete_fn at Base 0
mpi_comm_null_delete_fn_ at Base 0
- mpi_comm_null_delete_fn__ at Base 0
- mpi_comm_rank at Base 0
+ (optional)mpi_comm_null_delete_fn__ at Base 0
+ (optional)mpi_comm_rank at Base 0
mpi_comm_rank_ at Base 0
- mpi_comm_rank__ at Base 0
+ (optional)mpi_comm_rank__ at Base 0
mpi_comm_rank_f08_ at Base 3.3.1
- mpi_comm_remote_group at Base 0
+ (optional)mpi_comm_remote_group at Base 0
mpi_comm_remote_group_ at Base 0
- mpi_comm_remote_group__ at Base 0
+ (optional)mpi_comm_remote_group__ at Base 0
mpi_comm_remote_group_f08_ at Base 3.3.1
- mpi_comm_remote_size at Base 0
+ (optional)mpi_comm_remote_size at Base 0
mpi_comm_remote_size_ at Base 0
- mpi_comm_remote_size__ at Base 0
+ (optional)mpi_comm_remote_size__ at Base 0
mpi_comm_remote_size_f08_ at Base 3.3.1
- mpi_comm_set_attr at Base 0
+ (optional)mpi_comm_set_attr at Base 0
mpi_comm_set_attr_ at Base 0
- mpi_comm_set_attr__ at Base 0
+ (optional)mpi_comm_set_attr__ at Base 0
mpi_comm_set_attr_f08_ at Base 3.3.1
- mpi_comm_set_errhandler at Base 0
+ (optional)mpi_comm_set_errhandler at Base 0
mpi_comm_set_errhandler_ at Base 0
- mpi_comm_set_errhandler__ at Base 0
+ (optional)mpi_comm_set_errhandler__ at Base 0
mpi_comm_set_errhandler_f08_ at Base 3.3.1
- mpi_comm_set_info at Base 0
+ (optional)mpi_comm_set_info at Base 0
mpi_comm_set_info_ at Base 0
- mpi_comm_set_info__ at Base 0
+ (optional)mpi_comm_set_info__ at Base 0
mpi_comm_set_info_f08_ at Base 3.3.1
- mpi_comm_set_name at Base 0
+ (optional)mpi_comm_set_name at Base 0
mpi_comm_set_name_ at Base 0
- mpi_comm_set_name__ at Base 0
+ (optional)mpi_comm_set_name__ at Base 0
mpi_comm_set_name_f08_ at Base 3.3.1
- mpi_comm_size at Base 0
+ (optional)mpi_comm_size at Base 0
mpi_comm_size_ at Base 0
- mpi_comm_size__ at Base 0
+ (optional)mpi_comm_size__ at Base 0
mpi_comm_size_f08_ at Base 3.3.1
- mpi_comm_spawn at Base 0
+ (optional)mpi_comm_spawn at Base 0
mpi_comm_spawn_ at Base 0
- mpi_comm_spawn__ at Base 0
+ (optional)mpi_comm_spawn__ at Base 0
mpi_comm_spawn_f08_ at Base 3.3.1
- mpi_comm_spawn_multiple at Base 0
+ (optional)mpi_comm_spawn_multiple at Base 0
mpi_comm_spawn_multiple_ at Base 0
- mpi_comm_spawn_multiple__ at Base 0
+ (optional)mpi_comm_spawn_multiple__ at Base 0
mpi_comm_spawn_multiple_f08_ at Base 3.3.1
- mpi_comm_split at Base 0
+ (optional)mpi_comm_split at Base 0
mpi_comm_split_ at Base 0
- mpi_comm_split__ at Base 0
+ (optional)mpi_comm_split__ at Base 0
mpi_comm_split_f08_ at Base 3.3.1
- mpi_comm_split_type at Base 0
+ (optional)mpi_comm_split_type at Base 0
mpi_comm_split_type_ at Base 0
- mpi_comm_split_type__ at Base 0
+ (optional)mpi_comm_split_type__ at Base 0
mpi_comm_split_type_f08_ at Base 3.3.1
- mpi_comm_test_inter at Base 0
+ (optional)mpi_comm_test_inter at Base 0
mpi_comm_test_inter_ at Base 0
- mpi_comm_test_inter__ at Base 0
+ (optional)mpi_comm_test_inter__ at Base 0
mpi_comm_test_inter_f08_ at Base 3.3.1
- mpi_compare_and_swap at Base 0
+ (optional)mpi_compare_and_swap at Base 0
mpi_compare_and_swap_ at Base 0
- mpi_compare_and_swap__ at Base 0
+ (optional)mpi_compare_and_swap__ at Base 0
mpi_compare_and_swap_f08ts_ at Base 3.3.1
- mpi_conversion_fn_null at Base 0
+ (optional)mpi_conversion_fn_null at Base 0
mpi_conversion_fn_null_ at Base 0
- mpi_conversion_fn_null__ at Base 0
+ (optional)mpi_conversion_fn_null__ at Base 0
#MISSING: 4.2# mpi_delete_error_class_f08_ at Base 4
#MISSING: 4.2# mpi_delete_error_code_f08_ at Base 4
#MISSING: 4.2# mpi_delete_error_string_f08_ at Base 4
- mpi_dims_create at Base 0
+ (optional)mpi_dims_create at Base 0
mpi_dims_create_ at Base 0
- mpi_dims_create__ at Base 0
+ (optional)mpi_dims_create__ at Base 0
mpi_dims_create_f08_ at Base 3.3.1
- mpi_dist_graph_create at Base 0
+ (optional)mpi_dist_graph_create at Base 0
mpi_dist_graph_create_ at Base 0
- mpi_dist_graph_create__ at Base 0
- mpi_dist_graph_create_adjacent at Base 0
+ (optional)mpi_dist_graph_create__ at Base 0
+ (optional)mpi_dist_graph_create_adjacent at Base 0
mpi_dist_graph_create_adjacent_ at Base 0
- mpi_dist_graph_create_adjacent__ at Base 0
+ (optional)mpi_dist_graph_create_adjacent__ at Base 0
mpi_dist_graph_create_adjacent_f08_ at Base 3.3.1
mpi_dist_graph_create_f08_ at Base 3.3.1
- mpi_dist_graph_neighbors at Base 0
+ (optional)mpi_dist_graph_neighbors at Base 0
mpi_dist_graph_neighbors_ at Base 0
- mpi_dist_graph_neighbors__ at Base 0
- mpi_dist_graph_neighbors_count at Base 0
+ (optional)mpi_dist_graph_neighbors__ at Base 0
+ (optional)mpi_dist_graph_neighbors_count at Base 0
mpi_dist_graph_neighbors_count_ at Base 0
- mpi_dist_graph_neighbors_count__ at Base 0
+ (optional)mpi_dist_graph_neighbors_count__ at Base 0
mpi_dist_graph_neighbors_count_f08_ at Base 3.3.1
mpi_dist_graph_neighbors_f08_ at Base 3.3.1
- mpi_dup_fn at Base 0
+ (optional)mpi_dup_fn at Base 0
mpi_dup_fn_ at Base 0
- mpi_dup_fn__ at Base 0
- mpi_errhandler_create at Base 0
+ (optional)mpi_dup_fn__ at Base 0
+ (optional)mpi_errhandler_create at Base 0
mpi_errhandler_create_ at Base 0
- mpi_errhandler_create__ at Base 0
- mpi_errhandler_free at Base 0
+ (optional)mpi_errhandler_create__ at Base 0
+ (optional)mpi_errhandler_free at Base 0
mpi_errhandler_free_ at Base 0
- mpi_errhandler_free__ at Base 0
+ (optional)mpi_errhandler_free__ at Base 0
mpi_errhandler_free_f08_ at Base 3.3.1
- mpi_errhandler_get at Base 0
+ (optional)mpi_errhandler_get at Base 0
mpi_errhandler_get_ at Base 0
- mpi_errhandler_get__ at Base 0
- mpi_errhandler_set at Base 0
+ (optional)mpi_errhandler_get__ at Base 0
+ (optional)mpi_errhandler_set at Base 0
mpi_errhandler_set_ at Base 0
- mpi_errhandler_set__ at Base 0
- mpi_error_class at Base 0
+ (optional)mpi_errhandler_set__ at Base 0
+ (optional)mpi_error_class at Base 0
mpi_error_class_ at Base 0
- mpi_error_class__ at Base 0
+ (optional)mpi_error_class__ at Base 0
mpi_error_class_f08_ at Base 3.3.1
- mpi_error_string at Base 0
+ (optional)mpi_error_string at Base 0
mpi_error_string_ at Base 0
- mpi_error_string__ at Base 0
+ (optional)mpi_error_string__ at Base 0
mpi_error_string_f08_ at Base 3.3.1
- mpi_exscan at Base 0
+ (optional)mpi_exscan at Base 0
mpi_exscan_ at Base 0
- mpi_exscan__ at Base 0
+ (optional)mpi_exscan__ at Base 0
mpi_exscan_c_f08ts_ at Base 4.2
mpi_exscan_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_exscan_f08ts_large_ at Base 4
- mpi_exscan_init at Base 4
+ (optional)mpi_exscan_init at Base 4
mpi_exscan_init_ at Base 4
- mpi_exscan_init__ at Base 4
+ (optional)mpi_exscan_init__ at Base 4
mpi_exscan_init_c_f08ts_ at Base 4.2
mpi_exscan_init_f08ts_ at Base 4
#MISSING: 4.2# mpi_exscan_init_f08ts_large_ at Base 4
- mpi_f_sync_reg at Base 4.0.1
+ (optional)mpi_f_sync_reg at Base 4.0.1
mpi_f_sync_reg_ at Base 4.0.1
- mpi_f_sync_reg__ at Base 4.0.1
+ (optional)mpi_f_sync_reg__ at Base 4.0.1
mpi_f_sync_reg_f08ts_ at Base 3.3.1
- mpi_fetch_and_op at Base 0
+ (optional)mpi_fetch_and_op at Base 0
mpi_fetch_and_op_ at Base 0
- mpi_fetch_and_op__ at Base 0
+ (optional)mpi_fetch_and_op__ at Base 0
mpi_fetch_and_op_f08ts_ at Base 3.3.1
- mpi_file_call_errhandler at Base 0
+ (optional)mpi_file_call_errhandler at Base 0
mpi_file_call_errhandler_ at Base 0
- mpi_file_call_errhandler__ at Base 0
+ (optional)mpi_file_call_errhandler__ at Base 0
mpi_file_call_errhandler_f08_ at Base 3.3.1
- mpi_file_close at Base 0
+ (optional)mpi_file_close at Base 0
mpi_file_close_ at Base 0
- mpi_file_close__ at Base 0
+ (optional)mpi_file_close__ at Base 0
mpi_file_close_f08_ at Base 3.3.1
- mpi_file_create_errhandler at Base 0
+ (optional)mpi_file_create_errhandler at Base 0
mpi_file_create_errhandler_ at Base 0
- mpi_file_create_errhandler__ at Base 0
+ (optional)mpi_file_create_errhandler__ at Base 0
mpi_file_create_errhandler_f08_ at Base 3.3.1
- mpi_file_delete at Base 0
+ (optional)mpi_file_delete at Base 0
mpi_file_delete_ at Base 0
- mpi_file_delete__ at Base 0
+ (optional)mpi_file_delete__ at Base 0
mpi_file_delete_f08_ at Base 3.3.1
- mpi_file_get_amode at Base 0
+ (optional)mpi_file_get_amode at Base 0
mpi_file_get_amode_ at Base 0
- mpi_file_get_amode__ at Base 0
+ (optional)mpi_file_get_amode__ at Base 0
mpi_file_get_amode_f08_ at Base 3.3.1
- mpi_file_get_atomicity at Base 0
+ (optional)mpi_file_get_atomicity at Base 0
mpi_file_get_atomicity_ at Base 0
- mpi_file_get_atomicity__ at Base 0
+ (optional)mpi_file_get_atomicity__ at Base 0
mpi_file_get_atomicity_f08_ at Base 3.3.1
- mpi_file_get_byte_offset at Base 0
+ (optional)mpi_file_get_byte_offset at Base 0
mpi_file_get_byte_offset_ at Base 0
- mpi_file_get_byte_offset__ at Base 0
+ (optional)mpi_file_get_byte_offset__ at Base 0
mpi_file_get_byte_offset_f08_ at Base 3.3.1
- mpi_file_get_errhandler at Base 0
+ (optional)mpi_file_get_errhandler at Base 0
mpi_file_get_errhandler_ at Base 0
- mpi_file_get_errhandler__ at Base 0
+ (optional)mpi_file_get_errhandler__ at Base 0
mpi_file_get_errhandler_f08_ at Base 3.3.1
- mpi_file_get_group at Base 0
+ (optional)mpi_file_get_group at Base 0
mpi_file_get_group_ at Base 0
- mpi_file_get_group__ at Base 0
+ (optional)mpi_file_get_group__ at Base 0
mpi_file_get_group_f08_ at Base 3.3.1
- mpi_file_get_info at Base 0
+ (optional)mpi_file_get_info at Base 0
mpi_file_get_info_ at Base 0
- mpi_file_get_info__ at Base 0
+ (optional)mpi_file_get_info__ at Base 0
mpi_file_get_info_f08_ at Base 3.3.1
- mpi_file_get_position at Base 0
+ (optional)mpi_file_get_position at Base 0
mpi_file_get_position_ at Base 0
- mpi_file_get_position__ at Base 0
+ (optional)mpi_file_get_position__ at Base 0
mpi_file_get_position_f08_ at Base 3.3.1
- mpi_file_get_position_shared at Base 0
+ (optional)mpi_file_get_position_shared at Base 0
mpi_file_get_position_shared_ at Base 0
- mpi_file_get_position_shared__ at Base 0
+ (optional)mpi_file_get_position_shared__ at Base 0
mpi_file_get_position_shared_f08_ at Base 3.3.1
- mpi_file_get_size at Base 0
+ (optional)mpi_file_get_size at Base 0
mpi_file_get_size_ at Base 0
- mpi_file_get_size__ at Base 0
+ (optional)mpi_file_get_size__ at Base 0
mpi_file_get_size_f08_ at Base 3.3.1
- mpi_file_get_type_extent at Base 0
+ (optional)mpi_file_get_type_extent at Base 0
mpi_file_get_type_extent_ at Base 0
- mpi_file_get_type_extent__ at Base 0
+ (optional)mpi_file_get_type_extent__ at Base 0
mpi_file_get_type_extent_f08_ at Base 3.3.1
- mpi_file_get_view at Base 0
+ (optional)mpi_file_get_view at Base 0
mpi_file_get_view_ at Base 0
- mpi_file_get_view__ at Base 0
+ (optional)mpi_file_get_view__ at Base 0
mpi_file_get_view_f08_ at Base 3.3.1
- mpi_file_iread at Base 0
+ (optional)mpi_file_iread at Base 0
mpi_file_iread_ at Base 0
- mpi_file_iread__ at Base 0
- mpi_file_iread_all at Base 0
+ (optional)mpi_file_iread__ at Base 0
+ (optional)mpi_file_iread_all at Base 0
mpi_file_iread_all_ at Base 0
- mpi_file_iread_all__ at Base 0
+ (optional)mpi_file_iread_all__ at Base 0
mpi_file_iread_all_c_f08ts_ at Base 4.2
mpi_file_iread_all_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_file_iread_all_f08ts_large_ at Base 4.1
- mpi_file_iread_at at Base 0
+ (optional)mpi_file_iread_at at Base 0
mpi_file_iread_at_ at Base 0
- mpi_file_iread_at__ at Base 0
- mpi_file_iread_at_all at Base 0
+ (optional)mpi_file_iread_at__ at Base 0
+ (optional)mpi_file_iread_at_all at Base 0
mpi_file_iread_at_all_ at Base 0
- mpi_file_iread_at_all__ at Base 0
+ (optional)mpi_file_iread_at_all__ at Base 0
mpi_file_iread_at_all_c_f08ts_ at Base 4.2
mpi_file_iread_at_all_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_file_iread_at_all_f08ts_large_ at Base 4.1
@@ -5416,27 +5416,27 @@
mpi_file_iread_c_f08ts_ at Base 4.2
mpi_file_iread_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_file_iread_f08ts_large_ at Base 4.1
- mpi_file_iread_shared at Base 0
+ (optional)mpi_file_iread_shared at Base 0
mpi_file_iread_shared_ at Base 0
- mpi_file_iread_shared__ at Base 0
+ (optional)mpi_file_iread_shared__ at Base 0
mpi_file_iread_shared_c_f08ts_ at Base 4.2
mpi_file_iread_shared_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_file_iread_shared_f08ts_large_ at Base 4.1
- mpi_file_iwrite at Base 0
+ (optional)mpi_file_iwrite at Base 0
mpi_file_iwrite_ at Base 0
- mpi_file_iwrite__ at Base 0
- mpi_file_iwrite_all at Base 0
+ (optional)mpi_file_iwrite__ at Base 0
+ (optional)mpi_file_iwrite_all at Base 0
mpi_file_iwrite_all_ at Base 0
- mpi_file_iwrite_all__ at Base 0
+ (optional)mpi_file_iwrite_all__ at Base 0
mpi_file_iwrite_all_c_f08ts_ at Base 4.2
mpi_file_iwrite_all_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_file_iwrite_all_f08ts_large_ at Base 4.1
- mpi_file_iwrite_at at Base 0
+ (optional)mpi_file_iwrite_at at Base 0
mpi_file_iwrite_at_ at Base 0
- mpi_file_iwrite_at__ at Base 0
- mpi_file_iwrite_at_all at Base 0
+ (optional)mpi_file_iwrite_at__ at Base 0
+ (optional)mpi_file_iwrite_at_all at Base 0
mpi_file_iwrite_at_all_ at Base 0
- mpi_file_iwrite_at_all__ at Base 0
+ (optional)mpi_file_iwrite_at_all__ at Base 0
mpi_file_iwrite_at_all_c_f08ts_ at Base 4.2
mpi_file_iwrite_at_all_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_file_iwrite_at_all_f08ts_large_ at Base 4.1
@@ -5446,55 +5446,55 @@
mpi_file_iwrite_c_f08ts_ at Base 4.2
mpi_file_iwrite_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_file_iwrite_f08ts_large_ at Base 4.1
- mpi_file_iwrite_shared at Base 0
+ (optional)mpi_file_iwrite_shared at Base 0
mpi_file_iwrite_shared_ at Base 0
- mpi_file_iwrite_shared__ at Base 0
+ (optional)mpi_file_iwrite_shared__ at Base 0
mpi_file_iwrite_shared_c_f08ts_ at Base 4.2
mpi_file_iwrite_shared_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_file_iwrite_shared_f08ts_large_ at Base 4.1
- mpi_file_open at Base 0
+ (optional)mpi_file_open at Base 0
mpi_file_open_ at Base 0
- mpi_file_open__ at Base 0
+ (optional)mpi_file_open__ at Base 0
mpi_file_open_f08_ at Base 3.3.1
- mpi_file_preallocate at Base 0
+ (optional)mpi_file_preallocate at Base 0
mpi_file_preallocate_ at Base 0
- mpi_file_preallocate__ at Base 0
+ (optional)mpi_file_preallocate__ at Base 0
mpi_file_preallocate_f08_ at Base 3.3.1
- mpi_file_read at Base 0
+ (optional)mpi_file_read at Base 0
mpi_file_read_ at Base 0
- mpi_file_read__ at Base 0
- mpi_file_read_all at Base 0
+ (optional)mpi_file_read__ at Base 0
+ (optional)mpi_file_read_all at Base 0
mpi_file_read_all_ at Base 0
- mpi_file_read_all__ at Base 0
- mpi_file_read_all_begin at Base 0
+ (optional)mpi_file_read_all__ at Base 0
+ (optional)mpi_file_read_all_begin at Base 0
mpi_file_read_all_begin_ at Base 0
- mpi_file_read_all_begin__ at Base 0
+ (optional)mpi_file_read_all_begin__ at Base 0
mpi_file_read_all_begin_c_f08ts_ at Base 4.2
mpi_file_read_all_begin_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_file_read_all_begin_f08ts_large_ at Base 4.1
mpi_file_read_all_c_f08ts_ at Base 4.2
- mpi_file_read_all_end at Base 0
+ (optional)mpi_file_read_all_end at Base 0
mpi_file_read_all_end_ at Base 0
- mpi_file_read_all_end__ at Base 0
+ (optional)mpi_file_read_all_end__ at Base 0
mpi_file_read_all_end_f08ts_ at Base 3.3.1
mpi_file_read_all_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_file_read_all_f08ts_large_ at Base 4.1
- mpi_file_read_at at Base 0
+ (optional)mpi_file_read_at at Base 0
mpi_file_read_at_ at Base 0
- mpi_file_read_at__ at Base 0
- mpi_file_read_at_all at Base 0
+ (optional)mpi_file_read_at__ at Base 0
+ (optional)mpi_file_read_at_all at Base 0
mpi_file_read_at_all_ at Base 0
- mpi_file_read_at_all__ at Base 0
- mpi_file_read_at_all_begin at Base 0
+ (optional)mpi_file_read_at_all__ at Base 0
+ (optional)mpi_file_read_at_all_begin at Base 0
mpi_file_read_at_all_begin_ at Base 0
- mpi_file_read_at_all_begin__ at Base 0
+ (optional)mpi_file_read_at_all_begin__ at Base 0
mpi_file_read_at_all_begin_c_f08ts_ at Base 4.2
mpi_file_read_at_all_begin_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_file_read_at_all_begin_f08ts_large_ at Base 4.1
mpi_file_read_at_all_c_f08ts_ at Base 4.2
- mpi_file_read_at_all_end at Base 0
+ (optional)mpi_file_read_at_all_end at Base 0
mpi_file_read_at_all_end_ at Base 0
- mpi_file_read_at_all_end__ at Base 0
+ (optional)mpi_file_read_at_all_end__ at Base 0
mpi_file_read_at_all_end_f08ts_ at Base 3.3.1
mpi_file_read_at_all_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_file_read_at_all_f08ts_large_ at Base 4.1
@@ -5504,95 +5504,95 @@
mpi_file_read_c_f08ts_ at Base 4.2
mpi_file_read_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_file_read_f08ts_large_ at Base 4.1
- mpi_file_read_ordered at Base 0
+ (optional)mpi_file_read_ordered at Base 0
mpi_file_read_ordered_ at Base 0
- mpi_file_read_ordered__ at Base 0
- mpi_file_read_ordered_begin at Base 0
+ (optional)mpi_file_read_ordered__ at Base 0
+ (optional)mpi_file_read_ordered_begin at Base 0
mpi_file_read_ordered_begin_ at Base 0
- mpi_file_read_ordered_begin__ at Base 0
+ (optional)mpi_file_read_ordered_begin__ at Base 0
mpi_file_read_ordered_begin_c_f08ts_ at Base 4.2
mpi_file_read_ordered_begin_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_file_read_ordered_begin_f08ts_large_ at Base 4.1
mpi_file_read_ordered_c_f08ts_ at Base 4.2
- mpi_file_read_ordered_end at Base 0
+ (optional)mpi_file_read_ordered_end at Base 0
mpi_file_read_ordered_end_ at Base 0
- mpi_file_read_ordered_end__ at Base 0
+ (optional)mpi_file_read_ordered_end__ at Base 0
mpi_file_read_ordered_end_f08ts_ at Base 3.3.1
mpi_file_read_ordered_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_file_read_ordered_f08ts_large_ at Base 4.1
- mpi_file_read_shared at Base 0
+ (optional)mpi_file_read_shared at Base 0
mpi_file_read_shared_ at Base 0
- mpi_file_read_shared__ at Base 0
+ (optional)mpi_file_read_shared__ at Base 0
mpi_file_read_shared_c_f08ts_ at Base 4.2
mpi_file_read_shared_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_file_read_shared_f08ts_large_ at Base 4.1
- mpi_file_seek at Base 0
+ (optional)mpi_file_seek at Base 0
mpi_file_seek_ at Base 0
- mpi_file_seek__ at Base 0
+ (optional)mpi_file_seek__ at Base 0
mpi_file_seek_f08_ at Base 3.3.1
- mpi_file_seek_shared at Base 0
+ (optional)mpi_file_seek_shared at Base 0
mpi_file_seek_shared_ at Base 0
- mpi_file_seek_shared__ at Base 0
+ (optional)mpi_file_seek_shared__ at Base 0
mpi_file_seek_shared_f08_ at Base 3.3.1
- mpi_file_set_atomicity at Base 0
+ (optional)mpi_file_set_atomicity at Base 0
mpi_file_set_atomicity_ at Base 0
- mpi_file_set_atomicity__ at Base 0
+ (optional)mpi_file_set_atomicity__ at Base 0
mpi_file_set_atomicity_f08_ at Base 3.3.1
- mpi_file_set_errhandler at Base 0
+ (optional)mpi_file_set_errhandler at Base 0
mpi_file_set_errhandler_ at Base 0
- mpi_file_set_errhandler__ at Base 0
+ (optional)mpi_file_set_errhandler__ at Base 0
mpi_file_set_errhandler_f08_ at Base 3.3.1
- mpi_file_set_info at Base 0
+ (optional)mpi_file_set_info at Base 0
mpi_file_set_info_ at Base 0
- mpi_file_set_info__ at Base 0
+ (optional)mpi_file_set_info__ at Base 0
mpi_file_set_info_f08_ at Base 3.3.1
- mpi_file_set_size at Base 0
+ (optional)mpi_file_set_size at Base 0
mpi_file_set_size_ at Base 0
- mpi_file_set_size__ at Base 0
+ (optional)mpi_file_set_size__ at Base 0
mpi_file_set_size_f08_ at Base 3.3.1
- mpi_file_set_view at Base 0
+ (optional)mpi_file_set_view at Base 0
mpi_file_set_view_ at Base 0
- mpi_file_set_view__ at Base 0
+ (optional)mpi_file_set_view__ at Base 0
mpi_file_set_view_f08_ at Base 3.3.1
- mpi_file_sync at Base 0
+ (optional)mpi_file_sync at Base 0
mpi_file_sync_ at Base 0
- mpi_file_sync__ at Base 0
+ (optional)mpi_file_sync__ at Base 0
mpi_file_sync_f08_ at Base 3.3.1
- mpi_file_write at Base 0
+ (optional)mpi_file_write at Base 0
mpi_file_write_ at Base 0
- mpi_file_write__ at Base 0
- mpi_file_write_all at Base 0
+ (optional)mpi_file_write__ at Base 0
+ (optional)mpi_file_write_all at Base 0
mpi_file_write_all_ at Base 0
- mpi_file_write_all__ at Base 0
- mpi_file_write_all_begin at Base 0
+ (optional)mpi_file_write_all__ at Base 0
+ (optional)mpi_file_write_all_begin at Base 0
mpi_file_write_all_begin_ at Base 0
- mpi_file_write_all_begin__ at Base 0
+ (optional)mpi_file_write_all_begin__ at Base 0
mpi_file_write_all_begin_c_f08ts_ at Base 4.2
mpi_file_write_all_begin_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_file_write_all_begin_f08ts_large_ at Base 4.1
mpi_file_write_all_c_f08ts_ at Base 4.2
- mpi_file_write_all_end at Base 0
+ (optional)mpi_file_write_all_end at Base 0
mpi_file_write_all_end_ at Base 0
- mpi_file_write_all_end__ at Base 0
+ (optional)mpi_file_write_all_end__ at Base 0
mpi_file_write_all_end_f08ts_ at Base 3.3.1
mpi_file_write_all_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_file_write_all_f08ts_large_ at Base 4.1
- mpi_file_write_at at Base 0
+ (optional)mpi_file_write_at at Base 0
mpi_file_write_at_ at Base 0
- mpi_file_write_at__ at Base 0
- mpi_file_write_at_all at Base 0
+ (optional)mpi_file_write_at__ at Base 0
+ (optional)mpi_file_write_at_all at Base 0
mpi_file_write_at_all_ at Base 0
- mpi_file_write_at_all__ at Base 0
- mpi_file_write_at_all_begin at Base 0
+ (optional)mpi_file_write_at_all__ at Base 0
+ (optional)mpi_file_write_at_all_begin at Base 0
mpi_file_write_at_all_begin_ at Base 0
- mpi_file_write_at_all_begin__ at Base 0
+ (optional)mpi_file_write_at_all_begin__ at Base 0
mpi_file_write_at_all_begin_c_f08ts_ at Base 4.2
mpi_file_write_at_all_begin_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_file_write_at_all_begin_f08ts_large_ at Base 4.1
mpi_file_write_at_all_c_f08ts_ at Base 4.2
- mpi_file_write_at_all_end at Base 0
+ (optional)mpi_file_write_at_all_end at Base 0
mpi_file_write_at_all_end_ at Base 0
- mpi_file_write_at_all_end__ at Base 0
+ (optional)mpi_file_write_at_all_end__ at Base 0
mpi_file_write_at_all_end_f08ts_ at Base 3.3.1
mpi_file_write_at_all_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_file_write_at_all_f08ts_large_ at Base 4.1
@@ -5602,1359 +5602,1359 @@
mpi_file_write_c_f08ts_ at Base 4.2
mpi_file_write_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_file_write_f08ts_large_ at Base 4.1
- mpi_file_write_ordered at Base 0
+ (optional)mpi_file_write_ordered at Base 0
mpi_file_write_ordered_ at Base 0
- mpi_file_write_ordered__ at Base 0
- mpi_file_write_ordered_begin at Base 0
+ (optional)mpi_file_write_ordered__ at Base 0
+ (optional)mpi_file_write_ordered_begin at Base 0
mpi_file_write_ordered_begin_ at Base 0
- mpi_file_write_ordered_begin__ at Base 0
+ (optional)mpi_file_write_ordered_begin__ at Base 0
mpi_file_write_ordered_begin_c_f08ts_ at Base 4.2
mpi_file_write_ordered_begin_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_file_write_ordered_begin_f08ts_large_ at Base 4.1
mpi_file_write_ordered_c_f08ts_ at Base 4.2
- mpi_file_write_ordered_end at Base 0
+ (optional)mpi_file_write_ordered_end at Base 0
mpi_file_write_ordered_end_ at Base 0
- mpi_file_write_ordered_end__ at Base 0
+ (optional)mpi_file_write_ordered_end__ at Base 0
mpi_file_write_ordered_end_f08ts_ at Base 3.3.1
mpi_file_write_ordered_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_file_write_ordered_f08ts_large_ at Base 4.1
- mpi_file_write_shared at Base 0
+ (optional)mpi_file_write_shared at Base 0
mpi_file_write_shared_ at Base 0
- mpi_file_write_shared__ at Base 0
+ (optional)mpi_file_write_shared__ at Base 0
mpi_file_write_shared_c_f08ts_ at Base 4.2
mpi_file_write_shared_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_file_write_shared_f08ts_large_ at Base 4.1
- mpi_finalize at Base 0
+ (optional)mpi_finalize at Base 0
mpi_finalize_ at Base 0
- mpi_finalize__ at Base 0
+ (optional)mpi_finalize__ at Base 0
mpi_finalize_f08_ at Base 3.3.1
- mpi_finalized at Base 0
+ (optional)mpi_finalized at Base 0
mpi_finalized_ at Base 0
- mpi_finalized__ at Base 0
+ (optional)mpi_finalized__ at Base 0
mpi_finalized_f08_ at Base 3.3.1
- mpi_free_mem at Base 0
+ (optional)mpi_free_mem at Base 0
mpi_free_mem_ at Base 0
- mpi_free_mem__ at Base 0
+ (optional)mpi_free_mem__ at Base 0
#MISSING: 4# mpi_free_mem_f08_ at Base 3.3.1
mpi_free_mem_f08ts_ at Base 4
- mpi_gather at Base 0
+ (optional)mpi_gather at Base 0
mpi_gather_ at Base 0
- mpi_gather__ at Base 0
+ (optional)mpi_gather__ at Base 0
mpi_gather_c_f08ts_ at Base 4.2
mpi_gather_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_gather_f08ts_large_ at Base 4
- mpi_gather_init at Base 4
+ (optional)mpi_gather_init at Base 4
mpi_gather_init_ at Base 4
- mpi_gather_init__ at Base 4
+ (optional)mpi_gather_init__ at Base 4
mpi_gather_init_c_f08ts_ at Base 4.2
mpi_gather_init_f08ts_ at Base 4
#MISSING: 4.2# mpi_gather_init_f08ts_large_ at Base 4
- mpi_gatherv at Base 0
+ (optional)mpi_gatherv at Base 0
mpi_gatherv_ at Base 0
- mpi_gatherv__ at Base 0
+ (optional)mpi_gatherv__ at Base 0
mpi_gatherv_c_f08ts_ at Base 4.2
mpi_gatherv_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_gatherv_f08ts_large_ at Base 4
- mpi_gatherv_init at Base 4
+ (optional)mpi_gatherv_init at Base 4
mpi_gatherv_init_ at Base 4
- mpi_gatherv_init__ at Base 4
+ (optional)mpi_gatherv_init__ at Base 4
mpi_gatherv_init_c_f08ts_ at Base 4.2
mpi_gatherv_init_f08ts_ at Base 4
#MISSING: 4.2# mpi_gatherv_init_f08ts_large_ at Base 4
- mpi_get at Base 0
+ (optional)mpi_get at Base 0
mpi_get_ at Base 0
- mpi_get__ at Base 0
- mpi_get_accumulate at Base 0
+ (optional)mpi_get__ at Base 0
+ (optional)mpi_get_accumulate at Base 0
mpi_get_accumulate_ at Base 0
- mpi_get_accumulate__ at Base 0
+ (optional)mpi_get_accumulate__ at Base 0
mpi_get_accumulate_c_f08ts_ at Base 4.2
mpi_get_accumulate_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_get_accumulate_f08ts_large_ at Base 4
- mpi_get_address at Base 0
+ (optional)mpi_get_address at Base 0
mpi_get_address_ at Base 0
- mpi_get_address__ at Base 0
+ (optional)mpi_get_address__ at Base 0
mpi_get_address_f08ts_ at Base 3.3.1
mpi_get_c_f08ts_ at Base 4.2
- mpi_get_count at Base 0
+ (optional)mpi_get_count at Base 0
mpi_get_count_ at Base 0
- mpi_get_count__ at Base 0
+ (optional)mpi_get_count__ at Base 0
mpi_get_count_c_f08_ at Base 4.2
mpi_get_count_f08_ at Base 3.3.1
#MISSING: 4.2# mpi_get_count_f08_large_ at Base 4
- mpi_get_elements at Base 0
+ (optional)mpi_get_elements at Base 0
mpi_get_elements_ at Base 0
- mpi_get_elements__ at Base 0
+ (optional)mpi_get_elements__ at Base 0
mpi_get_elements_c_f08_ at Base 4.2
mpi_get_elements_f08_ at Base 3.3.1
#MISSING: 4.2# mpi_get_elements_f08_large_ at Base 4
- mpi_get_elements_x at Base 0
+ (optional)mpi_get_elements_x at Base 0
mpi_get_elements_x_ at Base 0
- mpi_get_elements_x__ at Base 0
+ (optional)mpi_get_elements_x__ at Base 0
mpi_get_elements_x_f08_ at Base 3.3.1
mpi_get_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_get_f08ts_large_ at Base 4
- mpi_get_hw_resource_info at Base 4.2
+ (optional)mpi_get_hw_resource_info at Base 4.2
mpi_get_hw_resource_info_ at Base 4.2
- mpi_get_hw_resource_info__ at Base 4.2
+ (optional)mpi_get_hw_resource_info__ at Base 4.2
mpi_get_hw_resource_info_f08_ at Base 4.2
- mpi_get_library_version at Base 0
+ (optional)mpi_get_library_version at Base 0
mpi_get_library_version_ at Base 0
- mpi_get_library_version__ at Base 0
+ (optional)mpi_get_library_version__ at Base 0
mpi_get_library_version_f08_ at Base 3.3.1
- mpi_get_processor_name at Base 0
+ (optional)mpi_get_processor_name at Base 0
mpi_get_processor_name_ at Base 0
- mpi_get_processor_name__ at Base 0
+ (optional)mpi_get_processor_name__ at Base 0
mpi_get_processor_name_f08_ at Base 3.3.1
- mpi_get_version at Base 0
+ (optional)mpi_get_version at Base 0
mpi_get_version_ at Base 0
- mpi_get_version__ at Base 0
+ (optional)mpi_get_version__ at Base 0
mpi_get_version_f08_ at Base 3.3.1
- mpi_graph_create at Base 0
+ (optional)mpi_graph_create at Base 0
mpi_graph_create_ at Base 0
- mpi_graph_create__ at Base 0
+ (optional)mpi_graph_create__ at Base 0
mpi_graph_create_f08_ at Base 3.3.1
- mpi_graph_get at Base 0
+ (optional)mpi_graph_get at Base 0
mpi_graph_get_ at Base 0
- mpi_graph_get__ at Base 0
+ (optional)mpi_graph_get__ at Base 0
mpi_graph_get_f08_ at Base 3.3.1
- mpi_graph_map at Base 0
+ (optional)mpi_graph_map at Base 0
mpi_graph_map_ at Base 0
- mpi_graph_map__ at Base 0
+ (optional)mpi_graph_map__ at Base 0
mpi_graph_map_f08_ at Base 3.3.1
- mpi_graph_neighbors at Base 0
+ (optional)mpi_graph_neighbors at Base 0
mpi_graph_neighbors_ at Base 0
- mpi_graph_neighbors__ at Base 0
- mpi_graph_neighbors_count at Base 0
+ (optional)mpi_graph_neighbors__ at Base 0
+ (optional)mpi_graph_neighbors_count at Base 0
mpi_graph_neighbors_count_ at Base 0
- mpi_graph_neighbors_count__ at Base 0
+ (optional)mpi_graph_neighbors_count__ at Base 0
mpi_graph_neighbors_count_f08_ at Base 3.3.1
mpi_graph_neighbors_f08_ at Base 3.3.1
- mpi_graphdims_get at Base 0
+ (optional)mpi_graphdims_get at Base 0
mpi_graphdims_get_ at Base 0
- mpi_graphdims_get__ at Base 0
+ (optional)mpi_graphdims_get__ at Base 0
mpi_graphdims_get_f08_ at Base 3.3.1
- mpi_grequest_complete at Base 0
+ (optional)mpi_grequest_complete at Base 0
mpi_grequest_complete_ at Base 0
- mpi_grequest_complete__ at Base 0
+ (optional)mpi_grequest_complete__ at Base 0
mpi_grequest_complete_f08_ at Base 3.3.1
- mpi_grequest_start at Base 0
+ (optional)mpi_grequest_start at Base 0
mpi_grequest_start_ at Base 0
- mpi_grequest_start__ at Base 0
+ (optional)mpi_grequest_start__ at Base 0
mpi_grequest_start_f08_ at Base 3.3.1
- mpi_group_compare at Base 0
+ (optional)mpi_group_compare at Base 0
mpi_group_compare_ at Base 0
- mpi_group_compare__ at Base 0
+ (optional)mpi_group_compare__ at Base 0
mpi_group_compare_f08_ at Base 3.3.1
- mpi_group_difference at Base 0
+ (optional)mpi_group_difference at Base 0
mpi_group_difference_ at Base 0
- mpi_group_difference__ at Base 0
+ (optional)mpi_group_difference__ at Base 0
mpi_group_difference_f08_ at Base 3.3.1
- mpi_group_excl at Base 0
+ (optional)mpi_group_excl at Base 0
mpi_group_excl_ at Base 0
- mpi_group_excl__ at Base 0
+ (optional)mpi_group_excl__ at Base 0
mpi_group_excl_f08_ at Base 3.3.1
- mpi_group_free at Base 0
+ (optional)mpi_group_free at Base 0
mpi_group_free_ at Base 0
- mpi_group_free__ at Base 0
+ (optional)mpi_group_free__ at Base 0
mpi_group_free_f08_ at Base 3.3.1
- mpi_group_from_session_pset at Base 4
+ (optional)mpi_group_from_session_pset at Base 4
mpi_group_from_session_pset_ at Base 4
- mpi_group_from_session_pset__ at Base 4
+ (optional)mpi_group_from_session_pset__ at Base 4
mpi_group_from_session_pset_f08_ at Base 4
- mpi_group_incl at Base 0
+ (optional)mpi_group_incl at Base 0
mpi_group_incl_ at Base 0
- mpi_group_incl__ at Base 0
+ (optional)mpi_group_incl__ at Base 0
mpi_group_incl_f08_ at Base 3.3.1
- mpi_group_intersection at Base 0
+ (optional)mpi_group_intersection at Base 0
mpi_group_intersection_ at Base 0
- mpi_group_intersection__ at Base 0
+ (optional)mpi_group_intersection__ at Base 0
mpi_group_intersection_f08_ at Base 3.3.1
- mpi_group_range_excl at Base 0
+ (optional)mpi_group_range_excl at Base 0
mpi_group_range_excl_ at Base 0
- mpi_group_range_excl__ at Base 0
+ (optional)mpi_group_range_excl__ at Base 0
mpi_group_range_excl_f08_ at Base 3.3.1
- mpi_group_range_incl at Base 0
+ (optional)mpi_group_range_incl at Base 0
mpi_group_range_incl_ at Base 0
- mpi_group_range_incl__ at Base 0
+ (optional)mpi_group_range_incl__ at Base 0
mpi_group_range_incl_f08_ at Base 3.3.1
- mpi_group_rank at Base 0
+ (optional)mpi_group_rank at Base 0
mpi_group_rank_ at Base 0
- mpi_group_rank__ at Base 0
+ (optional)mpi_group_rank__ at Base 0
mpi_group_rank_f08_ at Base 3.3.1
- mpi_group_size at Base 0
+ (optional)mpi_group_size at Base 0
mpi_group_size_ at Base 0
- mpi_group_size__ at Base 0
+ (optional)mpi_group_size__ at Base 0
mpi_group_size_f08_ at Base 3.3.1
- mpi_group_translate_ranks at Base 0
+ (optional)mpi_group_translate_ranks at Base 0
mpi_group_translate_ranks_ at Base 0
- mpi_group_translate_ranks__ at Base 0
+ (optional)mpi_group_translate_ranks__ at Base 0
mpi_group_translate_ranks_f08_ at Base 3.3.1
- mpi_group_union at Base 0
+ (optional)mpi_group_union at Base 0
mpi_group_union_ at Base 0
- mpi_group_union__ at Base 0
+ (optional)mpi_group_union__ at Base 0
mpi_group_union_f08_ at Base 3.3.1
- mpi_iallgather at Base 0
+ (optional)mpi_iallgather at Base 0
mpi_iallgather_ at Base 0
- mpi_iallgather__ at Base 0
+ (optional)mpi_iallgather__ at Base 0
mpi_iallgather_c_f08ts_ at Base 4.2
mpi_iallgather_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_iallgather_f08ts_large_ at Base 4
- mpi_iallgatherv at Base 0
+ (optional)mpi_iallgatherv at Base 0
mpi_iallgatherv_ at Base 0
- mpi_iallgatherv__ at Base 0
+ (optional)mpi_iallgatherv__ at Base 0
mpi_iallgatherv_c_f08ts_ at Base 4.2
mpi_iallgatherv_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_iallgatherv_f08ts_large_ at Base 4
- mpi_iallreduce at Base 0
+ (optional)mpi_iallreduce at Base 0
mpi_iallreduce_ at Base 0
- mpi_iallreduce__ at Base 0
+ (optional)mpi_iallreduce__ at Base 0
mpi_iallreduce_c_f08ts_ at Base 4.2
mpi_iallreduce_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_iallreduce_f08ts_large_ at Base 4
- mpi_ialltoall at Base 0
+ (optional)mpi_ialltoall at Base 0
mpi_ialltoall_ at Base 0
- mpi_ialltoall__ at Base 0
+ (optional)mpi_ialltoall__ at Base 0
mpi_ialltoall_c_f08ts_ at Base 4.2
mpi_ialltoall_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_ialltoall_f08ts_large_ at Base 4
- mpi_ialltoallv at Base 0
+ (optional)mpi_ialltoallv at Base 0
mpi_ialltoallv_ at Base 0
- mpi_ialltoallv__ at Base 0
+ (optional)mpi_ialltoallv__ at Base 0
mpi_ialltoallv_c_f08ts_ at Base 4.2
mpi_ialltoallv_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_ialltoallv_f08ts_large_ at Base 4
- mpi_ialltoallw at Base 0
+ (optional)mpi_ialltoallw at Base 0
mpi_ialltoallw_ at Base 0
- mpi_ialltoallw__ at Base 0
+ (optional)mpi_ialltoallw__ at Base 0
mpi_ialltoallw_c_f08ts_ at Base 4.2
mpi_ialltoallw_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_ialltoallw_f08ts_large_ at Base 4
- mpi_ibarrier at Base 0
+ (optional)mpi_ibarrier at Base 0
mpi_ibarrier_ at Base 0
- mpi_ibarrier__ at Base 0
+ (optional)mpi_ibarrier__ at Base 0
mpi_ibarrier_f08_ at Base 3.3.1
- mpi_ibcast at Base 0
+ (optional)mpi_ibcast at Base 0
mpi_ibcast_ at Base 0
- mpi_ibcast__ at Base 0
+ (optional)mpi_ibcast__ at Base 0
mpi_ibcast_c_f08ts_ at Base 4.2
mpi_ibcast_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_ibcast_f08ts_large_ at Base 4
- mpi_ibsend at Base 0
+ (optional)mpi_ibsend at Base 0
mpi_ibsend_ at Base 0
- mpi_ibsend__ at Base 0
+ (optional)mpi_ibsend__ at Base 0
mpi_ibsend_c_f08ts_ at Base 4.2
mpi_ibsend_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_ibsend_f08ts_large_ at Base 4
- mpi_iexscan at Base 0
+ (optional)mpi_iexscan at Base 0
mpi_iexscan_ at Base 0
- mpi_iexscan__ at Base 0
+ (optional)mpi_iexscan__ at Base 0
mpi_iexscan_c_f08ts_ at Base 4.2
mpi_iexscan_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_iexscan_f08ts_large_ at Base 4
- mpi_igather at Base 0
+ (optional)mpi_igather at Base 0
mpi_igather_ at Base 0
- mpi_igather__ at Base 0
+ (optional)mpi_igather__ at Base 0
mpi_igather_c_f08ts_ at Base 4.2
mpi_igather_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_igather_f08ts_large_ at Base 4
- mpi_igatherv at Base 0
+ (optional)mpi_igatherv at Base 0
mpi_igatherv_ at Base 0
- mpi_igatherv__ at Base 0
+ (optional)mpi_igatherv__ at Base 0
mpi_igatherv_c_f08ts_ at Base 4.2
mpi_igatherv_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_igatherv_f08ts_large_ at Base 4
- mpi_improbe at Base 0
+ (optional)mpi_improbe at Base 0
mpi_improbe_ at Base 0
- mpi_improbe__ at Base 0
+ (optional)mpi_improbe__ at Base 0
mpi_improbe_f08_ at Base 3.3.1
- mpi_imrecv at Base 0
+ (optional)mpi_imrecv at Base 0
mpi_imrecv_ at Base 0
- mpi_imrecv__ at Base 0
+ (optional)mpi_imrecv__ at Base 0
mpi_imrecv_c_f08ts_ at Base 4.2
mpi_imrecv_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_imrecv_f08ts_large_ at Base 4
- mpi_ineighbor_allgather at Base 0
+ (optional)mpi_ineighbor_allgather at Base 0
mpi_ineighbor_allgather_ at Base 0
- mpi_ineighbor_allgather__ at Base 0
+ (optional)mpi_ineighbor_allgather__ at Base 0
mpi_ineighbor_allgather_c_f08ts_ at Base 4.2
mpi_ineighbor_allgather_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_ineighbor_allgather_f08ts_large_ at Base 4
- mpi_ineighbor_allgatherv at Base 0
+ (optional)mpi_ineighbor_allgatherv at Base 0
mpi_ineighbor_allgatherv_ at Base 0
- mpi_ineighbor_allgatherv__ at Base 0
+ (optional)mpi_ineighbor_allgatherv__ at Base 0
mpi_ineighbor_allgatherv_c_f08ts_ at Base 4.2
mpi_ineighbor_allgatherv_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_ineighbor_allgatherv_f08ts_large_ at Base 4
- mpi_ineighbor_alltoall at Base 0
+ (optional)mpi_ineighbor_alltoall at Base 0
mpi_ineighbor_alltoall_ at Base 0
- mpi_ineighbor_alltoall__ at Base 0
+ (optional)mpi_ineighbor_alltoall__ at Base 0
mpi_ineighbor_alltoall_c_f08ts_ at Base 4.2
mpi_ineighbor_alltoall_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_ineighbor_alltoall_f08ts_large_ at Base 4
- mpi_ineighbor_alltoallv at Base 0
+ (optional)mpi_ineighbor_alltoallv at Base 0
mpi_ineighbor_alltoallv_ at Base 0
- mpi_ineighbor_alltoallv__ at Base 0
+ (optional)mpi_ineighbor_alltoallv__ at Base 0
mpi_ineighbor_alltoallv_c_f08ts_ at Base 4.2
mpi_ineighbor_alltoallv_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_ineighbor_alltoallv_f08ts_large_ at Base 4
- mpi_ineighbor_alltoallw at Base 0
+ (optional)mpi_ineighbor_alltoallw at Base 0
mpi_ineighbor_alltoallw_ at Base 0
- mpi_ineighbor_alltoallw__ at Base 0
+ (optional)mpi_ineighbor_alltoallw__ at Base 0
mpi_ineighbor_alltoallw_c_f08ts_ at Base 4.2
mpi_ineighbor_alltoallw_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_ineighbor_alltoallw_f08ts_large_ at Base 4
- mpi_info_create at Base 0
+ (optional)mpi_info_create at Base 0
mpi_info_create_ at Base 0
- mpi_info_create__ at Base 0
- mpi_info_create_env at Base 4
+ (optional)mpi_info_create__ at Base 0
+ (optional)mpi_info_create_env at Base 4
mpi_info_create_env_ at Base 4
- mpi_info_create_env__ at Base 4
+ (optional)mpi_info_create_env__ at Base 4
mpi_info_create_env_f08_ at Base 4
mpi_info_create_f08_ at Base 3.3.1
- mpi_info_delete at Base 0
+ (optional)mpi_info_delete at Base 0
mpi_info_delete_ at Base 0
- mpi_info_delete__ at Base 0
+ (optional)mpi_info_delete__ at Base 0
mpi_info_delete_f08_ at Base 3.3.1
- mpi_info_dup at Base 0
+ (optional)mpi_info_dup at Base 0
mpi_info_dup_ at Base 0
- mpi_info_dup__ at Base 0
+ (optional)mpi_info_dup__ at Base 0
mpi_info_dup_f08_ at Base 3.3.1
- mpi_info_free at Base 0
+ (optional)mpi_info_free at Base 0
mpi_info_free_ at Base 0
- mpi_info_free__ at Base 0
+ (optional)mpi_info_free__ at Base 0
mpi_info_free_f08_ at Base 3.3.1
- mpi_info_get at Base 0
+ (optional)mpi_info_get at Base 0
mpi_info_get_ at Base 0
- mpi_info_get__ at Base 0
+ (optional)mpi_info_get__ at Base 0
mpi_info_get_f08_ at Base 3.3.1
- mpi_info_get_nkeys at Base 0
+ (optional)mpi_info_get_nkeys at Base 0
mpi_info_get_nkeys_ at Base 0
- mpi_info_get_nkeys__ at Base 0
+ (optional)mpi_info_get_nkeys__ at Base 0
mpi_info_get_nkeys_f08_ at Base 3.3.1
- mpi_info_get_nthkey at Base 0
+ (optional)mpi_info_get_nthkey at Base 0
mpi_info_get_nthkey_ at Base 0
- mpi_info_get_nthkey__ at Base 0
+ (optional)mpi_info_get_nthkey__ at Base 0
mpi_info_get_nthkey_f08_ at Base 3.3.1
- mpi_info_get_string at Base 4
+ (optional)mpi_info_get_string at Base 4
mpi_info_get_string_ at Base 4
- mpi_info_get_string__ at Base 4
+ (optional)mpi_info_get_string__ at Base 4
mpi_info_get_string_f08_ at Base 4
- mpi_info_get_valuelen at Base 0
+ (optional)mpi_info_get_valuelen at Base 0
mpi_info_get_valuelen_ at Base 0
- mpi_info_get_valuelen__ at Base 0
+ (optional)mpi_info_get_valuelen__ at Base 0
mpi_info_get_valuelen_f08_ at Base 3.3.1
- mpi_info_set at Base 0
+ (optional)mpi_info_set at Base 0
mpi_info_set_ at Base 0
- mpi_info_set__ at Base 0
+ (optional)mpi_info_set__ at Base 0
mpi_info_set_f08_ at Base 3.3.1
- mpi_init at Base 0
+ (optional)mpi_init at Base 0
mpi_init_ at Base 0
- mpi_init__ at Base 0
+ (optional)mpi_init__ at Base 0
mpi_init_f08_ at Base 3.3.1
- mpi_init_thread at Base 0
+ (optional)mpi_init_thread at Base 0
mpi_init_thread_ at Base 0
- mpi_init_thread__ at Base 0
+ (optional)mpi_init_thread__ at Base 0
mpi_init_thread_f08_ at Base 3.3.1
- mpi_initialized at Base 0
+ (optional)mpi_initialized at Base 0
mpi_initialized_ at Base 0
- mpi_initialized__ at Base 0
+ (optional)mpi_initialized__ at Base 0
mpi_initialized_f08_ at Base 3.3.1
- mpi_intercomm_create at Base 0
+ (optional)mpi_intercomm_create at Base 0
mpi_intercomm_create_ at Base 0
- mpi_intercomm_create__ at Base 0
+ (optional)mpi_intercomm_create__ at Base 0
mpi_intercomm_create_f08_ at Base 3.3.1
- mpi_intercomm_create_from_groups at Base 4
+ (optional)mpi_intercomm_create_from_groups at Base 4
mpi_intercomm_create_from_groups_ at Base 4
- mpi_intercomm_create_from_groups__ at Base 4
+ (optional)mpi_intercomm_create_from_groups__ at Base 4
mpi_intercomm_create_from_groups_f08_ at Base 4
- mpi_intercomm_merge at Base 0
+ (optional)mpi_intercomm_merge at Base 0
mpi_intercomm_merge_ at Base 0
- mpi_intercomm_merge__ at Base 0
+ (optional)mpi_intercomm_merge__ at Base 0
mpi_intercomm_merge_f08_ at Base 3.3.1
- mpi_iprobe at Base 0
+ (optional)mpi_iprobe at Base 0
mpi_iprobe_ at Base 0
- mpi_iprobe__ at Base 0
+ (optional)mpi_iprobe__ at Base 0
mpi_iprobe_f08_ at Base 3.3.1
- mpi_irecv at Base 0
+ (optional)mpi_irecv at Base 0
mpi_irecv_ at Base 0
- mpi_irecv__ at Base 0
+ (optional)mpi_irecv__ at Base 0
mpi_irecv_c_f08ts_ at Base 4.2
mpi_irecv_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_irecv_f08ts_large_ at Base 4
- mpi_ireduce at Base 0
+ (optional)mpi_ireduce at Base 0
mpi_ireduce_ at Base 0
- mpi_ireduce__ at Base 0
+ (optional)mpi_ireduce__ at Base 0
mpi_ireduce_c_f08ts_ at Base 4.2
mpi_ireduce_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_ireduce_f08ts_large_ at Base 4
- mpi_ireduce_scatter at Base 0
+ (optional)mpi_ireduce_scatter at Base 0
mpi_ireduce_scatter_ at Base 0
- mpi_ireduce_scatter__ at Base 0
- mpi_ireduce_scatter_block at Base 0
+ (optional)mpi_ireduce_scatter__ at Base 0
+ (optional)mpi_ireduce_scatter_block at Base 0
mpi_ireduce_scatter_block_ at Base 0
- mpi_ireduce_scatter_block__ at Base 0
+ (optional)mpi_ireduce_scatter_block__ at Base 0
mpi_ireduce_scatter_block_c_f08ts_ at Base 4.2
mpi_ireduce_scatter_block_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_ireduce_scatter_block_f08ts_large_ at Base 4
mpi_ireduce_scatter_c_f08ts_ at Base 4.2
mpi_ireduce_scatter_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_ireduce_scatter_f08ts_large_ at Base 4
- mpi_irsend at Base 0
+ (optional)mpi_irsend at Base 0
mpi_irsend_ at Base 0
- mpi_irsend__ at Base 0
+ (optional)mpi_irsend__ at Base 0
mpi_irsend_c_f08ts_ at Base 4.2
mpi_irsend_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_irsend_f08ts_large_ at Base 4
- mpi_is_thread_main at Base 0
+ (optional)mpi_is_thread_main at Base 0
mpi_is_thread_main_ at Base 0
- mpi_is_thread_main__ at Base 0
+ (optional)mpi_is_thread_main__ at Base 0
mpi_is_thread_main_f08_ at Base 3.3.1
- mpi_iscan at Base 0
+ (optional)mpi_iscan at Base 0
mpi_iscan_ at Base 0
- mpi_iscan__ at Base 0
+ (optional)mpi_iscan__ at Base 0
mpi_iscan_c_f08ts_ at Base 4.2
mpi_iscan_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_iscan_f08ts_large_ at Base 4
- mpi_iscatter at Base 0
+ (optional)mpi_iscatter at Base 0
mpi_iscatter_ at Base 0
- mpi_iscatter__ at Base 0
+ (optional)mpi_iscatter__ at Base 0
mpi_iscatter_c_f08ts_ at Base 4.2
mpi_iscatter_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_iscatter_f08ts_large_ at Base 4
- mpi_iscatterv at Base 0
+ (optional)mpi_iscatterv at Base 0
mpi_iscatterv_ at Base 0
- mpi_iscatterv__ at Base 0
+ (optional)mpi_iscatterv__ at Base 0
mpi_iscatterv_c_f08ts_ at Base 4.2
mpi_iscatterv_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_iscatterv_f08ts_large_ at Base 4
- mpi_isend at Base 0
+ (optional)mpi_isend at Base 0
mpi_isend_ at Base 0
- mpi_isend__ at Base 0
+ (optional)mpi_isend__ at Base 0
mpi_isend_c_f08ts_ at Base 4.2
mpi_isend_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_isend_f08ts_large_ at Base 4
- mpi_isendrecv at Base 4
+ (optional)mpi_isendrecv at Base 4
mpi_isendrecv_ at Base 4
- mpi_isendrecv__ at Base 4
+ (optional)mpi_isendrecv__ at Base 4
mpi_isendrecv_c_f08ts_ at Base 4.2
mpi_isendrecv_f08ts_ at Base 4
#MISSING: 4.2# mpi_isendrecv_f08ts_large_ at Base 4
- mpi_isendrecv_replace at Base 4
+ (optional)mpi_isendrecv_replace at Base 4
mpi_isendrecv_replace_ at Base 4
- mpi_isendrecv_replace__ at Base 4
+ (optional)mpi_isendrecv_replace__ at Base 4
mpi_isendrecv_replace_c_f08ts_ at Base 4.2
mpi_isendrecv_replace_f08ts_ at Base 4
#MISSING: 4.2# mpi_isendrecv_replace_f08ts_large_ at Base 4
- mpi_issend at Base 0
+ (optional)mpi_issend at Base 0
mpi_issend_ at Base 0
- mpi_issend__ at Base 0
+ (optional)mpi_issend__ at Base 0
mpi_issend_c_f08ts_ at Base 4.2
mpi_issend_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_issend_f08ts_large_ at Base 4
- mpi_keyval_create at Base 0
+ (optional)mpi_keyval_create at Base 0
mpi_keyval_create_ at Base 0
- mpi_keyval_create__ at Base 0
- mpi_keyval_free at Base 0
+ (optional)mpi_keyval_create__ at Base 0
+ (optional)mpi_keyval_free at Base 0
mpi_keyval_free_ at Base 0
- mpi_keyval_free__ at Base 0
- mpi_lookup_name at Base 0
+ (optional)mpi_keyval_free__ at Base 0
+ (optional)mpi_lookup_name at Base 0
mpi_lookup_name_ at Base 0
- mpi_lookup_name__ at Base 0
+ (optional)mpi_lookup_name__ at Base 0
mpi_lookup_name_f08_ at Base 3.3.1
- mpi_mprobe at Base 0
+ (optional)mpi_mprobe at Base 0
mpi_mprobe_ at Base 0
- mpi_mprobe__ at Base 0
+ (optional)mpi_mprobe__ at Base 0
mpi_mprobe_f08_ at Base 3.3.1
- mpi_mrecv at Base 0
+ (optional)mpi_mrecv at Base 0
mpi_mrecv_ at Base 0
- mpi_mrecv__ at Base 0
+ (optional)mpi_mrecv__ at Base 0
mpi_mrecv_c_f08ts_ at Base 4.2
mpi_mrecv_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_mrecv_f08ts_large_ at Base 4
- mpi_neighbor_allgather at Base 0
+ (optional)mpi_neighbor_allgather at Base 0
mpi_neighbor_allgather_ at Base 0
- mpi_neighbor_allgather__ at Base 0
+ (optional)mpi_neighbor_allgather__ at Base 0
mpi_neighbor_allgather_c_f08ts_ at Base 4.2
mpi_neighbor_allgather_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_neighbor_allgather_f08ts_large_ at Base 4
- mpi_neighbor_allgather_init at Base 4
+ (optional)mpi_neighbor_allgather_init at Base 4
mpi_neighbor_allgather_init_ at Base 4
- mpi_neighbor_allgather_init__ at Base 4
+ (optional)mpi_neighbor_allgather_init__ at Base 4
mpi_neighbor_allgather_init_c_f08ts_ at Base 4.2
mpi_neighbor_allgather_init_f08ts_ at Base 4
#MISSING: 4.2# mpi_neighbor_allgather_init_f08ts_large_ at Base 4
- mpi_neighbor_allgatherv at Base 0
+ (optional)mpi_neighbor_allgatherv at Base 0
mpi_neighbor_allgatherv_ at Base 0
- mpi_neighbor_allgatherv__ at Base 0
+ (optional)mpi_neighbor_allgatherv__ at Base 0
mpi_neighbor_allgatherv_c_f08ts_ at Base 4.2
mpi_neighbor_allgatherv_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_neighbor_allgatherv_f08ts_large_ at Base 4
- mpi_neighbor_allgatherv_init at Base 4
+ (optional)mpi_neighbor_allgatherv_init at Base 4
mpi_neighbor_allgatherv_init_ at Base 4
- mpi_neighbor_allgatherv_init__ at Base 4
+ (optional)mpi_neighbor_allgatherv_init__ at Base 4
mpi_neighbor_allgatherv_init_c_f08ts_ at Base 4.2
mpi_neighbor_allgatherv_init_f08ts_ at Base 4
#MISSING: 4.2# mpi_neighbor_allgatherv_init_f08ts_large_ at Base 4
- mpi_neighbor_alltoall at Base 0
+ (optional)mpi_neighbor_alltoall at Base 0
mpi_neighbor_alltoall_ at Base 0
- mpi_neighbor_alltoall__ at Base 0
+ (optional)mpi_neighbor_alltoall__ at Base 0
mpi_neighbor_alltoall_c_f08ts_ at Base 4.2
mpi_neighbor_alltoall_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_neighbor_alltoall_f08ts_large_ at Base 4
- mpi_neighbor_alltoall_init at Base 4
+ (optional)mpi_neighbor_alltoall_init at Base 4
mpi_neighbor_alltoall_init_ at Base 4
- mpi_neighbor_alltoall_init__ at Base 4
+ (optional)mpi_neighbor_alltoall_init__ at Base 4
mpi_neighbor_alltoall_init_c_f08ts_ at Base 4.2
mpi_neighbor_alltoall_init_f08ts_ at Base 4
#MISSING: 4.2# mpi_neighbor_alltoall_init_f08ts_large_ at Base 4
- mpi_neighbor_alltoallv at Base 0
+ (optional)mpi_neighbor_alltoallv at Base 0
mpi_neighbor_alltoallv_ at Base 0
- mpi_neighbor_alltoallv__ at Base 0
+ (optional)mpi_neighbor_alltoallv__ at Base 0
mpi_neighbor_alltoallv_c_f08ts_ at Base 4.2
mpi_neighbor_alltoallv_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_neighbor_alltoallv_f08ts_large_ at Base 4
- mpi_neighbor_alltoallv_init at Base 4
+ (optional)mpi_neighbor_alltoallv_init at Base 4
mpi_neighbor_alltoallv_init_ at Base 4
- mpi_neighbor_alltoallv_init__ at Base 4
+ (optional)mpi_neighbor_alltoallv_init__ at Base 4
mpi_neighbor_alltoallv_init_c_f08ts_ at Base 4.2
mpi_neighbor_alltoallv_init_f08ts_ at Base 4
#MISSING: 4.2# mpi_neighbor_alltoallv_init_f08ts_large_ at Base 4
- mpi_neighbor_alltoallw at Base 0
+ (optional)mpi_neighbor_alltoallw at Base 0
mpi_neighbor_alltoallw_ at Base 0
- mpi_neighbor_alltoallw__ at Base 0
+ (optional)mpi_neighbor_alltoallw__ at Base 0
mpi_neighbor_alltoallw_c_f08ts_ at Base 4.2
mpi_neighbor_alltoallw_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_neighbor_alltoallw_f08ts_large_ at Base 4
- mpi_neighbor_alltoallw_init at Base 4
+ (optional)mpi_neighbor_alltoallw_init at Base 4
mpi_neighbor_alltoallw_init_ at Base 4
- mpi_neighbor_alltoallw_init__ at Base 4
+ (optional)mpi_neighbor_alltoallw_init__ at Base 4
mpi_neighbor_alltoallw_init_c_f08ts_ at Base 4.2
mpi_neighbor_alltoallw_init_f08ts_ at Base 4
#MISSING: 4.2# mpi_neighbor_alltoallw_init_f08ts_large_ at Base 4
- mpi_null_copy_fn at Base 0
+ (optional)mpi_null_copy_fn at Base 0
mpi_null_copy_fn_ at Base 0
- mpi_null_copy_fn__ at Base 0
- mpi_null_delete_fn at Base 0
+ (optional)mpi_null_copy_fn__ at Base 0
+ (optional)mpi_null_delete_fn at Base 0
mpi_null_delete_fn_ at Base 0
- mpi_null_delete_fn__ at Base 0
- mpi_op_commutative at Base 0
+ (optional)mpi_null_delete_fn__ at Base 0
+ (optional)mpi_op_commutative at Base 0
mpi_op_commutative_ at Base 0
- mpi_op_commutative__ at Base 0
+ (optional)mpi_op_commutative__ at Base 0
mpi_op_commutative_f08_ at Base 3.3.1
- mpi_op_create at Base 0
+ (optional)mpi_op_create at Base 0
mpi_op_create_ at Base 0
- mpi_op_create__ at Base 0
+ (optional)mpi_op_create__ at Base 0
mpi_op_create_c_f08_ at Base 4.2
mpi_op_create_f08_ at Base 3.3.1
#MISSING: 4.2# mpi_op_create_f08_large_ at Base 4.1
- mpi_op_free at Base 0
+ (optional)mpi_op_free at Base 0
mpi_op_free_ at Base 0
- mpi_op_free__ at Base 0
+ (optional)mpi_op_free__ at Base 0
mpi_op_free_f08_ at Base 3.3.1
- mpi_open_port at Base 0
+ (optional)mpi_open_port at Base 0
mpi_open_port_ at Base 0
- mpi_open_port__ at Base 0
+ (optional)mpi_open_port__ at Base 0
mpi_open_port_f08_ at Base 3.3.1
- mpi_pack at Base 0
+ (optional)mpi_pack at Base 0
mpi_pack_ at Base 0
- mpi_pack__ at Base 0
+ (optional)mpi_pack__ at Base 0
mpi_pack_c_f08ts_ at Base 4.2
- mpi_pack_external at Base 0
+ (optional)mpi_pack_external at Base 0
mpi_pack_external_ at Base 0
- mpi_pack_external__ at Base 0
+ (optional)mpi_pack_external__ at Base 0
mpi_pack_external_c_f08ts_ at Base 4.2
mpi_pack_external_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_pack_external_f08ts_large_ at Base 4
- mpi_pack_external_size at Base 0
+ (optional)mpi_pack_external_size at Base 0
mpi_pack_external_size_ at Base 0
- mpi_pack_external_size__ at Base 0
+ (optional)mpi_pack_external_size__ at Base 0
mpi_pack_external_size_c_f08_ at Base 4.2
mpi_pack_external_size_f08_ at Base 3.3.1
#MISSING: 4.2# mpi_pack_external_size_f08_large_ at Base 4
mpi_pack_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_pack_f08ts_large_ at Base 4
- mpi_pack_size at Base 0
+ (optional)mpi_pack_size at Base 0
mpi_pack_size_ at Base 0
- mpi_pack_size__ at Base 0
+ (optional)mpi_pack_size__ at Base 0
mpi_pack_size_c_f08_ at Base 4.2
mpi_pack_size_f08_ at Base 3.3.1
#MISSING: 4.2# mpi_pack_size_f08_large_ at Base 4
- mpi_parrived at Base 4
+ (optional)mpi_parrived at Base 4
mpi_parrived_ at Base 4
- mpi_parrived__ at Base 4
+ (optional)mpi_parrived__ at Base 4
mpi_parrived_f08_ at Base 4
- mpi_pcontrol at Base 0
+ (optional)mpi_pcontrol at Base 0
mpi_pcontrol_ at Base 0
- mpi_pcontrol__ at Base 0
+ (optional)mpi_pcontrol__ at Base 0
mpi_pcontrol_f08_ at Base 3.3.1
- mpi_pready at Base 4
+ (optional)mpi_pready at Base 4
mpi_pready_ at Base 4
- mpi_pready__ at Base 4
+ (optional)mpi_pready__ at Base 4
mpi_pready_f08_ at Base 4
- mpi_pready_list at Base 4
+ (optional)mpi_pready_list at Base 4
mpi_pready_list_ at Base 4
- mpi_pready_list__ at Base 4
+ (optional)mpi_pready_list__ at Base 4
mpi_pready_list_f08_ at Base 4
- mpi_pready_range at Base 4
+ (optional)mpi_pready_range at Base 4
mpi_pready_range_ at Base 4
- mpi_pready_range__ at Base 4
+ (optional)mpi_pready_range__ at Base 4
mpi_pready_range_f08_ at Base 4
- mpi_precv_init at Base 4
+ (optional)mpi_precv_init at Base 4
mpi_precv_init_ at Base 4
- mpi_precv_init__ at Base 4
+ (optional)mpi_precv_init__ at Base 4
mpi_precv_init_f08ts_ at Base 4
- mpi_probe at Base 0
+ (optional)mpi_probe at Base 0
mpi_probe_ at Base 0
- mpi_probe__ at Base 0
+ (optional)mpi_probe__ at Base 0
mpi_probe_f08_ at Base 3.3.1
- mpi_psend_init at Base 4
+ (optional)mpi_psend_init at Base 4
mpi_psend_init_ at Base 4
- mpi_psend_init__ at Base 4
+ (optional)mpi_psend_init__ at Base 4
mpi_psend_init_f08ts_ at Base 4
- mpi_publish_name at Base 0
+ (optional)mpi_publish_name at Base 0
mpi_publish_name_ at Base 0
- mpi_publish_name__ at Base 0
+ (optional)mpi_publish_name__ at Base 0
mpi_publish_name_f08_ at Base 3.3.1
- mpi_put at Base 0
+ (optional)mpi_put at Base 0
mpi_put_ at Base 0
- mpi_put__ at Base 0
+ (optional)mpi_put__ at Base 0
mpi_put_c_f08ts_ at Base 4.2
mpi_put_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_put_f08ts_large_ at Base 4
- mpi_query_thread at Base 0
+ (optional)mpi_query_thread at Base 0
mpi_query_thread_ at Base 0
- mpi_query_thread__ at Base 0
+ (optional)mpi_query_thread__ at Base 0
mpi_query_thread_f08_ at Base 3.3.1
- mpi_raccumulate at Base 0
+ (optional)mpi_raccumulate at Base 0
mpi_raccumulate_ at Base 0
- mpi_raccumulate__ at Base 0
+ (optional)mpi_raccumulate__ at Base 0
mpi_raccumulate_c_f08ts_ at Base 4.2
mpi_raccumulate_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_raccumulate_f08ts_large_ at Base 4
- mpi_recv at Base 0
+ (optional)mpi_recv at Base 0
mpi_recv_ at Base 0
- mpi_recv__ at Base 0
+ (optional)mpi_recv__ at Base 0
mpi_recv_c_f08ts_ at Base 4.2
mpi_recv_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_recv_f08ts_large_ at Base 4
- mpi_recv_init at Base 0
+ (optional)mpi_recv_init at Base 0
mpi_recv_init_ at Base 0
- mpi_recv_init__ at Base 0
+ (optional)mpi_recv_init__ at Base 0
mpi_recv_init_c_f08ts_ at Base 4.2
mpi_recv_init_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_recv_init_f08ts_large_ at Base 4
- mpi_reduce at Base 0
+ (optional)mpi_reduce at Base 0
mpi_reduce_ at Base 0
- mpi_reduce__ at Base 0
+ (optional)mpi_reduce__ at Base 0
mpi_reduce_c_f08ts_ at Base 4.2
mpi_reduce_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_reduce_f08ts_large_ at Base 4
- mpi_reduce_init at Base 4
+ (optional)mpi_reduce_init at Base 4
mpi_reduce_init_ at Base 4
- mpi_reduce_init__ at Base 4
+ (optional)mpi_reduce_init__ at Base 4
mpi_reduce_init_c_f08ts_ at Base 4.2
mpi_reduce_init_f08ts_ at Base 4
#MISSING: 4.2# mpi_reduce_init_f08ts_large_ at Base 4
- mpi_reduce_local at Base 0
+ (optional)mpi_reduce_local at Base 0
mpi_reduce_local_ at Base 0
- mpi_reduce_local__ at Base 0
+ (optional)mpi_reduce_local__ at Base 0
mpi_reduce_local_c_f08ts_ at Base 4.2
mpi_reduce_local_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_reduce_local_f08ts_large_ at Base 4
- mpi_reduce_scatter at Base 0
+ (optional)mpi_reduce_scatter at Base 0
mpi_reduce_scatter_ at Base 0
- mpi_reduce_scatter__ at Base 0
- mpi_reduce_scatter_block at Base 0
+ (optional)mpi_reduce_scatter__ at Base 0
+ (optional)mpi_reduce_scatter_block at Base 0
mpi_reduce_scatter_block_ at Base 0
- mpi_reduce_scatter_block__ at Base 0
+ (optional)mpi_reduce_scatter_block__ at Base 0
mpi_reduce_scatter_block_c_f08ts_ at Base 4.2
mpi_reduce_scatter_block_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_reduce_scatter_block_f08ts_large_ at Base 4
- mpi_reduce_scatter_block_init at Base 4
+ (optional)mpi_reduce_scatter_block_init at Base 4
mpi_reduce_scatter_block_init_ at Base 4
- mpi_reduce_scatter_block_init__ at Base 4
+ (optional)mpi_reduce_scatter_block_init__ at Base 4
mpi_reduce_scatter_block_init_c_f08ts_ at Base 4.2
mpi_reduce_scatter_block_init_f08ts_ at Base 4
#MISSING: 4.2# mpi_reduce_scatter_block_init_f08ts_large_ at Base 4
mpi_reduce_scatter_c_f08ts_ at Base 4.2
mpi_reduce_scatter_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_reduce_scatter_f08ts_large_ at Base 4
- mpi_reduce_scatter_init at Base 4
+ (optional)mpi_reduce_scatter_init at Base 4
mpi_reduce_scatter_init_ at Base 4
- mpi_reduce_scatter_init__ at Base 4
+ (optional)mpi_reduce_scatter_init__ at Base 4
mpi_reduce_scatter_init_c_f08ts_ at Base 4.2
mpi_reduce_scatter_init_f08ts_ at Base 4
#MISSING: 4.2# mpi_reduce_scatter_init_f08ts_large_ at Base 4
- mpi_register_datarep at Base 0
+ (optional)mpi_register_datarep at Base 0
mpi_register_datarep_ at Base 0
- mpi_register_datarep__ at Base 0
+ (optional)mpi_register_datarep__ at Base 0
mpi_register_datarep_c_f08_ at Base 4.2
mpi_register_datarep_f08_ at Base 3.3.1
#MISSING: 4.2# mpi_register_datarep_f08_large_ at Base 4.1
- mpi_remove_error_class at Base 4.2
+ (optional)mpi_remove_error_class at Base 4.2
mpi_remove_error_class_ at Base 4.2
- mpi_remove_error_class__ at Base 4.2
+ (optional)mpi_remove_error_class__ at Base 4.2
mpi_remove_error_class_f08_ at Base 4.2
- mpi_remove_error_code at Base 4.2
+ (optional)mpi_remove_error_code at Base 4.2
mpi_remove_error_code_ at Base 4.2
- mpi_remove_error_code__ at Base 4.2
+ (optional)mpi_remove_error_code__ at Base 4.2
mpi_remove_error_code_f08_ at Base 4.2
- mpi_remove_error_string at Base 4.2
+ (optional)mpi_remove_error_string at Base 4.2
mpi_remove_error_string_ at Base 4.2
- mpi_remove_error_string__ at Base 4.2
+ (optional)mpi_remove_error_string__ at Base 4.2
mpi_remove_error_string_f08_ at Base 4.2
- mpi_request_free at Base 0
+ (optional)mpi_request_free at Base 0
mpi_request_free_ at Base 0
- mpi_request_free__ at Base 0
+ (optional)mpi_request_free__ at Base 0
mpi_request_free_f08_ at Base 3.3.1
- mpi_request_get_status at Base 0
+ (optional)mpi_request_get_status at Base 0
mpi_request_get_status_ at Base 0
- mpi_request_get_status__ at Base 0
- mpi_request_get_status_all at Base 4.2
+ (optional)mpi_request_get_status__ at Base 0
+ (optional)mpi_request_get_status_all at Base 4.2
mpi_request_get_status_all_ at Base 4.2
- mpi_request_get_status_all__ at Base 4.2
+ (optional)mpi_request_get_status_all__ at Base 4.2
mpi_request_get_status_all_f08_ at Base 4.2
- mpi_request_get_status_any at Base 4.2
+ (optional)mpi_request_get_status_any at Base 4.2
mpi_request_get_status_any_ at Base 4.2
- mpi_request_get_status_any__ at Base 4.2
+ (optional)mpi_request_get_status_any__ at Base 4.2
mpi_request_get_status_any_f08_ at Base 4.2
mpi_request_get_status_f08_ at Base 3.3.1
- mpi_request_get_status_some at Base 4.2
+ (optional)mpi_request_get_status_some at Base 4.2
mpi_request_get_status_some_ at Base 4.2
- mpi_request_get_status_some__ at Base 4.2
+ (optional)mpi_request_get_status_some__ at Base 4.2
mpi_request_get_status_some_f08_ at Base 4.2
- mpi_rget at Base 0
+ (optional)mpi_rget at Base 0
mpi_rget_ at Base 0
- mpi_rget__ at Base 0
- mpi_rget_accumulate at Base 0
+ (optional)mpi_rget__ at Base 0
+ (optional)mpi_rget_accumulate at Base 0
mpi_rget_accumulate_ at Base 0
- mpi_rget_accumulate__ at Base 0
+ (optional)mpi_rget_accumulate__ at Base 0
mpi_rget_accumulate_c_f08ts_ at Base 4.2
mpi_rget_accumulate_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_rget_accumulate_f08ts_large_ at Base 4
mpi_rget_c_f08ts_ at Base 4.2
mpi_rget_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_rget_f08ts_large_ at Base 4
- mpi_rput at Base 0
+ (optional)mpi_rput at Base 0
mpi_rput_ at Base 0
- mpi_rput__ at Base 0
+ (optional)mpi_rput__ at Base 0
mpi_rput_c_f08ts_ at Base 4.2
mpi_rput_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_rput_f08ts_large_ at Base 4
- mpi_rsend at Base 0
+ (optional)mpi_rsend at Base 0
mpi_rsend_ at Base 0
- mpi_rsend__ at Base 0
+ (optional)mpi_rsend__ at Base 0
mpi_rsend_c_f08ts_ at Base 4.2
mpi_rsend_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_rsend_f08ts_large_ at Base 4
- mpi_rsend_init at Base 0
+ (optional)mpi_rsend_init at Base 0
mpi_rsend_init_ at Base 0
- mpi_rsend_init__ at Base 0
+ (optional)mpi_rsend_init__ at Base 0
mpi_rsend_init_c_f08ts_ at Base 4.2
mpi_rsend_init_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_rsend_init_f08ts_large_ at Base 4
- mpi_scan at Base 0
+ (optional)mpi_scan at Base 0
mpi_scan_ at Base 0
- mpi_scan__ at Base 0
+ (optional)mpi_scan__ at Base 0
mpi_scan_c_f08ts_ at Base 4.2
mpi_scan_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_scan_f08ts_large_ at Base 4
- mpi_scan_init at Base 4
+ (optional)mpi_scan_init at Base 4
mpi_scan_init_ at Base 4
- mpi_scan_init__ at Base 4
+ (optional)mpi_scan_init__ at Base 4
mpi_scan_init_c_f08ts_ at Base 4.2
mpi_scan_init_f08ts_ at Base 4
#MISSING: 4.2# mpi_scan_init_f08ts_large_ at Base 4
- mpi_scatter at Base 0
+ (optional)mpi_scatter at Base 0
mpi_scatter_ at Base 0
- mpi_scatter__ at Base 0
+ (optional)mpi_scatter__ at Base 0
mpi_scatter_c_f08ts_ at Base 4.2
mpi_scatter_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_scatter_f08ts_large_ at Base 4
- mpi_scatter_init at Base 4
+ (optional)mpi_scatter_init at Base 4
mpi_scatter_init_ at Base 4
- mpi_scatter_init__ at Base 4
+ (optional)mpi_scatter_init__ at Base 4
mpi_scatter_init_c_f08ts_ at Base 4.2
mpi_scatter_init_f08ts_ at Base 4
#MISSING: 4.2# mpi_scatter_init_f08ts_large_ at Base 4
- mpi_scatterv at Base 0
+ (optional)mpi_scatterv at Base 0
mpi_scatterv_ at Base 0
- mpi_scatterv__ at Base 0
+ (optional)mpi_scatterv__ at Base 0
mpi_scatterv_c_f08ts_ at Base 4.2
mpi_scatterv_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_scatterv_f08ts_large_ at Base 4
- mpi_scatterv_init at Base 4
+ (optional)mpi_scatterv_init at Base 4
mpi_scatterv_init_ at Base 4
- mpi_scatterv_init__ at Base 4
+ (optional)mpi_scatterv_init__ at Base 4
mpi_scatterv_init_c_f08ts_ at Base 4.2
mpi_scatterv_init_f08ts_ at Base 4
#MISSING: 4.2# mpi_scatterv_init_f08ts_large_ at Base 4
- mpi_send at Base 0
+ (optional)mpi_send at Base 0
mpi_send_ at Base 0
- mpi_send__ at Base 0
+ (optional)mpi_send__ at Base 0
mpi_send_c_f08ts_ at Base 4.2
mpi_send_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_send_f08ts_large_ at Base 4
- mpi_send_init at Base 0
+ (optional)mpi_send_init at Base 0
mpi_send_init_ at Base 0
- mpi_send_init__ at Base 0
+ (optional)mpi_send_init__ at Base 0
mpi_send_init_c_f08ts_ at Base 4.2
mpi_send_init_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_send_init_f08ts_large_ at Base 4
- mpi_sendrecv at Base 0
+ (optional)mpi_sendrecv at Base 0
mpi_sendrecv_ at Base 0
- mpi_sendrecv__ at Base 0
+ (optional)mpi_sendrecv__ at Base 0
mpi_sendrecv_c_f08ts_ at Base 4.2
mpi_sendrecv_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_sendrecv_f08ts_large_ at Base 4
- mpi_sendrecv_replace at Base 0
+ (optional)mpi_sendrecv_replace at Base 0
mpi_sendrecv_replace_ at Base 0
- mpi_sendrecv_replace__ at Base 0
+ (optional)mpi_sendrecv_replace__ at Base 0
mpi_sendrecv_replace_c_f08ts_ at Base 4.2
mpi_sendrecv_replace_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_sendrecv_replace_f08ts_large_ at Base 4
- mpi_session_attach_buffer at Base 4.2
+ (optional)mpi_session_attach_buffer at Base 4.2
mpi_session_attach_buffer_ at Base 4.2
- mpi_session_attach_buffer__ at Base 4.2
+ (optional)mpi_session_attach_buffer__ at Base 4.2
mpi_session_attach_buffer_c_f08ts_ at Base 4.2
mpi_session_attach_buffer_f08ts_ at Base 4.2
- mpi_session_call_errhandler at Base 4
+ (optional)mpi_session_call_errhandler at Base 4
mpi_session_call_errhandler_ at Base 4
- mpi_session_call_errhandler__ at Base 4
+ (optional)mpi_session_call_errhandler__ at Base 4
mpi_session_call_errhandler_f08_ at Base 4
- mpi_session_create_errhandler at Base 4
+ (optional)mpi_session_create_errhandler at Base 4
mpi_session_create_errhandler_ at Base 4
- mpi_session_create_errhandler__ at Base 4
+ (optional)mpi_session_create_errhandler__ at Base 4
mpi_session_create_errhandler_f08_ at Base 4
- mpi_session_detach_buffer at Base 4.2
+ (optional)mpi_session_detach_buffer at Base 4.2
mpi_session_detach_buffer_ at Base 4.2
- mpi_session_detach_buffer__ at Base 4.2
+ (optional)mpi_session_detach_buffer__ at Base 4.2
mpi_session_detach_buffer_c_f08_ at Base 4.2
mpi_session_detach_buffer_f08_ at Base 4.2
- mpi_session_finalize at Base 4
+ (optional)mpi_session_finalize at Base 4
mpi_session_finalize_ at Base 4
- mpi_session_finalize__ at Base 4
+ (optional)mpi_session_finalize__ at Base 4
mpi_session_finalize_f08_ at Base 4
- mpi_session_flush_buffer at Base 4.2
+ (optional)mpi_session_flush_buffer at Base 4.2
mpi_session_flush_buffer_ at Base 4.2
- mpi_session_flush_buffer__ at Base 4.2
+ (optional)mpi_session_flush_buffer__ at Base 4.2
mpi_session_flush_buffer_f08_ at Base 4.2
- mpi_session_get_errhandler at Base 4
+ (optional)mpi_session_get_errhandler at Base 4
mpi_session_get_errhandler_ at Base 4
- mpi_session_get_errhandler__ at Base 4
+ (optional)mpi_session_get_errhandler__ at Base 4
mpi_session_get_errhandler_f08_ at Base 4
- mpi_session_get_info at Base 4
+ (optional)mpi_session_get_info at Base 4
mpi_session_get_info_ at Base 4
- mpi_session_get_info__ at Base 4
+ (optional)mpi_session_get_info__ at Base 4
mpi_session_get_info_f08_ at Base 4
- mpi_session_get_nth_pset at Base 4
+ (optional)mpi_session_get_nth_pset at Base 4
mpi_session_get_nth_pset_ at Base 4
- mpi_session_get_nth_pset__ at Base 4
+ (optional)mpi_session_get_nth_pset__ at Base 4
mpi_session_get_nth_pset_f08_ at Base 4
- mpi_session_get_num_psets at Base 4
+ (optional)mpi_session_get_num_psets at Base 4
mpi_session_get_num_psets_ at Base 4
- mpi_session_get_num_psets__ at Base 4
+ (optional)mpi_session_get_num_psets__ at Base 4
mpi_session_get_num_psets_f08_ at Base 4
- mpi_session_get_pset_info at Base 4
+ (optional)mpi_session_get_pset_info at Base 4
mpi_session_get_pset_info_ at Base 4
- mpi_session_get_pset_info__ at Base 4
+ (optional)mpi_session_get_pset_info__ at Base 4
mpi_session_get_pset_info_f08_ at Base 4
- mpi_session_iflush_buffer at Base 4.2
+ (optional)mpi_session_iflush_buffer at Base 4.2
mpi_session_iflush_buffer_ at Base 4.2
- mpi_session_iflush_buffer__ at Base 4.2
+ (optional)mpi_session_iflush_buffer__ at Base 4.2
mpi_session_iflush_buffer_f08_ at Base 4.2
- mpi_session_init at Base 4
+ (optional)mpi_session_init at Base 4
mpi_session_init_ at Base 4
- mpi_session_init__ at Base 4
+ (optional)mpi_session_init__ at Base 4
mpi_session_init_f08_ at Base 4
- mpi_session_set_errhandler at Base 4
+ (optional)mpi_session_set_errhandler at Base 4
mpi_session_set_errhandler_ at Base 4
- mpi_session_set_errhandler__ at Base 4
+ (optional)mpi_session_set_errhandler__ at Base 4
mpi_session_set_errhandler_f08_ at Base 4
- mpi_ssend at Base 0
+ (optional)mpi_ssend at Base 0
mpi_ssend_ at Base 0
- mpi_ssend__ at Base 0
+ (optional)mpi_ssend__ at Base 0
mpi_ssend_c_f08ts_ at Base 4.2
mpi_ssend_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_ssend_f08ts_large_ at Base 4
- mpi_ssend_init at Base 0
+ (optional)mpi_ssend_init at Base 0
mpi_ssend_init_ at Base 0
- mpi_ssend_init__ at Base 0
+ (optional)mpi_ssend_init__ at Base 0
mpi_ssend_init_c_f08ts_ at Base 4.2
mpi_ssend_init_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_ssend_init_f08ts_large_ at Base 4
- mpi_start at Base 0
+ (optional)mpi_start at Base 0
mpi_start_ at Base 0
- mpi_start__ at Base 0
+ (optional)mpi_start__ at Base 0
mpi_start_f08_ at Base 3.3.1
- mpi_startall at Base 0
+ (optional)mpi_startall at Base 0
mpi_startall_ at Base 0
- mpi_startall__ at Base 0
+ (optional)mpi_startall__ at Base 0
mpi_startall_f08_ at Base 3.3.1
- mpi_status_get_error at Base 4.2
+ (optional)mpi_status_get_error at Base 4.2
mpi_status_get_error_ at Base 4.2
- mpi_status_get_error__ at Base 4.2
+ (optional)mpi_status_get_error__ at Base 4.2
mpi_status_get_error_f08_ at Base 4.2
- mpi_status_get_source at Base 4.2
+ (optional)mpi_status_get_source at Base 4.2
mpi_status_get_source_ at Base 4.2
- mpi_status_get_source__ at Base 4.2
+ (optional)mpi_status_get_source__ at Base 4.2
mpi_status_get_source_f08_ at Base 4.2
- mpi_status_get_tag at Base 4.2
+ (optional)mpi_status_get_tag at Base 4.2
mpi_status_get_tag_ at Base 4.2
- mpi_status_get_tag__ at Base 4.2
+ (optional)mpi_status_get_tag__ at Base 4.2
mpi_status_get_tag_f08_ at Base 4.2
- mpi_status_set_cancelled at Base 0
+ (optional)mpi_status_set_cancelled at Base 0
mpi_status_set_cancelled_ at Base 0
- mpi_status_set_cancelled__ at Base 0
+ (optional)mpi_status_set_cancelled__ at Base 0
mpi_status_set_cancelled_f08_ at Base 3.3.1
- mpi_status_set_elements at Base 0
+ (optional)mpi_status_set_elements at Base 0
mpi_status_set_elements_ at Base 0
- mpi_status_set_elements__ at Base 0
+ (optional)mpi_status_set_elements__ at Base 0
mpi_status_set_elements_c_f08_ at Base 4.2
mpi_status_set_elements_f08_ at Base 3.3.1
#MISSING: 4.2# mpi_status_set_elements_f08_large_ at Base 4.1
- mpi_status_set_elements_x at Base 0
+ (optional)mpi_status_set_elements_x at Base 0
mpi_status_set_elements_x_ at Base 0
- mpi_status_set_elements_x__ at Base 0
+ (optional)mpi_status_set_elements_x__ at Base 0
mpi_status_set_elements_x_f08_ at Base 3.3.1
- mpi_status_set_error at Base 4.2
+ (optional)mpi_status_set_error at Base 4.2
mpi_status_set_error_ at Base 4.2
- mpi_status_set_error__ at Base 4.2
+ (optional)mpi_status_set_error__ at Base 4.2
mpi_status_set_error_f08_ at Base 4.2
- mpi_status_set_source at Base 4.2
+ (optional)mpi_status_set_source at Base 4.2
mpi_status_set_source_ at Base 4.2
- mpi_status_set_source__ at Base 4.2
+ (optional)mpi_status_set_source__ at Base 4.2
mpi_status_set_source_f08_ at Base 4.2
- mpi_status_set_tag at Base 4.2
+ (optional)mpi_status_set_tag at Base 4.2
mpi_status_set_tag_ at Base 4.2
- mpi_status_set_tag__ at Base 4.2
+ (optional)mpi_status_set_tag__ at Base 4.2
mpi_status_set_tag_f08_ at Base 4.2
- mpi_test at Base 0
+ (optional)mpi_test at Base 0
mpi_test_ at Base 0
- mpi_test__ at Base 0
- mpi_test_cancelled at Base 0
+ (optional)mpi_test__ at Base 0
+ (optional)mpi_test_cancelled at Base 0
mpi_test_cancelled_ at Base 0
- mpi_test_cancelled__ at Base 0
+ (optional)mpi_test_cancelled__ at Base 0
mpi_test_cancelled_f08_ at Base 3.3.1
mpi_test_f08_ at Base 3.3.1
- mpi_testall at Base 0
+ (optional)mpi_testall at Base 0
mpi_testall_ at Base 0
- mpi_testall__ at Base 0
+ (optional)mpi_testall__ at Base 0
mpi_testall_f08_ at Base 3.3.1
- mpi_testany at Base 0
+ (optional)mpi_testany at Base 0
mpi_testany_ at Base 0
- mpi_testany__ at Base 0
+ (optional)mpi_testany__ at Base 0
mpi_testany_f08_ at Base 3.3.1
- mpi_testsome at Base 0
+ (optional)mpi_testsome at Base 0
mpi_testsome_ at Base 0
- mpi_testsome__ at Base 0
+ (optional)mpi_testsome__ at Base 0
mpi_testsome_f08_ at Base 3.3.1
- mpi_topo_test at Base 0
+ (optional)mpi_topo_test at Base 0
mpi_topo_test_ at Base 0
- mpi_topo_test__ at Base 0
+ (optional)mpi_topo_test__ at Base 0
mpi_topo_test_f08_ at Base 3.3.1
- mpi_type_commit at Base 0
+ (optional)mpi_type_commit at Base 0
mpi_type_commit_ at Base 0
- mpi_type_commit__ at Base 0
+ (optional)mpi_type_commit__ at Base 0
mpi_type_commit_f08_ at Base 3.3.1
- mpi_type_contiguous at Base 0
+ (optional)mpi_type_contiguous at Base 0
mpi_type_contiguous_ at Base 0
- mpi_type_contiguous__ at Base 0
+ (optional)mpi_type_contiguous__ at Base 0
mpi_type_contiguous_c_f08_ at Base 4.2
mpi_type_contiguous_f08_ at Base 3.3.1
#MISSING: 4.2# mpi_type_contiguous_f08_large_ at Base 4
- mpi_type_create_darray at Base 0
+ (optional)mpi_type_create_darray at Base 0
mpi_type_create_darray_ at Base 0
- mpi_type_create_darray__ at Base 0
+ (optional)mpi_type_create_darray__ at Base 0
mpi_type_create_darray_c_f08_ at Base 4.2
mpi_type_create_darray_f08_ at Base 3.3.1
#MISSING: 4.2# mpi_type_create_darray_f08_large_ at Base 4
- mpi_type_create_f90_complex at Base 0
+ (optional)mpi_type_create_f90_complex at Base 0
mpi_type_create_f90_complex_ at Base 0
- mpi_type_create_f90_complex__ at Base 0
+ (optional)mpi_type_create_f90_complex__ at Base 0
mpi_type_create_f90_complex_f08_ at Base 3.3.1
- mpi_type_create_f90_integer at Base 0
+ (optional)mpi_type_create_f90_integer at Base 0
mpi_type_create_f90_integer_ at Base 0
- mpi_type_create_f90_integer__ at Base 0
+ (optional)mpi_type_create_f90_integer__ at Base 0
mpi_type_create_f90_integer_f08_ at Base 3.3.1
- mpi_type_create_f90_real at Base 0
+ (optional)mpi_type_create_f90_real at Base 0
mpi_type_create_f90_real_ at Base 0
- mpi_type_create_f90_real__ at Base 0
+ (optional)mpi_type_create_f90_real__ at Base 0
mpi_type_create_f90_real_f08_ at Base 3.3.1
- mpi_type_create_hindexed at Base 0
+ (optional)mpi_type_create_hindexed at Base 0
mpi_type_create_hindexed_ at Base 0
- mpi_type_create_hindexed__ at Base 0
- mpi_type_create_hindexed_block at Base 0
+ (optional)mpi_type_create_hindexed__ at Base 0
+ (optional)mpi_type_create_hindexed_block at Base 0
mpi_type_create_hindexed_block_ at Base 0
- mpi_type_create_hindexed_block__ at Base 0
+ (optional)mpi_type_create_hindexed_block__ at Base 0
mpi_type_create_hindexed_block_c_f08_ at Base 4.2
mpi_type_create_hindexed_block_f08_ at Base 3.3.1
#MISSING: 4.2# mpi_type_create_hindexed_block_f08_large_ at Base 4
mpi_type_create_hindexed_c_f08_ at Base 4.2
mpi_type_create_hindexed_f08_ at Base 3.3.1
#MISSING: 4.2# mpi_type_create_hindexed_f08_large_ at Base 4
- mpi_type_create_hvector at Base 0
+ (optional)mpi_type_create_hvector at Base 0
mpi_type_create_hvector_ at Base 0
- mpi_type_create_hvector__ at Base 0
+ (optional)mpi_type_create_hvector__ at Base 0
mpi_type_create_hvector_c_f08_ at Base 4.2
mpi_type_create_hvector_f08_ at Base 3.3.1
#MISSING: 4.2# mpi_type_create_hvector_f08_large_ at Base 4
- mpi_type_create_indexed_block at Base 0
+ (optional)mpi_type_create_indexed_block at Base 0
mpi_type_create_indexed_block_ at Base 0
- mpi_type_create_indexed_block__ at Base 0
+ (optional)mpi_type_create_indexed_block__ at Base 0
mpi_type_create_indexed_block_c_f08_ at Base 4.2
mpi_type_create_indexed_block_f08_ at Base 3.3.1
#MISSING: 4.2# mpi_type_create_indexed_block_f08_large_ at Base 4
- mpi_type_create_keyval at Base 0
+ (optional)mpi_type_create_keyval at Base 0
mpi_type_create_keyval_ at Base 0
- mpi_type_create_keyval__ at Base 0
+ (optional)mpi_type_create_keyval__ at Base 0
mpi_type_create_keyval_f08_ at Base 3.3.1
- mpi_type_create_resized at Base 0
+ (optional)mpi_type_create_resized at Base 0
mpi_type_create_resized_ at Base 0
- mpi_type_create_resized__ at Base 0
+ (optional)mpi_type_create_resized__ at Base 0
mpi_type_create_resized_f08_ at Base 3.3.1
- mpi_type_create_struct at Base 0
+ (optional)mpi_type_create_struct at Base 0
mpi_type_create_struct_ at Base 0
- mpi_type_create_struct__ at Base 0
+ (optional)mpi_type_create_struct__ at Base 0
mpi_type_create_struct_c_f08_ at Base 4.2
mpi_type_create_struct_f08_ at Base 3.3.1
#MISSING: 4.2# mpi_type_create_struct_f08_large_ at Base 4
- mpi_type_create_subarray at Base 0
+ (optional)mpi_type_create_subarray at Base 0
mpi_type_create_subarray_ at Base 0
- mpi_type_create_subarray__ at Base 0
+ (optional)mpi_type_create_subarray__ at Base 0
mpi_type_create_subarray_c_f08_ at Base 4.2
mpi_type_create_subarray_f08_ at Base 3.3.1
#MISSING: 4.2# mpi_type_create_subarray_f08_large_ at Base 4
- mpi_type_delete_attr at Base 0
+ (optional)mpi_type_delete_attr at Base 0
mpi_type_delete_attr_ at Base 0
- mpi_type_delete_attr__ at Base 0
+ (optional)mpi_type_delete_attr__ at Base 0
mpi_type_delete_attr_f08_ at Base 3.3.1
- mpi_type_dup at Base 0
+ (optional)mpi_type_dup at Base 0
mpi_type_dup_ at Base 0
- mpi_type_dup__ at Base 0
+ (optional)mpi_type_dup__ at Base 0
mpi_type_dup_f08_ at Base 3.3.1
- mpi_type_dup_fn at Base 0
+ (optional)mpi_type_dup_fn at Base 0
mpi_type_dup_fn_ at Base 0
- mpi_type_dup_fn__ at Base 0
- mpi_type_extent at Base 0
+ (optional)mpi_type_dup_fn__ at Base 0
+ (optional)mpi_type_extent at Base 0
mpi_type_extent_ at Base 0
- mpi_type_extent__ at Base 0
- mpi_type_free at Base 0
+ (optional)mpi_type_extent__ at Base 0
+ (optional)mpi_type_free at Base 0
mpi_type_free_ at Base 0
- mpi_type_free__ at Base 0
+ (optional)mpi_type_free__ at Base 0
mpi_type_free_f08_ at Base 3.3.1
- mpi_type_free_keyval at Base 0
+ (optional)mpi_type_free_keyval at Base 0
mpi_type_free_keyval_ at Base 0
- mpi_type_free_keyval__ at Base 0
+ (optional)mpi_type_free_keyval__ at Base 0
mpi_type_free_keyval_f08_ at Base 3.3.1
- mpi_type_get_attr at Base 0
+ (optional)mpi_type_get_attr at Base 0
mpi_type_get_attr_ at Base 0
- mpi_type_get_attr__ at Base 0
+ (optional)mpi_type_get_attr__ at Base 0
mpi_type_get_attr_f08_ at Base 3.3.1
- mpi_type_get_contents at Base 0
+ (optional)mpi_type_get_contents at Base 0
mpi_type_get_contents_ at Base 0
- mpi_type_get_contents__ at Base 0
+ (optional)mpi_type_get_contents__ at Base 0
mpi_type_get_contents_c_f08_ at Base 4.2
mpi_type_get_contents_f08_ at Base 3.3.1
#MISSING: 4.2# mpi_type_get_contents_f08_large_ at Base 4
- mpi_type_get_envelope at Base 0
+ (optional)mpi_type_get_envelope at Base 0
mpi_type_get_envelope_ at Base 0
- mpi_type_get_envelope__ at Base 0
+ (optional)mpi_type_get_envelope__ at Base 0
mpi_type_get_envelope_c_f08_ at Base 4.2
mpi_type_get_envelope_f08_ at Base 3.3.1
#MISSING: 4.2# mpi_type_get_envelope_f08_large_ at Base 4
- mpi_type_get_extent at Base 0
+ (optional)mpi_type_get_extent at Base 0
mpi_type_get_extent_ at Base 0
- mpi_type_get_extent__ at Base 0
+ (optional)mpi_type_get_extent__ at Base 0
mpi_type_get_extent_f08_ at Base 3.3.1
- mpi_type_get_extent_x at Base 0
+ (optional)mpi_type_get_extent_x at Base 0
mpi_type_get_extent_x_ at Base 0
- mpi_type_get_extent_x__ at Base 0
+ (optional)mpi_type_get_extent_x__ at Base 0
mpi_type_get_extent_x_f08_ at Base 3.3.1
- mpi_type_get_name at Base 0
+ (optional)mpi_type_get_name at Base 0
mpi_type_get_name_ at Base 0
- mpi_type_get_name__ at Base 0
+ (optional)mpi_type_get_name__ at Base 0
mpi_type_get_name_f08_ at Base 3.3.1
- mpi_type_get_true_extent at Base 0
+ (optional)mpi_type_get_true_extent at Base 0
mpi_type_get_true_extent_ at Base 0
- mpi_type_get_true_extent__ at Base 0
+ (optional)mpi_type_get_true_extent__ at Base 0
mpi_type_get_true_extent_f08_ at Base 3.3.1
- mpi_type_get_true_extent_x at Base 0
+ (optional)mpi_type_get_true_extent_x at Base 0
mpi_type_get_true_extent_x_ at Base 0
- mpi_type_get_true_extent_x__ at Base 0
+ (optional)mpi_type_get_true_extent_x__ at Base 0
mpi_type_get_true_extent_x_f08_ at Base 3.3.1
- mpi_type_get_value_index at Base 4.2
+ (optional)mpi_type_get_value_index at Base 4.2
mpi_type_get_value_index_ at Base 4.2
- mpi_type_get_value_index__ at Base 4.2
+ (optional)mpi_type_get_value_index__ at Base 4.2
mpi_type_get_value_index_f08_ at Base 4.2
- mpi_type_hindexed at Base 0
+ (optional)mpi_type_hindexed at Base 0
mpi_type_hindexed_ at Base 0
- mpi_type_hindexed__ at Base 0
- mpi_type_hvector at Base 0
+ (optional)mpi_type_hindexed__ at Base 0
+ (optional)mpi_type_hvector at Base 0
mpi_type_hvector_ at Base 0
- mpi_type_hvector__ at Base 0
- mpi_type_indexed at Base 0
+ (optional)mpi_type_hvector__ at Base 0
+ (optional)mpi_type_indexed at Base 0
mpi_type_indexed_ at Base 0
- mpi_type_indexed__ at Base 0
+ (optional)mpi_type_indexed__ at Base 0
mpi_type_indexed_c_f08_ at Base 4.2
mpi_type_indexed_f08_ at Base 3.3.1
#MISSING: 4.2# mpi_type_indexed_f08_large_ at Base 4
- mpi_type_lb at Base 0
+ (optional)mpi_type_lb at Base 0
mpi_type_lb_ at Base 0
- mpi_type_lb__ at Base 0
- mpi_type_match_size at Base 0
+ (optional)mpi_type_lb__ at Base 0
+ (optional)mpi_type_match_size at Base 0
mpi_type_match_size_ at Base 0
- mpi_type_match_size__ at Base 0
+ (optional)mpi_type_match_size__ at Base 0
mpi_type_match_size_f08_ at Base 3.3.1
- mpi_type_null_copy_fn at Base 0
+ (optional)mpi_type_null_copy_fn at Base 0
mpi_type_null_copy_fn_ at Base 0
- mpi_type_null_copy_fn__ at Base 0
- mpi_type_null_delete_fn at Base 0
+ (optional)mpi_type_null_copy_fn__ at Base 0
+ (optional)mpi_type_null_delete_fn at Base 0
mpi_type_null_delete_fn_ at Base 0
- mpi_type_null_delete_fn__ at Base 0
- mpi_type_set_attr at Base 0
+ (optional)mpi_type_null_delete_fn__ at Base 0
+ (optional)mpi_type_set_attr at Base 0
mpi_type_set_attr_ at Base 0
- mpi_type_set_attr__ at Base 0
+ (optional)mpi_type_set_attr__ at Base 0
mpi_type_set_attr_f08_ at Base 3.3.1
- mpi_type_set_name at Base 0
+ (optional)mpi_type_set_name at Base 0
mpi_type_set_name_ at Base 0
- mpi_type_set_name__ at Base 0
+ (optional)mpi_type_set_name__ at Base 0
mpi_type_set_name_f08_ at Base 3.3.1
- mpi_type_size at Base 0
+ (optional)mpi_type_size at Base 0
mpi_type_size_ at Base 0
- mpi_type_size__ at Base 0
+ (optional)mpi_type_size__ at Base 0
mpi_type_size_c_f08_ at Base 4.2
mpi_type_size_f08_ at Base 3.3.1
#MISSING: 4.2# mpi_type_size_f08_large_ at Base 4
- mpi_type_size_x at Base 0
+ (optional)mpi_type_size_x at Base 0
mpi_type_size_x_ at Base 0
- mpi_type_size_x__ at Base 0
+ (optional)mpi_type_size_x__ at Base 0
mpi_type_size_x_f08_ at Base 3.3.1
- mpi_type_struct at Base 0
+ (optional)mpi_type_struct at Base 0
mpi_type_struct_ at Base 0
- mpi_type_struct__ at Base 0
- mpi_type_ub at Base 0
+ (optional)mpi_type_struct__ at Base 0
+ (optional)mpi_type_ub at Base 0
mpi_type_ub_ at Base 0
- mpi_type_ub__ at Base 0
- mpi_type_vector at Base 0
+ (optional)mpi_type_ub__ at Base 0
+ (optional)mpi_type_vector at Base 0
mpi_type_vector_ at Base 0
- mpi_type_vector__ at Base 0
+ (optional)mpi_type_vector__ at Base 0
mpi_type_vector_c_f08_ at Base 4.2
mpi_type_vector_f08_ at Base 3.3.1
#MISSING: 4.2# mpi_type_vector_f08_large_ at Base 4
- mpi_unpack at Base 0
+ (optional)mpi_unpack at Base 0
mpi_unpack_ at Base 0
- mpi_unpack__ at Base 0
+ (optional)mpi_unpack__ at Base 0
mpi_unpack_c_f08ts_ at Base 4.2
- mpi_unpack_external at Base 0
+ (optional)mpi_unpack_external at Base 0
mpi_unpack_external_ at Base 0
- mpi_unpack_external__ at Base 0
+ (optional)mpi_unpack_external__ at Base 0
mpi_unpack_external_c_f08ts_ at Base 4.2
mpi_unpack_external_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_unpack_external_f08ts_large_ at Base 4
mpi_unpack_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_unpack_f08ts_large_ at Base 4
- mpi_unpublish_name at Base 0
+ (optional)mpi_unpublish_name at Base 0
mpi_unpublish_name_ at Base 0
- mpi_unpublish_name__ at Base 0
+ (optional)mpi_unpublish_name__ at Base 0
mpi_unpublish_name_f08_ at Base 3.3.1
- mpi_wait at Base 0
+ (optional)mpi_wait at Base 0
mpi_wait_ at Base 0
- mpi_wait__ at Base 0
+ (optional)mpi_wait__ at Base 0
mpi_wait_f08_ at Base 3.3.1
- mpi_waitall at Base 0
+ (optional)mpi_waitall at Base 0
mpi_waitall_ at Base 0
- mpi_waitall__ at Base 0
+ (optional)mpi_waitall__ at Base 0
mpi_waitall_f08_ at Base 3.3.1
- mpi_waitany at Base 0
+ (optional)mpi_waitany at Base 0
mpi_waitany_ at Base 0
- mpi_waitany__ at Base 0
+ (optional)mpi_waitany__ at Base 0
mpi_waitany_f08_ at Base 3.3.1
- mpi_waitsome at Base 0
+ (optional)mpi_waitsome at Base 0
mpi_waitsome_ at Base 0
- mpi_waitsome__ at Base 0
+ (optional)mpi_waitsome__ at Base 0
mpi_waitsome_f08_ at Base 3.3.1
- mpi_win_allocate at Base 0
+ (optional)mpi_win_allocate at Base 0
mpi_win_allocate_ at Base 0
- mpi_win_allocate__ at Base 0
+ (optional)mpi_win_allocate__ at Base 0
mpi_win_allocate_c_f08_ at Base 4.2
- mpi_win_allocate_cptr at Base 4.2
+ (optional)mpi_win_allocate_cptr at Base 4.2
mpi_win_allocate_cptr_ at Base 4.2
- mpi_win_allocate_cptr__ at Base 4.2
+ (optional)mpi_win_allocate_cptr__ at Base 4.2
mpi_win_allocate_f08_ at Base 3.3.1
#MISSING: 4.2# mpi_win_allocate_f08_large_ at Base 4
- mpi_win_allocate_shared at Base 0
+ (optional)mpi_win_allocate_shared at Base 0
mpi_win_allocate_shared_ at Base 0
- mpi_win_allocate_shared__ at Base 0
+ (optional)mpi_win_allocate_shared__ at Base 0
mpi_win_allocate_shared_c_f08_ at Base 4.2
- mpi_win_allocate_shared_cptr at Base 4.2
+ (optional)mpi_win_allocate_shared_cptr at Base 4.2
mpi_win_allocate_shared_cptr_ at Base 4.2
- mpi_win_allocate_shared_cptr__ at Base 4.2
+ (optional)mpi_win_allocate_shared_cptr__ at Base 4.2
mpi_win_allocate_shared_f08_ at Base 3.3.1
#MISSING: 4.2# mpi_win_allocate_shared_f08_large_ at Base 4
- mpi_win_attach at Base 0
+ (optional)mpi_win_attach at Base 0
mpi_win_attach_ at Base 0
- mpi_win_attach__ at Base 0
+ (optional)mpi_win_attach__ at Base 0
mpi_win_attach_f08ts_ at Base 3.3.1
- mpi_win_call_errhandler at Base 0
+ (optional)mpi_win_call_errhandler at Base 0
mpi_win_call_errhandler_ at Base 0
- mpi_win_call_errhandler__ at Base 0
+ (optional)mpi_win_call_errhandler__ at Base 0
mpi_win_call_errhandler_f08_ at Base 3.3.1
- mpi_win_complete at Base 0
+ (optional)mpi_win_complete at Base 0
mpi_win_complete_ at Base 0
- mpi_win_complete__ at Base 0
+ (optional)mpi_win_complete__ at Base 0
mpi_win_complete_f08_ at Base 3.3.1
- mpi_win_create at Base 0
+ (optional)mpi_win_create at Base 0
mpi_win_create_ at Base 0
- mpi_win_create__ at Base 0
+ (optional)mpi_win_create__ at Base 0
mpi_win_create_c_f08ts_ at Base 4.2
- mpi_win_create_dynamic at Base 0
+ (optional)mpi_win_create_dynamic at Base 0
mpi_win_create_dynamic_ at Base 0
- mpi_win_create_dynamic__ at Base 0
+ (optional)mpi_win_create_dynamic__ at Base 0
mpi_win_create_dynamic_f08_ at Base 3.3.1
- mpi_win_create_errhandler at Base 0
+ (optional)mpi_win_create_errhandler at Base 0
mpi_win_create_errhandler_ at Base 0
- mpi_win_create_errhandler__ at Base 0
+ (optional)mpi_win_create_errhandler__ at Base 0
mpi_win_create_errhandler_f08_ at Base 3.3.1
mpi_win_create_f08ts_ at Base 3.3.1
#MISSING: 4.2# mpi_win_create_f08ts_large_ at Base 4
- mpi_win_create_keyval at Base 0
+ (optional)mpi_win_create_keyval at Base 0
mpi_win_create_keyval_ at Base 0
- mpi_win_create_keyval__ at Base 0
+ (optional)mpi_win_create_keyval__ at Base 0
mpi_win_create_keyval_f08_ at Base 3.3.1
- mpi_win_delete_attr at Base 0
+ (optional)mpi_win_delete_attr at Base 0
mpi_win_delete_attr_ at Base 0
- mpi_win_delete_attr__ at Base 0
+ (optional)mpi_win_delete_attr__ at Base 0
mpi_win_delete_attr_f08_ at Base 3.3.1
- mpi_win_detach at Base 0
+ (optional)mpi_win_detach at Base 0
mpi_win_detach_ at Base 0
- mpi_win_detach__ at Base 0
+ (optional)mpi_win_detach__ at Base 0
mpi_win_detach_f08ts_ at Base 3.3.1
- mpi_win_dup_fn at Base 0
+ (optional)mpi_win_dup_fn at Base 0
mpi_win_dup_fn_ at Base 0
- mpi_win_dup_fn__ at Base 0
- mpi_win_fence at Base 0
+ (optional)mpi_win_dup_fn__ at Base 0
+ (optional)mpi_win_fence at Base 0
mpi_win_fence_ at Base 0
- mpi_win_fence__ at Base 0
+ (optional)mpi_win_fence__ at Base 0
mpi_win_fence_f08_ at Base 3.3.1
- mpi_win_flush at Base 0
+ (optional)mpi_win_flush at Base 0
mpi_win_flush_ at Base 0
- mpi_win_flush__ at Base 0
- mpi_win_flush_all at Base 0
+ (optional)mpi_win_flush__ at Base 0
+ (optional)mpi_win_flush_all at Base 0
mpi_win_flush_all_ at Base 0
- mpi_win_flush_all__ at Base 0
+ (optional)mpi_win_flush_all__ at Base 0
mpi_win_flush_all_f08_ at Base 3.3.1
mpi_win_flush_f08_ at Base 3.3.1
- mpi_win_flush_local at Base 0
+ (optional)mpi_win_flush_local at Base 0
mpi_win_flush_local_ at Base 0
- mpi_win_flush_local__ at Base 0
- mpi_win_flush_local_all at Base 0
+ (optional)mpi_win_flush_local__ at Base 0
+ (optional)mpi_win_flush_local_all at Base 0
mpi_win_flush_local_all_ at Base 0
- mpi_win_flush_local_all__ at Base 0
+ (optional)mpi_win_flush_local_all__ at Base 0
mpi_win_flush_local_all_f08_ at Base 3.3.1
mpi_win_flush_local_f08_ at Base 3.3.1
- mpi_win_free at Base 0
+ (optional)mpi_win_free at Base 0
mpi_win_free_ at Base 0
- mpi_win_free__ at Base 0
+ (optional)mpi_win_free__ at Base 0
mpi_win_free_f08_ at Base 3.3.1
- mpi_win_free_keyval at Base 0
+ (optional)mpi_win_free_keyval at Base 0
mpi_win_free_keyval_ at Base 0
- mpi_win_free_keyval__ at Base 0
+ (optional)mpi_win_free_keyval__ at Base 0
mpi_win_free_keyval_f08_ at Base 3.3.1
- mpi_win_get_attr at Base 0
+ (optional)mpi_win_get_attr at Base 0
mpi_win_get_attr_ at Base 0
- mpi_win_get_attr__ at Base 0
+ (optional)mpi_win_get_attr__ at Base 0
mpi_win_get_attr_f08_ at Base 3.3.1
- mpi_win_get_errhandler at Base 0
+ (optional)mpi_win_get_errhandler at Base 0
mpi_win_get_errhandler_ at Base 0
- mpi_win_get_errhandler__ at Base 0
+ (optional)mpi_win_get_errhandler__ at Base 0
mpi_win_get_errhandler_f08_ at Base 3.3.1
- mpi_win_get_group at Base 0
+ (optional)mpi_win_get_group at Base 0
mpi_win_get_group_ at Base 0
- mpi_win_get_group__ at Base 0
+ (optional)mpi_win_get_group__ at Base 0
mpi_win_get_group_f08_ at Base 3.3.1
- mpi_win_get_info at Base 0
+ (optional)mpi_win_get_info at Base 0
mpi_win_get_info_ at Base 0
- mpi_win_get_info__ at Base 0
+ (optional)mpi_win_get_info__ at Base 0
mpi_win_get_info_f08_ at Base 3.3.1
- mpi_win_get_name at Base 0
+ (optional)mpi_win_get_name at Base 0
mpi_win_get_name_ at Base 0
- mpi_win_get_name__ at Base 0
+ (optional)mpi_win_get_name__ at Base 0
mpi_win_get_name_f08_ at Base 3.3.1
- mpi_win_lock at Base 0
+ (optional)mpi_win_lock at Base 0
mpi_win_lock_ at Base 0
- mpi_win_lock__ at Base 0
- mpi_win_lock_all at Base 0
+ (optional)mpi_win_lock__ at Base 0
+ (optional)mpi_win_lock_all at Base 0
mpi_win_lock_all_ at Base 0
- mpi_win_lock_all__ at Base 0
+ (optional)mpi_win_lock_all__ at Base 0
mpi_win_lock_all_f08_ at Base 3.3.1
mpi_win_lock_f08_ at Base 3.3.1
- mpi_win_null_copy_fn at Base 0
+ (optional)mpi_win_null_copy_fn at Base 0
mpi_win_null_copy_fn_ at Base 0
- mpi_win_null_copy_fn__ at Base 0
- mpi_win_null_delete_fn at Base 0
+ (optional)mpi_win_null_copy_fn__ at Base 0
+ (optional)mpi_win_null_delete_fn at Base 0
mpi_win_null_delete_fn_ at Base 0
- mpi_win_null_delete_fn__ at Base 0
- mpi_win_post at Base 0
+ (optional)mpi_win_null_delete_fn__ at Base 0
+ (optional)mpi_win_post at Base 0
mpi_win_post_ at Base 0
- mpi_win_post__ at Base 0
+ (optional)mpi_win_post__ at Base 0
mpi_win_post_f08_ at Base 3.3.1
- mpi_win_set_attr at Base 0
+ (optional)mpi_win_set_attr at Base 0
mpi_win_set_attr_ at Base 0
- mpi_win_set_attr__ at Base 0
+ (optional)mpi_win_set_attr__ at Base 0
mpi_win_set_attr_f08_ at Base 3.3.1
- mpi_win_set_errhandler at Base 0
+ (optional)mpi_win_set_errhandler at Base 0
mpi_win_set_errhandler_ at Base 0
- mpi_win_set_errhandler__ at Base 0
+ (optional)mpi_win_set_errhandler__ at Base 0
mpi_win_set_errhandler_f08_ at Base 3.3.1
- mpi_win_set_info at Base 0
+ (optional)mpi_win_set_info at Base 0
mpi_win_set_info_ at Base 0
- mpi_win_set_info__ at Base 0
+ (optional)mpi_win_set_info__ at Base 0
mpi_win_set_info_f08_ at Base 3.3.1
- mpi_win_set_name at Base 0
+ (optional)mpi_win_set_name at Base 0
mpi_win_set_name_ at Base 0
- mpi_win_set_name__ at Base 0
+ (optional)mpi_win_set_name__ at Base 0
mpi_win_set_name_f08_ at Base 3.3.1
- mpi_win_shared_query at Base 0
+ (optional)mpi_win_shared_query at Base 0
mpi_win_shared_query_ at Base 0
- mpi_win_shared_query__ at Base 0
+ (optional)mpi_win_shared_query__ at Base 0
mpi_win_shared_query_c_f08_ at Base 4.2
- mpi_win_shared_query_cptr at Base 4.2
+ (optional)mpi_win_shared_query_cptr at Base 4.2
mpi_win_shared_query_cptr_ at Base 4.2
- mpi_win_shared_query_cptr__ at Base 4.2
+ (optional)mpi_win_shared_query_cptr__ at Base 4.2
mpi_win_shared_query_f08_ at Base 3.3.1
#MISSING: 4.2# mpi_win_shared_query_f08_large_ at Base 4
- mpi_win_start at Base 0
+ (optional)mpi_win_start at Base 0
mpi_win_start_ at Base 0
- mpi_win_start__ at Base 0
+ (optional)mpi_win_start__ at Base 0
mpi_win_start_f08_ at Base 3.3.1
- mpi_win_sync at Base 0
+ (optional)mpi_win_sync at Base 0
mpi_win_sync_ at Base 0
- mpi_win_sync__ at Base 0
+ (optional)mpi_win_sync__ at Base 0
mpi_win_sync_f08_ at Base 3.3.1
- mpi_win_test at Base 0
+ (optional)mpi_win_test at Base 0
mpi_win_test_ at Base 0
- mpi_win_test__ at Base 0
+ (optional)mpi_win_test__ at Base 0
mpi_win_test_f08_ at Base 3.3.1
- mpi_win_unlock at Base 0
+ (optional)mpi_win_unlock at Base 0
mpi_win_unlock_ at Base 0
- mpi_win_unlock__ at Base 0
- mpi_win_unlock_all at Base 0
+ (optional)mpi_win_unlock__ at Base 0
+ (optional)mpi_win_unlock_all at Base 0
mpi_win_unlock_all_ at Base 0
- mpi_win_unlock_all__ at Base 0
+ (optional)mpi_win_unlock_all__ at Base 0
mpi_win_unlock_all_f08_ at Base 3.3.1
mpi_win_unlock_f08_ at Base 3.3.1
- mpi_win_wait at Base 0
+ (optional)mpi_win_wait at Base 0
mpi_win_wait_ at Base 0
- mpi_win_wait__ at Base 0
+ (optional)mpi_win_wait__ at Base 0
mpi_win_wait_f08_ at Base 3.3.1
- mpi_wtick at Base 0
+ (optional)mpi_wtick at Base 0
mpi_wtick_ at Base 0
- mpi_wtick__ at Base 0
+ (optional)mpi_wtick__ at Base 0
mpi_wtick_f08_ at Base 3.3.1
- mpi_wtime at Base 0
+ (optional)mpi_wtime at Base 0
mpi_wtime_ at Base 0
- mpi_wtime__ at Base 0
+ (optional)mpi_wtime__ at Base 0
mpi_wtime_f08_ at Base 3.3.1
mpifcmb5_ at Base 0
mpifcmb9_ at Base 0
@@ -6965,43 +6965,43 @@
#MISSING: 4# mpirinitc2_ at Base 3.4
mpirinitc_ at Base 3.4
mpirinitf_ at Base 3.4
- mpix_allreduce_enqueue at Base 4.1
+ (optional)mpix_allreduce_enqueue at Base 4.1
mpix_allreduce_enqueue_ at Base 4.1
- mpix_allreduce_enqueue__ at Base 4.1
+ (optional)mpix_allreduce_enqueue__ at Base 4.1
mpix_allreduce_enqueue_c_f08ts_ at Base 4.2
mpix_allreduce_enqueue_f08ts_ at Base 4.1
#MISSING: 4.2# mpix_allreduce_enqueue_f08ts_large_ at Base 4.1
- mpix_comm_agree at Base 0
+ (optional)mpix_comm_agree at Base 0
mpix_comm_agree_ at Base 0
- mpix_comm_agree__ at Base 0
+ (optional)mpix_comm_agree__ at Base 0
mpix_comm_agree_f08_ at Base 4
- mpix_comm_failure_ack at Base 0
+ (optional)mpix_comm_failure_ack at Base 0
mpix_comm_failure_ack_ at Base 0
- mpix_comm_failure_ack__ at Base 0
+ (optional)mpix_comm_failure_ack__ at Base 0
mpix_comm_failure_ack_f08_ at Base 4
- mpix_comm_failure_get_acked at Base 0
+ (optional)mpix_comm_failure_get_acked at Base 0
mpix_comm_failure_get_acked_ at Base 0
- mpix_comm_failure_get_acked__ at Base 0
+ (optional)mpix_comm_failure_get_acked__ at Base 0
mpix_comm_failure_get_acked_f08_ at Base 4
- mpix_comm_get_failed at Base 4.1
+ (optional)mpix_comm_get_failed at Base 4.1
mpix_comm_get_failed_ at Base 4.1
- mpix_comm_get_failed__ at Base 4.1
+ (optional)mpix_comm_get_failed__ at Base 4.1
mpix_comm_get_failed_f08_ at Base 4.1
- mpix_comm_get_stream at Base 4.1
+ (optional)mpix_comm_get_stream at Base 4.1
mpix_comm_get_stream_ at Base 4.1
- mpix_comm_get_stream__ at Base 4.1
+ (optional)mpix_comm_get_stream__ at Base 4.1
mpix_comm_get_stream_f08_ at Base 4.1
- mpix_comm_revoke at Base 0
+ (optional)mpix_comm_revoke at Base 0
mpix_comm_revoke_ at Base 0
- mpix_comm_revoke__ at Base 0
+ (optional)mpix_comm_revoke__ at Base 0
mpix_comm_revoke_f08_ at Base 4
- mpix_comm_shrink at Base 0
+ (optional)mpix_comm_shrink at Base 0
mpix_comm_shrink_ at Base 0
- mpix_comm_shrink__ at Base 0
+ (optional)mpix_comm_shrink__ at Base 0
mpix_comm_shrink_f08_ at Base 4
- mpix_comm_test_threadcomm at Base 4.2
+ (optional)mpix_comm_test_threadcomm at Base 4.2
mpix_comm_test_threadcomm_ at Base 4.2
- mpix_comm_test_threadcomm__ at Base 4.2
+ (optional)mpix_comm_test_threadcomm__ at Base 4.2
mpix_comm_test_threadcomm_f08_ at Base 4.2
#MISSING: 4.2# mpix_delete_error_class at Base 4.1
#MISSING: 4.2# mpix_delete_error_class_ at Base 4.1
@@ -7012,125 +7012,125 @@
#MISSING: 4.2# mpix_delete_error_string at Base 4.1
#MISSING: 4.2# mpix_delete_error_string_ at Base 4.1
#MISSING: 4.2# mpix_delete_error_string__ at Base 4.1
- mpix_gpu_query_support at Base 4
+ (optional)mpix_gpu_query_support at Base 4
mpix_gpu_query_support_ at Base 4
- mpix_gpu_query_support__ at Base 4
+ (optional)mpix_gpu_query_support__ at Base 4
mpix_gpu_query_support_f08_ at Base 4
- mpix_info_set_hex at Base 4.1
+ (optional)mpix_info_set_hex at Base 4.1
mpix_info_set_hex_ at Base 4.1
- mpix_info_set_hex__ at Base 4.1
+ (optional)mpix_info_set_hex__ at Base 4.1
mpix_info_set_hex_f08ts_ at Base 4.1
- mpix_irecv_enqueue at Base 4.1
+ (optional)mpix_irecv_enqueue at Base 4.1
mpix_irecv_enqueue_ at Base 4.1
- mpix_irecv_enqueue__ at Base 4.1
+ (optional)mpix_irecv_enqueue__ at Base 4.1
mpix_irecv_enqueue_c_f08ts_ at Base 4.2
mpix_irecv_enqueue_f08ts_ at Base 4.1
#MISSING: 4.2# mpix_irecv_enqueue_f08ts_large_ at Base 4.1
- mpix_isend_enqueue at Base 4.1
+ (optional)mpix_isend_enqueue at Base 4.1
mpix_isend_enqueue_ at Base 4.1
- mpix_isend_enqueue__ at Base 4.1
+ (optional)mpix_isend_enqueue__ at Base 4.1
mpix_isend_enqueue_c_f08ts_ at Base 4.2
mpix_isend_enqueue_f08ts_ at Base 4.1
#MISSING: 4.2# mpix_isend_enqueue_f08ts_large_ at Base 4.1
- mpix_query_cuda_support at Base 3.4
+ (optional)mpix_query_cuda_support at Base 3.4
mpix_query_cuda_support_ at Base 3.4
- mpix_query_cuda_support__ at Base 3.4
+ (optional)mpix_query_cuda_support__ at Base 3.4
mpix_query_cuda_support_f08_ at Base 4
- mpix_query_hip_support at Base 4
+ (optional)mpix_query_hip_support at Base 4
mpix_query_hip_support_ at Base 4
- mpix_query_hip_support__ at Base 4
+ (optional)mpix_query_hip_support__ at Base 4
mpix_query_hip_support_f08_ at Base 4
- mpix_query_ze_support at Base 4
+ (optional)mpix_query_ze_support at Base 4
mpix_query_ze_support_ at Base 4
- mpix_query_ze_support__ at Base 4
+ (optional)mpix_query_ze_support__ at Base 4
mpix_query_ze_support_f08_ at Base 4
- mpix_recv_enqueue at Base 4.1
+ (optional)mpix_recv_enqueue at Base 4.1
mpix_recv_enqueue_ at Base 4.1
- mpix_recv_enqueue__ at Base 4.1
+ (optional)mpix_recv_enqueue__ at Base 4.1
mpix_recv_enqueue_c_f08ts_ at Base 4.2
mpix_recv_enqueue_f08ts_ at Base 4.1
#MISSING: 4.2# mpix_recv_enqueue_f08ts_large_ at Base 4.1
- mpix_send_enqueue at Base 4.1
+ (optional)mpix_send_enqueue at Base 4.1
mpix_send_enqueue_ at Base 4.1
- mpix_send_enqueue__ at Base 4.1
+ (optional)mpix_send_enqueue__ at Base 4.1
mpix_send_enqueue_c_f08ts_ at Base 4.2
mpix_send_enqueue_f08ts_ at Base 4.1
#MISSING: 4.2# mpix_send_enqueue_f08ts_large_ at Base 4.1
- mpix_start_progress_thread at Base 4.1
+ (optional)mpix_start_progress_thread at Base 4.1
mpix_start_progress_thread_ at Base 4.1
- mpix_start_progress_thread__ at Base 4.1
+ (optional)mpix_start_progress_thread__ at Base 4.1
mpix_start_progress_thread_f08_ at Base 4.1
- mpix_stop_progress_thread at Base 4.1
+ (optional)mpix_stop_progress_thread at Base 4.1
mpix_stop_progress_thread_ at Base 4.1
- mpix_stop_progress_thread__ at Base 4.1
+ (optional)mpix_stop_progress_thread__ at Base 4.1
mpix_stop_progress_thread_f08_ at Base 4.1
- mpix_stream_comm_create at Base 4.1
+ (optional)mpix_stream_comm_create at Base 4.1
mpix_stream_comm_create_ at Base 4.1
- mpix_stream_comm_create__ at Base 4.1
+ (optional)mpix_stream_comm_create__ at Base 4.1
mpix_stream_comm_create_f08_ at Base 4.1
- mpix_stream_comm_create_multiplex at Base 4.1
+ (optional)mpix_stream_comm_create_multiplex at Base 4.1
mpix_stream_comm_create_multiplex_ at Base 4.1
- mpix_stream_comm_create_multiplex__ at Base 4.1
+ (optional)mpix_stream_comm_create_multiplex__ at Base 4.1
mpix_stream_comm_create_multiplex_f08_ at Base 4.1
- mpix_stream_create at Base 4.1
+ (optional)mpix_stream_create at Base 4.1
mpix_stream_create_ at Base 4.1
- mpix_stream_create__ at Base 4.1
+ (optional)mpix_stream_create__ at Base 4.1
mpix_stream_create_f08_ at Base 4.1
- mpix_stream_free at Base 4.1
+ (optional)mpix_stream_free at Base 4.1
mpix_stream_free_ at Base 4.1
- mpix_stream_free__ at Base 4.1
+ (optional)mpix_stream_free__ at Base 4.1
mpix_stream_free_f08_ at Base 4.1
- mpix_stream_irecv at Base 4.1
+ (optional)mpix_stream_irecv at Base 4.1
mpix_stream_irecv_ at Base 4.1
- mpix_stream_irecv__ at Base 4.1
+ (optional)mpix_stream_irecv__ at Base 4.1
mpix_stream_irecv_c_f08ts_ at Base 4.2
mpix_stream_irecv_f08ts_ at Base 4.1
#MISSING: 4.2# mpix_stream_irecv_f08ts_large_ at Base 4.1
- mpix_stream_isend at Base 4.1
+ (optional)mpix_stream_isend at Base 4.1
mpix_stream_isend_ at Base 4.1
- mpix_stream_isend__ at Base 4.1
+ (optional)mpix_stream_isend__ at Base 4.1
mpix_stream_isend_c_f08ts_ at Base 4.2
mpix_stream_isend_f08ts_ at Base 4.1
#MISSING: 4.2# mpix_stream_isend_f08ts_large_ at Base 4.1
- mpix_stream_progress at Base 4.1
+ (optional)mpix_stream_progress at Base 4.1
mpix_stream_progress_ at Base 4.1
- mpix_stream_progress__ at Base 4.1
+ (optional)mpix_stream_progress__ at Base 4.1
mpix_stream_progress_f08_ at Base 4.1
- mpix_stream_recv at Base 4.1
+ (optional)mpix_stream_recv at Base 4.1
mpix_stream_recv_ at Base 4.1
- mpix_stream_recv__ at Base 4.1
+ (optional)mpix_stream_recv__ at Base 4.1
mpix_stream_recv_c_f08ts_ at Base 4.2
mpix_stream_recv_f08ts_ at Base 4.1
#MISSING: 4.2# mpix_stream_recv_f08ts_large_ at Base 4.1
- mpix_stream_send at Base 4.1
+ (optional)mpix_stream_send at Base 4.1
mpix_stream_send_ at Base 4.1
- mpix_stream_send__ at Base 4.1
+ (optional)mpix_stream_send__ at Base 4.1
mpix_stream_send_c_f08ts_ at Base 4.2
mpix_stream_send_f08ts_ at Base 4.1
#MISSING: 4.2# mpix_stream_send_f08ts_large_ at Base 4.1
- mpix_threadcomm_finish at Base 4.2
+ (optional)mpix_threadcomm_finish at Base 4.2
mpix_threadcomm_finish_ at Base 4.2
- mpix_threadcomm_finish__ at Base 4.2
+ (optional)mpix_threadcomm_finish__ at Base 4.2
mpix_threadcomm_finish_f08_ at Base 4.2
- mpix_threadcomm_free at Base 4.2
+ (optional)mpix_threadcomm_free at Base 4.2
mpix_threadcomm_free_ at Base 4.2
- mpix_threadcomm_free__ at Base 4.2
+ (optional)mpix_threadcomm_free__ at Base 4.2
mpix_threadcomm_free_f08_ at Base 4.2
- mpix_threadcomm_init at Base 4.2
+ (optional)mpix_threadcomm_init at Base 4.2
mpix_threadcomm_init_ at Base 4.2
- mpix_threadcomm_init__ at Base 4.2
+ (optional)mpix_threadcomm_init__ at Base 4.2
mpix_threadcomm_init_f08_ at Base 4.2
- mpix_threadcomm_start at Base 4.2
+ (optional)mpix_threadcomm_start at Base 4.2
mpix_threadcomm_start_ at Base 4.2
- mpix_threadcomm_start__ at Base 4.2
+ (optional)mpix_threadcomm_start__ at Base 4.2
mpix_threadcomm_start_f08_ at Base 4.2
- mpix_wait_enqueue at Base 4.1
+ (optional)mpix_wait_enqueue at Base 4.1
mpix_wait_enqueue_ at Base 4.1
- mpix_wait_enqueue__ at Base 4.1
+ (optional)mpix_wait_enqueue__ at Base 4.1
mpix_wait_enqueue_f08_ at Base 4.1
- mpix_waitall_enqueue at Base 4.1
+ (optional)mpix_waitall_enqueue at Base 4.1
mpix_waitall_enqueue_ at Base 4.1
- mpix_waitall_enqueue__ at Base 4.1
+ (optional)mpix_waitall_enqueue__ at Base 4.1
mpix_waitall_enqueue_f08_ at Base 4.1
pmpi_abort at Base 0
pmpi_abort_ at Base 0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/debian-science-maintainers/attachments/20240725/62946ddb/attachment-0001.sig>
More information about the debian-science-maintainers
mailing list