Skip to content

Extended Profiling API #2694

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

Open
vchuravy opened this issue Mar 13, 2025 · 0 comments
Open

Extended Profiling API #2694

vchuravy opened this issue Mar 13, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@vchuravy
Copy link
Member

The profiling APIs have undergone some evolution: https://docs.nvidia.com/cupti/main/main.html#evolution-of-the-profiling-apis

In #1826 and #1823 as well as https://github.com/vchuravy/NVPerfWorks.jl I tried targetting the PerfWorks API, which now seems to be "deprecated"

Instead one ought to expose the CUPTI Range Profiling API which looks reasonable enough https://docs.nvidia.com/cupti/main/main.html#range-profiling-api also see examples/CUPTI/samples/range_profiling

The other API to take a look at is the CUPTI Profiler Host API: https://docs.nvidia.com/cupti/main/main.html#cupti-profiler-host-api

cc: @gbaraldi @giordano

@vchuravy vchuravy added the enhancement New feature or request label Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant