We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9e4b07 commit 9124af8Copy full SHA for 9124af8
ompi/include/mpif-config.h.in
@@ -76,13 +76,3 @@
76
parameter (MPI_MAX_DATAREP_STRING=@OPAL_MAX_DATAREP_STRING@-1)
77
parameter (MPI_MAX_PSET_NAME_LEN=@OPAL_MAX_PSET_NAME_LEN@-1)
78
parameter (MPI_MAX_STRINGTAG_LEN=@OPAL_MAX_STRINGTAG_LEN@-1)
79
-
80
-!
81
-! MPI F08 conformance
82
83
- logical MPI_SUBARRAYS_SUPPORTED
84
- logical MPI_ASYNC_PROTECTS_NONBLOCKING
85
- ! Hard-coded for .false. for now
86
- parameter (MPI_SUBARRAYS_SUPPORTED= .false.)
87
88
- parameter (MPI_ASYNC_PROTECTS_NONBLOCKING = .false.)
0 commit comments