Suggestion Description
It seems the HIP compiler on Linux can be controlled by an environment variable KMDUMPISA, when setting KMDUMPISA=1, the compiler can generate assembly code of the GPU code object.
I tried setting the same KMDUMPISA environment variable on Windows, with HIP SDK 5.7.1, but no assembly code was generated.
I need to see the assembly code to find some opportunity for optimization of my code.
Thanks.
Operating System
Windows 10
GPU
RX 7900XT
ROCm Component
HIPCC