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

About threading performance of PARDISO on Xeon CPU

DreamlikeCastle
Beginner
709 Views

Hi, I am curious about the threading performance of PARDISO on the platform of a lot of CPU cores.

 

For instance, the PARDISO solver finishes in about 20 seconds to finish on my Xeon 8480 CPU with more than 20 MKL threads, no matter 20, 40, or 50 threads.

 

Is it limited by RAM bandwidth or other aspects? Could you give any advice on how to continue to improve threading performance? Does the MPI version of the solver behave better?

 

To use the attached VISUAL STUDIO example, please unzip all 4 files and put the files in one folder.

 

Thanks in advance.

Labels (1)
0 Kudos
3 Replies
VarshaS_Intel
Moderator
651 Views

Hi,

 

Thanks for posting in Intel Communities.

 

Could you please let us know the OS, hardware, CPU details, and Intel MKL and Fortran compiler you are using?

 

Could you please provide us with the complete output you getting while running the code?

 

>>Could you give any advice on how to continue to improve threading performance? 

Please find the below link for improving the threading performance:

https://www.intel.com/content/www/us/en/docs/onemkl/developer-guide-macos/2023-2/improving-performance-with-threading.html

 

Thanks & Regards,

Varsha

 

0 Kudos
VarshaS_Intel
Moderator
615 Views

Hi,


We have not heard back from you. Could you please provide us with an update on your issue?


Thanks & Regards,

Varsha


0 Kudos
VarshaS_Intel
Moderator
595 Views

Hi,


We have not heard back from you. Could you please provide us with an update on your issue?


Thanks & Regards,

Varsha


0 Kudos
Reply