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

intel math kernel library

bekar__bahadır1
Beginner
349 Views

https://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/

I want to calculate the eigenvalue eigenvector fortranda.
I have a few questions here.
1- Select dynamic or static linking: what is dynamic static, single dynamic library
2- Select interface layer: 32 or 64
3- Select threading layer: open mpı squental ...?
4- Select OpenMP library: What is intel libiomp5md.lib
5- Select MPI library: What if I choose paralleling even if my program is not parallel?
6- Select the Fortran 95 interfaces: when should I check this
7- Use this link line: where do we use the links here?
8- Compiler options: where do we write this part?

0 Kudos
1 Reply
Steve_Lionel
Honored Contributor III
349 Views

Duplicate - ask in https://software.intel.com/en-us/forums/intel-math-kernel-library

0 Kudos
Reply