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

Using MKL 11.3 with Intel Parallel Studio 2015 XE (Windows)

AndrewC
New Contributor III
563 Views

I am using MKL with Visual Studio and Intel Parallel Studio 2015

For various reasons I want to stay with the Intel Compiler 2015, but I want to use MKL 11.3. The Intel integrations with Visual Studio make using MKL or IPP or TBB very easy, You just select them in the "Intel performance libraries" option. The problem is that when using Intel Compiler 2015, the MKL that will be used for compiling and linking is MKL 11.2.

Is there a 'better' way to select MKL 11.3 apart from using a manual include and link path in my projects.

0 Kudos
2 Replies
AndrewC
New Contributor III
563 Views

I have to answer my own question..... I see this can be done through tools/options/intel compilers and tools/performance libraries...
 

0 Kudos
Gennady_F_Intel
Moderator
563 Views

yes, that's correct, by using these options, you may explicitly choose any version of MKL you want to try.

 

0 Kudos
Reply