Skip to content

Commit 83a571d

Browse files
committed
Cray OpenSHMEM-X 11 seems not to have pcontrol
1 parent ab89b6d commit 83a571d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libshmem/config/cray.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
#define PySHMEM_HAVE_shmem_alltoallsmem 1
2222
#define PySHMEM_HAVE_shmem_reduce 1
2323
#define PySHMEM_HAVE_shmem_wait_test_many 1
24-
#define PySHMEM_HAVE_shmem_pcontrol 1
24+
//#define PySHMEM_HAVE_shmem_pcontrol 1
2525
#endif
2626

2727
#endif

0 commit comments

Comments
 (0)