Skip to content

Rocprofiler: fix missing grid and block dims in output#1418

Open
mwootton wants to merge 1 commit into
pytorch:mainfrom
mwootton:griddims_fix
Open

Rocprofiler: fix missing grid and block dims in output#1418
mwootton wants to merge 1 commit into
pytorch:mainfrom
mwootton:griddims_fix

Conversation

@mwootton
Copy link
Copy Markdown
Contributor

@mwootton mwootton commented Jun 2, 2026

Under rocprofiler-sdk, hipModuleLaunchKernel has different argument names than hipLaunchKernel. Add those so we can get grid and block dims.

The odd _inl.h pattern includes anonymous thread_local storage, a recipe for disaster. Avoid disaster; heed it's own warning.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant