amd / aocl-sparse

AMD optimized Sparse Linear Algebra library
MIT License
25 stars 9 forks source link

Any plans to parallelize aoclsparse_csrmm? #6

Open omidasudeh opened 3 months ago

omidasudeh commented 3 months ago

I was just running the documented benchmarks for csrmv and csrmm and realized that csrmm is not responsive to changes to number of threads (while csrmv was); Then looking into the code to me there is no parallel code section (e.g. #pragma omp parallel). So was wondering if you have any plans to parallelize AOCL SpMM. Attached is the runs I did. Screenshot 2024-07-03 at 5 52 41 PM

Thanks,

vchunchu-amd commented 1 month ago

We do have plans to support multi-threaded csrmm/spmm and will be available in future