Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

In Sparse Symmetric Linear Systems to use pardiso's parameter iparm(32)and perm

Li__Mingzhi
Beginner
199 Views

Dear all

I'm testing a example about Sparse Symmetric Linear Systems.

There is a example (Fortran, C)  provided to solve symmetric linear systems with PARDISO. To solve the systems of equations Ax = b.

If i want to achieve partial solution ,How to use the Pardiso's parameter Iparm(31) and perm(i) to achieve the target.

The attachment is my FORTRAN code.

Could you tell how to achiece it.

Thanks

Mingzhi

0 Kudos
1 Solution
Steve_Lionel
Black Belt Retired Employee
199 Views

This would be better asked in the MKL forum.

View solution in original post

2 Replies
Steve_Lionel
Black Belt Retired Employee
200 Views

This would be better asked in the MKL forum.

Li__Mingzhi
Beginner
199 Views

Thanks  a lot ,I will raise  my question in the MKL forum.

Reply