Aakanksha Patil
Aakanksha Patil
This is in line with my findings from a few months ago as well. I could not reproduce this issue on different llvm versions/ different OSes.
When HIPIFY_INSTALL_CLANG_HEADERS is set to 'OFF' Output of cmake install: -- Installing: /opt/rocm-6.2.0-9999/bin/hipify-clang -- Set runtime path of "/opt/rocm-6.2.0-9999/bin/hipify-clang" to "" -- Up-to-date: /opt/rocm-6.2.0-9999/./bin -- Installing: /opt/rocm-6.2.0-9999/./bin/hipconvertinplace.sh -- Installing: /opt/rocm-6.2.0-9999/./bin/hipexamine-perl.sh...
When HIPIFY_INSTALL_CLANG_HEADERS is 'ON' (also set by default) we have these files additionally- cmake install: -- Installing: /opt/rocm-6.2.0-9999/include/hipify -- Installing: /opt/rocm-6.2.0-9999/include/hipify/avx512ifmaintrin.h -- Installing: /opt/rocm-6.2.0-9999/include/hipify/stdint.h -- Installing: /opt/rocm-6.2.0-9999/include/hipify/f16cintrin.h package install: drwxr-xr-x...
Ping! Any comments about the new patch?
@emankov I made the changes common to linux and windows. I'll be running the windows psdb once to see if all goes well.
The previous psdb was unstable. Does hipify affect hip tests in any way? - 12:39:56 The following tests FAILED: 12:39:56 2089 - Unit_hipClassKernel_Virtual (Exit code 0xc0000409 12:39:56 )