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

PTX: Add cuda::ptx::elect_sync #1537

Merged
merged 2 commits into from
Mar 14, 2024
Merged

Conversation

ahendriksen
Copy link
Contributor

Description

closes #1536

Checklist

  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@ahendriksen ahendriksen requested review from a team as code owners March 14, 2024 08:27
@ahendriksen ahendriksen requested review from wmaxey and gonidelis March 14, 2024 08:27
@miscco miscco merged commit 3d629a9 into NVIDIA:main Mar 14, 2024
586 checks passed
ahendriksen added a commit to ahendriksen/cccl that referenced this pull request Apr 16, 2024
This reverts commit 3d629a9.

The exposed API is not good enough.
miscco added a commit that referenced this pull request Apr 17, 2024
* Revert "PTX: Add `cuda::ptx::elect_sync` (#1537)"

This reverts commit 3d629a9.

The exposed API is not good enough.

* Update libcudacxx/include/cuda/std/detail/libcxx/include/__cuda/ptx.h

---------

Co-authored-by: Michael Schellenberger Costa <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[FEA]: Add cuda::ptx::elect_sync
2 participants