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

Support obtaining a kernel's name, module by its handle #670

Open
eyalroz opened this issue Sep 5, 2024 · 0 comments
Open

Support obtaining a kernel's name, module by its handle #670

eyalroz opened this issue Sep 5, 2024 · 0 comments

Comments

@eyalroz
Copy link
Owner

eyalroz commented Sep 5, 2024

Beginning with CUDA 12.3, we have cuFuncGetName() and cuFuncGetModule(), so we can obtain a cuda::kernel_t's name and its containing module_t :-)

@eyalroz eyalroz added this to the Full CUDA 12.3 Support milestone Sep 5, 2024
@eyalroz eyalroz changed the title Support obtaining a kernel's name by its handle Support obtaining a kernel's name, module by its handle Sep 5, 2024
@eyalroz eyalroz self-assigned this Sep 5, 2024
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