cmake hipblas examples

STEllAR-GROUP/hpx cmake/HPX_SetupHIP.cmake :22

find_package(hipblas HINTS $ENV{HIPBLAS_ROOT} CONFIG)

OPM/opm-simulators CMakeLists.txt :71

find_package(hipblas REQUIRED)

QMCPACK/qmcpack CMakeLists.txt :730

find_package(hipblas CONFIG REQUIRED)

powerserve-project/PowerServe libs/ggml/src/CMakeLists.txt :444

find_package(hipblas REQUIRED)

ggml-org/ggml src/ggml-hip/CMakeLists.txt :40

find_package(hipblas REQUIRED)

lattice/quda lib/targets/hip/target_hip.cmake :30

find_package(hipblas REQUIRED)

ginkgo-project/ginkgo cmake/hip.cmake :28

find_package(hipblas REQUIRED)

pghysels/STRUMPACK CMakeLists.txt :148

find_package(hipblas REQUIRED)

LLNL/hiop cmake/FindHiopHipLibraries.cmake :28

find_package(hipblas REQUIRED)

xiaoyeli/superlu_dist CMakeLists.txt :316

find_package(hipblas REQUIRED)

marella/ctransformers CMakeLists.txt :178

find_package(hipblas)