Skip to content

Conversation

@LSaga
Copy link

@LSaga LSaga commented Jul 30, 2025

What does this PR do?

Fixes #290 .
This PR addresses an issue where GPU kernels launched via cudaGraphLaunch were sometimes missing from the critical path, even though they represent the main computational work during model inference when using CUDA Graphs.

Before submitting

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cudaGraphLaunch-launched kernels sometimes missing from critical path analysis

1 participant