cmake find_package(hipblas) examples

cp2k/cp2k CMakeLists.txt :545

find_package(hipblas REQUIRED IMPORTED CONFIG)

cp2k/dbcsr CMakeLists.txt :321

find_package(hipblas CONFIG REQUIRED HINTS ${ROCM_PATH})

ollama/ollama ml/backend/ggml/ggml/src/ggml-hip/CMakeLists.txt :40

find_package(hipblas REQUIRED)

precice/precice CMakeLists.txt :301

find_package(hipblas REQUIRED)

pghysels/STRUMPACK CMakeLists.txt :148

find_package(hipblas REQUIRED)

LLNL/sundials cmake/tpl/FindMAGMA.cmake :75

find_package(hipblas REQUIRED)

LLNL/sundials cmake/tpl/FindSUPERLUDIST.cmake :146

find_package(hipblas REQUIRED)

xiaoyeli/superlu_dist CMakeLists.txt :314

find_package(hipblas REQUIRED)