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

bicgstab in SYCL

sycl-developer
New Contributor I
823 Views

Does oneMKL provide an example in oneMKL functions that is functionally equivalent to the example in

https://github.com/NVIDIA/CUDALibrarySamples/tree/master/cuSPARSE/bicgstab ?

 

Thanks

0 Kudos
5 Replies
Spencer_P_Intel
Employee
809 Views

We have not implemented a sycl example of bicgstab, but we have implemented an example with the more simple preconditioned conjugate gradient with a symmetric Gauss-Seidel preconditioner in the sparse_blas/source/sparse_cg.cpp  SYCL examples that are shipped with the product releases.

 

Spencer

0 Kudos
sycl-developer
New Contributor I
755 Views

Thank you for considering the addition of a bicgstab example in the future product releases. 

0 Kudos
AryanK_Intel
Employee
730 Views

Hi,


As mentioned in the earlier reply, we would like to request you to make use of the provided Conjugate Gradient example and modify it as per your use case.


Best Regards,

Sri Raj Aryan.K


0 Kudos
AryanK_Intel
Employee
662 Views

Hi,


A gentle reminder:

Could you please let us know if you have any updates on your issue?


Best Regards,

Sri Raj Aryan.K


0 Kudos
AryanK_Intel
Employee
600 Views

Hi ,


Gentle Reminder:

We have not heard back from you. Could you please provide us with an update on your issue?

 

Thanks & Regards,

Sri Raj Aryan.K.

 

0 Kudos
Reply