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

Intel MKL Link Line Advisor as external tool

EricChamberland
Beginner
1,587 Views

Hi,

is it possible to ship a script with the MKL package so we can have the Link Line Advisor as a function we can call while configuring another package for compilation?

MKL is so largely used and configured with external libraries that this Link Line advisor should be embeded into a script, don't you think?

Maybe it exists already?

Thanks,

Eric

 

0 Kudos
1 Solution
Gennady_F_Intel
Moderator
1,579 Views

Eric,

Did you check if mkl_link_tool.exe tool will match what you need?

You may find out this tool into mklroot/bin/{ia32|intel64} directory



View solution in original post

3 Replies
Gennady_F_Intel
Moderator
1,580 Views

Eric,

Did you check if mkl_link_tool.exe tool will match what you need?

You may find out this tool into mklroot/bin/{ia32|intel64} directory



EricChamberland
Beginner
1,557 Views

Great!  In fact, the linux version is there too:

$MKLROOT/bin/intel64/mkl_link_tool

Thanks a lot!

Eric

0 Kudos
Gennady_F_Intel
Moderator
1,528 Views

The issue is closing and we will no longer respond to this thread. If you require additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only.



0 Kudos
Reply