- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Error MSB3073: The command "mkl_link_tool.exe -libs -c intel_c -a intel64 -p no 2> NUL" exited with code1.
The corresponed line in <Intel.Libs.oneMKL.Intel C++ Compiler 2021.targets> is
<Exec ConsoleToMSBuild="true" EchoOff="true" StandardOutputImportance="low" Command="mkl_link_tool.exe $(MKLArguments) 2> NUL" WorkingDirectory="$(oneMKLProductDir)\bin\$(IntelPlatform)">
<Output TaskParameter="ConsoleOutput" ItemName="_oneMKLLibraries" />
</Exec>
there is a similar error with code 9009, but apparently there are totally different.
Does anyone know how to fix it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
To run the mkl_link_tool.exe you don't need to have a compiler at all. The recommendation is to wait for the official release of oneAPI Package, take the oneAPI Base toolkit which will contain the latest MKL bits, and check how this link toll work.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What version of MKL do you use? oneMKL mentioned in your report has not been officially released.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I download from here https://software.intel.com/content/www/us/en/develop/tools/oneapi.html
It seems that I can't get the classical Intel c++ compiler from Intel website, becauz all the links of Intel compiler is redirected to the oneAPI.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
To run the mkl_link_tool.exe you don't need to have a compiler at all. The recommendation is to wait for the official release of oneAPI Package, take the oneAPI Base toolkit which will contain the latest MKL bits, and check how this link toll work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page