Skip to content

Commit 30af16d

Browse files
samuelkgutierrezrhc54
authored andcommitted
Enable gds/shmem by default take 2.
Signed-off-by: Samuel K. Gutierrez <[email protected]>
1 parent afcc7b5 commit 30af16d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mca/gds/shmem/gds_shmem.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
/**
3333
* Set to 1 to completely disable this component.
3434
*/
35-
#define PMIX_GDS_SHMEM_DISABLE 1
35+
#define PMIX_GDS_SHMEM_DISABLE 0
3636

3737
/**
3838
* Default component/module priority.

0 commit comments

Comments
 (0)