cmake ROCSPARSE examples

trilinos/Trilinos cmake/TPLs/FindTPLROCSPARSE.cmake :1

find_package(ROCSPARSE)

ROCm/rocSPARSE clients/CMakeLists.txt :86

find_package(rocsparse REQUIRED CONFIG PATHS /opt/rocm/rocsparse)