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

Calculation in parallel

cfour2009
Beginner
343 Views
Dear All:

I used the CFOUR program and the developer said that it is linked to MKL library.

I need to run it in parallel ( intel-Core 2 quad processor Desktop)

If I buy the MKL software can I get benfit of speeding up the calculation through intel-openmpi?
0 Kudos
2 Replies
TimP
Honored Contributor III
343 Views
If the developer linked the threaded MKL library, it will take advantage automatically of as many cores as possible. If you are rebuilding, MKL is included with Intel Professional compilers.
0 Kudos
Gennady_F_Intel
Moderator
343 Views

makhyoun2,

Please look at the performnce chart follow the link.

You will find a summary of performance charts for all math domains of the Intel Math Kernel Library 10.2 including ( BLAS. Lapack, VML, FFT and etc ...)

--Gennady


0 Kudos
Reply