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

[FEA]: cuda::device::barrier_expect_tx #497

Closed
1 task done
ahendriksen opened this issue Sep 27, 2023 · 0 comments · Fixed by #498
Closed
1 task done

[FEA]: cuda::device::barrier_expect_tx #497

ahendriksen opened this issue Sep 27, 2023 · 0 comments · Fixed by #498
Labels
feature request New feature or request.

Comments

@ahendriksen
Copy link
Contributor

Is this a duplicate?

Area

General CCCL

Is your feature request related to a problem? Please describe.

There is no way to execute expect_tx on a an shared memory barrier.

Describe the solution you'd like

Add cuda::device::barrier_expect_tx.

Describe alternatives you've considered

We could also not expose publicly and repeat inline PTX internally.

Additional context

Required or at least desirable for mempcy_async exposure.

@ahendriksen ahendriksen added the feature request New feature or request. label Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant