Skip to content

Commit

Permalink
Bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wrrobin committed May 1, 2024
1 parent 99d08b1 commit 60b4e01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mpp/shmemx.h4
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ define(`SHMEM_CTX_C11_GEN_IBGET', ` $2*: shmemx_ctx_$1_ibget')dnl
SHMEM_BIND_C11_RMA(`SHMEM_CTX_C11_GEN_IBGET', `, \') \
), \
SHMEM_BIND_C11_RMA(`SHMEM_C11_GEN_IBGET', `, \') \
)(__VA_ARGS__)

#define shmemx_signal_set(...) \
_Generic(SHMEM_C11_TYPE_EVAL_PTR_OR_SCALAR(SHMEM_C11_ARG0(__VA_ARGS__)), \
Expand Down

0 comments on commit 60b4e01

Please sign in to comment.