mirror of
https://github.com/paboyle/Grid.git
synced 2025-12-06 14:24:41 +00:00
Switch off SHM paths with --disable-shm
This commit is contained in:
@@ -528,7 +528,7 @@ case ${ac_SHM} in
|
||||
|
||||
shmnone | no)
|
||||
AC_DEFINE([GRID_MPI3_SHM_NONE],[1],[GRID_MPI3_SHM_NONE] )
|
||||
AC_DEFINE([GRID_SHM_DISABLE],[1],[USE MPI for intranode comms]);;
|
||||
;;
|
||||
|
||||
nvlink)
|
||||
AC_DEFINE([GRID_MPI3_SHM_NVLINK],[1],[GRID_MPI3_SHM_NVLINK] )
|
||||
|
||||
Reference in New Issue
Block a user