Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Fortran Paradiso Interface

KKA
초급자
1,763 조회수

Hi

I am running a diffusion finite element program which has approximately 70,000 unknowns. The sparse coefficient array is built in double precision and solved  hundreds of times over the duration of a transient. We would like to minimize the run time as there will be thousands of cases to simulate.

 

1) Any suggestions for which routines would best meet this requirement?

2) Suggested hardware (CPU, GPU, etc.)

3) Can you please provide sample coding for implementing the suggested solution routine?

 

Thank you!

Dennis Kawa

0 포인트
3 응답
Ron_Green
중재자
1,746 조회수

Wouldn't you rather talk to the MKL team who have Pardiso in their library?  Tuned and ready to go.

0 포인트
Barbara_P_Intel
1,743 조회수

This link takes you to the Intel oneAPI Math Kernel Library (MKL) Community Forum.

0 포인트
JohnNichols
소중한 기여자 III
1,690 조회수

If you do a search on this forum and the mkl forum for PARDISO, you will find a set of long posts, mostly by the expert @mecej4, where he, sorry I have always assumed this person is a he,  but the name gives no clues, but the likely age is a male old school Fortran programmer, so continuing @mecej4 has shown the code to develop the input and output to the type of problem you are concerned about.  There needs to be a word that is gender neutral and singular. 

There is code etc...  You will just have to hunt.  

@mecej4 is very good and will often answer interesting questions,  although he and I have some differing ideas of interesting, lol, he is much more selective.  

 

 

0 포인트
응답