hipBLAS icon indicating copy to clipboard operation
hipBLAS copied to clipboard

question about axpby

Open jinz2014 opened this issue 1 year ago • 2 comments

Would "axpby" (https://oneapi-src.github.io/oneMKL/domains/blas/axpby.html) be added to hip/roc-BLAS ?

jinz2014 avatar Dec 18 '23 20:12 jinz2014

Hi @jinz2014 ,

Thank you for reaching out and suggesting this addition! Your input is greatly appreciated. I'll make sure to bring this up with the team to discuss the commonality of its usage and feasibility for implementation.

We value your feedback in enhancing our libraries and will keep you updated on any developments regarding this suggestion.

Best regards, Wasiq

mahmoodw avatar Dec 19 '23 22:12 mahmoodw

@mahmoodw Thank you for the comments and discussion.

jinz2014 avatar Dec 20 '23 02:12 jinz2014

Hello @jinz2014. We do not have a compelling enough use case to add axpby. We could reconsider adding axpby and reopen this issue if we knew of a use case. It can also be noted that hipBLAS is a compatibility layer for rocBLAS and cuBLAS. axpby is not part of cuBLAS, so if it was added it would be more appropriate to add it to rocBLAS.

amcamd avatar Sep 24 '24 21:09 amcamd