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.
2 parents 79f02ad + 62321be commit 17be4c6Copy full SHA for 17be4c6
ompi/mca/io/romio321/romio/Makefile.am
@@ -68,6 +68,9 @@ AM_CPPFLAGS += -I$(top_builddir)/include -I$(top_srcdir)/include
68
noinst_HEADERS += include/mpio.h
69
noinst_HEADERS += include/io_romio_conv.h
70
71
+# Included for Open MPI's --enable-grequest-extensions feature.
72
+noinst_HEADERS += include/ompi_grequestx.h
73
+
74
# ------------------------------------------------------------------------
75
76
SUBDIRS =
0 commit comments