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

NVTX support for easier profiling #635

Open
neworderofjamie opened this issue Aug 27, 2024 · 0 comments
Open

NVTX support for easier profiling #635

neworderofjamie opened this issue Aug 27, 2024 · 0 comments

Comments

@neworderofjamie
Copy link
Contributor

Currently, when profiling with NVIDIA Nsight Systems, you have to figure out what kernel launches relate to what yourself. However, it would be simple to add a flag to the CUDA backend preferences to generate NVTX ranges (https://developer.nvidia.com/blog/cuda-pro-tip-generate-custom-application-profile-timelines-nvtx/) e.g. for each simulation timestep, custom update etc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant