Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signal ADD and SET have const qualifier on the src argument by mistake #509

Closed
wrrobin opened this issue Feb 29, 2024 · 1 comment
Closed
Assignees
Milestone

Comments

@wrrobin
Copy link
Collaborator

wrrobin commented Feb 29, 2024

Need to remove the const qualifiers for signal add and set as below:

void @\FuncDecl{shmem\_signal\_add}@(shmem_ctx_t ctx, **const** uint64_t *sig_addr, uint64_t signal, int pe);
@jdinan
Copy link
Collaborator

jdinan commented Sep 26, 2024

Closed by #514

@jdinan jdinan closed this as completed Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants