Add a definition for CMake to disable KNEM on Windows.
This commit was SVN r22345.
Этот коммит содержится в:
родитель
d0f85beaf3
Коммит
e6c0133d08
@ -134,6 +134,8 @@ SET(OMPI_F90_ABSOLUTE "\"none\"")
|
|||||||
|
|
||||||
SET(OMPI_F90_BUILD_SIZE "\"small\"")
|
SET(OMPI_F90_BUILD_SIZE "\"small\"")
|
||||||
|
|
||||||
|
SET(OMPI_BTL_SM_HAVE_KNEM 0)
|
||||||
|
|
||||||
# set the im/export decleration here.
|
# set the im/export decleration here.
|
||||||
# Don't bother with OMPI_IMPORTS
|
# Don't bother with OMPI_IMPORTS
|
||||||
IF(BUILD_SHARED_LIBS)
|
IF(BUILD_SHARED_LIBS)
|
||||||
|
@ -65,6 +65,8 @@
|
|||||||
|
|
||||||
#define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR ${COMPILER_VERSION}
|
#define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR ${COMPILER_VERSION}
|
||||||
|
|
||||||
|
#define OMPI_BTL_SM_HAVE_KNEM ${OMPI_BTL_SM_HAVE_KNEM}
|
||||||
|
|
||||||
/* Maximum length of datarep strings (default is 128) */
|
/* Maximum length of datarep strings (default is 128) */
|
||||||
#define OPAL_MAX_DATAREP_STRING ${OPAL_MAX_DATAREP_STRING}
|
#define OPAL_MAX_DATAREP_STRING ${OPAL_MAX_DATAREP_STRING}
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user