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] CUDA Next asynchronous programming model #2041

Open
5 tasks
ericniebler opened this issue Jul 23, 2024 · 0 comments
Open
5 tasks

[EPIC] CUDA Next asynchronous programming model #2041

ericniebler opened this issue Jul 23, 2024 · 0 comments
Assignees
Labels
CUDA Next Feature intended for the Cuda Next experimental library

Comments

@ericniebler
Copy link
Collaborator

ericniebler commented Jul 23, 2024

What is the program representation of asynchronous work in CUDA Next?

Tasks

  • specify the interface for safe asynchronous memory allocation
  • specify an abstraction for an in-flight kernel and its products
  • specify how asynchronous arguments get passed to kernel launches
  • a way to specify data dependencies between kernels
  • specify the representation of async memcpy's
@github-project-automation github-project-automation bot moved this to Todo in CCCL Jul 23, 2024
@ericniebler ericniebler added the CUDA Next Feature intended for the Cuda Next experimental library label Jul 23, 2024
@ericniebler ericniebler self-assigned this Jul 23, 2024
@ericniebler ericniebler changed the title [EPIC] asynchronous programming model [EPIC] CUDA Next asynchronous programming model Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CUDA Next Feature intended for the Cuda Next experimental library
Projects
Status: Todo
Development

No branches or pull requests

1 participant