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

extractkernel for rdc code #1452

Closed
brad-mengchi opened this issue May 18, 2021 · 3 comments
Closed

extractkernel for rdc code #1452

brad-mengchi opened this issue May 18, 2021 · 3 comments

Comments

@brad-mengchi
Copy link

Hi all,

I tried to write a global kernel and a device function and compile device function in a relocatable way(-fgpu-rdc). Then I tried to use extractkernel script to dump the AMD GPU assembly code.

Seems that it fails to dump since there is no .hip_fatbin section after extracting(objdump -h) the executable. So does anyone know which section (names) extractkernel needs to recognize to dump GPU kernel assembly?

P.S.: I am using ROCm 4.0.0 with clang(llvm) 12.

Thanks!

@searlmc1
Copy link

+@david-salinas

@brad-mengchi
Copy link
Author

Since hcc is no longer supported. I also move this question to ROCm/HIP#2274.

@lamb-j
Copy link

lamb-j commented May 15, 2024

ROCm/HIP#2274 has been closed, so closing this as well

@lamb-j lamb-j closed this as completed May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants