File tree 1 file changed +19
-0
lines changed
1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1
1
#ifndef PySHMEM_CONFIG_OSHMPI_H
2
2
#define PySHMEM_CONFIG_OSHMPI_H
3
3
4
+ #define PySHMEM_HAVE_shmem_malloc_with_hints 1
4
5
#define PySHMEM_HAVE_shmem_team_t 1
6
+ #define PySHMEM_HAVE_SHMEM_CTX_INVALID 1
7
+ #define PySHMEM_HAVE_shmem_amo_nbi 1
8
+ #define PySHMEM_HAVE_shmem_put_signal 1
9
+ #define PySHMEM_HAVE_shmem_signal_fetch 1
10
+ #define PySHMEM_HAVE_shmem_signal_wait_until 1
11
+ #define PySHMEM_HAVE_shmem_broadcast 1
12
+ #define PySHMEM_HAVE_shmem_collect 1
13
+ #define PySHMEM_HAVE_shmem_fcollect 1
14
+ #define PySHMEM_HAVE_shmem_alltoall 1
15
+ #define PySHMEM_HAVE_shmem_alltoalls 1
16
+ #define PySHMEM_HAVE_shmem_broadcastmem 1
17
+ #define PySHMEM_HAVE_shmem_collectmem 1
18
+ #define PySHMEM_HAVE_shmem_fcollectmem 1
19
+ #define PySHMEM_HAVE_shmem_alltoallmem 1
20
+ #define PySHMEM_HAVE_shmem_alltoallsmem 1
21
+ #define PySHMEM_HAVE_shmem_reduce 1
22
+ #define PySHMEM_HAVE_shmem_wait_test_many 1
23
+ /*#define PySHMEM_HAVE_shmem_pcontrol 1*/
5
24
6
25
#endif
You can’t perform that action at this time.
0 commit comments