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

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 New feature or request P1 labels 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant