Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
7234 Discussions

Is it possible to evaluate an older version of MKL?

robkal
Beginner
644 Views
Hello all,

I am trying to build the quantum chemistry program Gaussian on a new machine. I would like to use Intel compilers, but require libmkl_ipf.a which is no longer distributed in the current versions of the MKL.

Many thanks.
0 Kudos
2 Replies
TimP
Honored Contributor III
644 Views
Quoting - robkal

I am trying to build the quantum chemistry program Gaussian on a new machine. I would like to use Intel compilers, but require libmkl_ipf.a which is no longer distributed in the current versions of the MKL.

You may do better to modify your link script in accordance with the link advisor in the right hand column of the header page for this forum, so you can use the MKL which matches current compilers. If you have an evaluation license for MKL, and register it at https://registrationcenter.intel.com, you should be able to download old versions.
0 Kudos
Gennady_F_Intel
Moderator
644 Views
Quoting - tim18
You may do better to modify your link script in accordance with the link advisor in the right hand column of the header page for this forum, so you can use the MKL which matches current compilers. If you have an evaluation license for MKL, and register it at https://registrationcenter.intel.com, you should be able to download old versions.

here are the steps to download older version of products from the the registration center:"article"

and for your reference, please see the following articles about :"New in Intel MKL 10.2"

and Known Limitations in Intel MKL 10.2.

0 Kudos
Reply