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] Support CUDA graphs #111

Open
leofang opened this issue Sep 19, 2024 · 0 comments
Open

[EPIC] Support CUDA graphs #111

leofang opened this issue Sep 19, 2024 · 0 comments
Labels
cuda.core Everything related to the cuda.core module enhancement Any code-related improvements P1 Medium priority - Should do

Comments

@leofang
Copy link
Member

leofang commented Sep 19, 2024

  • kernel launch nodes
  • memcpy nodes
  • mem-op (malloc/free) nodes
  • host callback nodes
  • conditional nodes
  • pretty debug prints
  • subgraphs

To answer:

  • support explicit graph creation/construction?
  • support stream capturing?
@leofang leofang added cuda.py beta2 enhancement Any code-related improvements P1 Medium priority - Should do labels Sep 19, 2024
@github-actions github-actions bot added the triage Needs the team's attention label Sep 19, 2024
@jollylili jollylili changed the title Support CUDA graphs [EPIC]Support CUDA graphs Sep 19, 2024
@leofang leofang changed the title [EPIC]Support CUDA graphs [EPIC] Support CUDA graphs Sep 19, 2024
@leofang leofang removed the triage Needs the team's attention label Oct 4, 2024
@leofang leofang added this to the cuda.core beta 2 milestone Oct 9, 2024
@leofang leofang added cuda.core Everything related to the cuda.core module and removed cuda.core beta2 labels Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda.core Everything related to the cuda.core module enhancement Any code-related improvements P1 Medium priority - Should do
Projects
None yet
Development

No branches or pull requests

1 participant