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

Intel MKL Link Line Advisor as external tool

EricChamberland
Beginner
1,089 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,081 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,082 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,059 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,030 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