cmake hsa-runtime64 examples

iree-org/iree runtime/src/iree/hal/drivers/amdgpu/util/CMakeLists.txt :195

find_package(hsa-runtime64 1.0 REQUIRED)

Lewuathe/mlir-hello thirdparty/llvm-project/libc/utils/gpu/loader/CMakeLists.txt :14

find_package(hsa-runtime64 QUIET 1.2.0 HINTS ${CMAKE_INSTALL_PREFIX} PATHS /opt/rocm)

ROCm/ROCR-Runtime rocrtst/samples/CMakeLists.txt :64

find_package(hsa-runtime64 REQUIRED )

Xilinx/mlir-air CMakeLists.txt :47

find_package(hsa-runtime64)