Hi,
 
Thanks for the info. But how do I set the values to be calculated. According to the intel parallel sparse cluster solver manual the entries have to be defined in the permutation vector (before each call). However, if I understand what is happening in mkl_cpardiso.c. correctly, perm is set to 0 during the initialization phase and then not referenced anymore. Is this correct? How can I specify the necessary entries in perm?
 
Best,
Marius
 
 
 
 
On Fri, May 1, 2020 at 3:33 AM Marius Buerkle <[email protected]> wrote:
Hi,
 
Is the option "-mat_mkl_cpardiso_31" to calculate Partial solve and computing selected components of the solution vectors actually supported by PETSC?
From the code, it seems so. 
 
Marius

Reply via email to