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 a997e63 + d0d78a8 commit bfb8606Copy full SHA for bfb8606
ompi/mca/mtl/mxm/mtl_mxm_types.h
@@ -61,7 +61,7 @@ typedef struct mca_mtl_mxm_component_t {
61
} mca_mtl_mxm_component_t;
62
63
64
-OMPI_DECLSPEC mca_mtl_mxm_component_t mca_mtl_mxm_component;
+extern mca_mtl_mxm_component_t mca_mtl_mxm_component;
65
66
67
static inline mxm_conn_h ompi_mtl_mxm_conn_lookup(struct ompi_communicator_t* comm, int rank) {
0 commit comments