Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
6708 Discussions

Is there an IPP Cholesky decomposition for huge sparse matrix ?

royvm101
Beginner
252 Views
I am looking for an IPP based implementation (can be based on Lapack, etc...) of Cholesky decomposition of huge sparse matrices, of order 10^7 x 10^7.

Is there any fast IPP based implementation ?

Thanks!
0 Kudos
1 Reply
Naveen_G_Intel
Employee
252 Views

Hi,

Intel MKL has got functionality for Cholesky decomposition.

To get more info : http://www.intel.com/software/products/mkl/

Regards,

Naveen Gv
0 Kudos
Reply