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

[EPIC] make the Thrust parallel algorithms available in cuda::std #2818

Open
ericniebler opened this issue Nov 14, 2024 · 0 comments
Open

[EPIC] make the Thrust parallel algorithms available in cuda::std #2818

ericniebler opened this issue Nov 14, 2024 · 0 comments
Assignees
Labels
2.8.0 target for 2.8.0 release

Comments

@ericniebler
Copy link
Collaborator

@gevtushenko says:

I think we can selectively add parallel algorithms into cuda::std if we:

  1. only provide execution-policy overloads (probably with alias for cuda::std::par = thrust::device)
  2. consider what we want to happen when these algorithms are used on device side
@ericniebler ericniebler added this to CCCL Nov 14, 2024
@github-project-automation github-project-automation bot moved this to Todo in CCCL Nov 14, 2024
@jollylili jollylili added the 2.8.0 target for 2.8.0 release label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.8.0 target for 2.8.0 release
Projects
Status: Todo
Development

No branches or pull requests

2 participants