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

Replace uses of STL types in device code #49

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

stephenswat
Copy link
Member

This enables us to use the code in CUDA without the use of the experimental constexpr relaxation.

This enables us to use the code in CUDA without the use of the
experimental constexpr relaxation.
@stephenswat stephenswat added cuda Improvements and issues related to CUDA core Issues and changes related to the core library refactor Refactoring or cleanup of existing code labels Nov 20, 2024
@stephenswat stephenswat merged commit 73735cf into acts-project:main Nov 21, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Issues and changes related to the core library cuda Improvements and issues related to CUDA refactor Refactoring or cleanup of existing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant