Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

migrating cusparseaxpby

sycl-developer
New Contributor I
1,258 Views

Is there an oneMKL function for https://docs.nvidia.com/cuda/cusparse/index.html#cusparseaxpby ?  Thanks.

 

0 Kudos
5 Replies
JilaniS_Intel
Employee
1,201 Views

Hi,

 

Thanks for posting in Intel Communities.

 

As per the requirement mentioned by you, it seems you are looking for a function which computes the sum of a sparse vector X and a dense vector Y. Could you please let us know if our understanding is correct?

 

Best Regards,

Jilani

0 Kudos
sycl-developer
New Contributor I
1,196 Views
0 Kudos
Spencer_P_Intel
Employee
1,191 Views

We currently do not have support for any API that includes a sparse vector including axpby, gather, scatter, dot product, etc.  These may be considered for some future release but are not currently supported.

 

Spencer

0 Kudos
sycl-developer
New Contributor I
1,188 Views

Thank you for reading the cuSparse functions and  considering them for future releases

0 Kudos
IntelSupport
Community Manager
1,109 Views

Hi,

 

Thanks for helping us improve our products! We’ve submitted the feature request to the dev team Once it is included in an upcoming release, it would be documented in the release notes.

 

Best Regards,

Jilani Shaik

 

0 Kudos
Reply