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

Cholecky decomposition with PARDISO

leonid_i
初学者
2,023 次查看

Hi, everyone,

I have recently run accross a problem, which requires manipulations with large sparse matrices, in particular, it is desired to efficiently compute Cholesky decomposition of a symmetric matrix of the order >=30000. I checked that PARDISO can factorize such matrix relatively fast (at phase 22), but how do I exctract the factored matrix without actually solving the associated system of equations?

Thanks,

Leonid.

0 项奖励
3 回复数
Gennady_F_Intel
主持人
2,023 次查看

Leonid, there is no such opportunity for the current version of PARDSIO.

--Gennady

0 项奖励
oliver_buss
初学者
2,023 次查看

Hello together!

I am also interested in extracting the Cholesky Factorization from PARDISO. Are there any news? Is it now possible to extract it??

Greetings, Oliver

0 项奖励
Gennady_F_Intel
主持人
2,023 次查看

No, PARDISO does not provide such an opportunity

0 项奖励
回复