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

Implement cuda.parallel Python module #1999

Closed
8 tasks done
wmaxey opened this issue Jul 17, 2024 · 1 comment
Closed
8 tasks done

Implement cuda.parallel Python module #1999

wmaxey opened this issue Jul 17, 2024 · 1 comment
Assignees

Comments

@wmaxey
Copy link
Member

wmaxey commented Jul 17, 2024

We've just merged cuda.cooperative Python module. Next step is prototyping cuda.parallel module with host-side (device-level) parallel algorithms. Prototyping is scoped to device reduction. Remaining algorithms are about to be tracked by standalone issues.

Tasks

Preview Give feedback
  1. gevtushenko
  2. gevtushenko
  3. feature request
    gevtushenko
  4. 3 of 3
    alliepiper
  5. gevtushenko
  6. 1 of 1
    alliepiper leofang
  7. 2.8.0 feature request
    griwes
@wmaxey wmaxey added this to CCCL Jul 17, 2024
@wmaxey wmaxey converted this from a draft issue Jul 17, 2024
@gevtushenko gevtushenko changed the title Python Host side APIs Implement cuda.parallel Python module Jul 20, 2024
@gevtushenko
Copy link
Collaborator

cuda.parallel module was introduced to CCCL repo and CI. Further work on cuda.parallel will be tracked by a different issue.

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

No branches or pull requests

2 participants