95729c31e88c83e17b24eb4f1c23bf096f7a0101
With recent changes in ROCclr to take HSA cmake target it require HIP to have CMAKE_PREFIX_PATH added for install location for HSA, amd_comgr,llvm. User can provide CMAKE_PREFIX_PATH if above packages are built/installed at custom location as: cmake -DCMAKE_PREFIX_PATH="<path_hsa> <path_amd_comgr> <path_llvm>" For default ROCm installation adding a default path will help. Change-Id: Iefa443dc198da76b57422a641c9821c63cde4922
Description
No description provided
Languages
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Other
1.1%