I have a sparse matrix of A 17000 x 17000 (real data). Need to find the inverse of A, I am new to intel math library.
Anyone could help me to solve this problem by using pardiso?, pardiso has take 16 variables but I have only a single matrix and if use pardiso where will get the corresponding result?
My system configuration are as follows,
Architecture : x86_64
CPUs : 12
Model : Intel(R) Core(TM) i7-3960x CPU @ 3.30Ghz
RAM : 16 Gb
ISS: Intel system studio 2019.
Thanks in advance.