ROCm / rocSPARSE

Next generation SPARSE implementation for ROCm platform
https://rocm.docs.amd.com/projects/rocSPARSE/en/latest/
MIT License
117 stars 53 forks source link

Changed .jenkins dependencies #400

Closed amd-garydeng closed 3 weeks ago

amd-garydeng commented 3 weeks ago

resolves #___

Summary of proposed changes: -Need to change dependencies list to support rocblas dependency

-

jsandham commented 3 weeks ago

Since hipBLAS and hipBLASLt are not dependencies of rocsparse (or presumably rocblas??), why is this required?

amd-garydeng commented 3 weeks ago

I believe recent changes to rocBLAS made rocBLAS require hipblaslt. rocSPARSE requires rocBLAS.

jsandham commented 3 weeks ago

hipblaslt

Can this PR be made in https://github.com/ROCm/rocSPARSE-internal