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 50aa0fe commit 5e07515Copy full SHA for 5e07515
ompi/mca/mtl/ofi/mtl_ofi_component.c
@@ -13,6 +13,7 @@
13
*/
14
15
#include "mtl_ofi.h"
16
+#include "opal/util/argv.h"
17
18
static int ompi_mtl_ofi_component_open(void);
19
static int ompi_mtl_ofi_component_query(mca_base_module_t **module, int *priority);
0 commit comments