oneAPI Registration, Download, Licensing and Installation
Support for Getting Started questions for Intel oneAPI Toolkits, Intel Parallel Studio XE and Intel System Studio
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

Where to find oneMKL redist installer

AhmedDaniel
Beginner
587 Views

Hi,

 

Where can I find the redist installer for OneMKL?

I have looked through C:\Program Files (x86)\Intel\oneAPI\mkl\2022.0.3\redist\intel64 and on the download page but cannot find any msi or exe which I could include within our installer.

 

Or do include the individual DLLs directly? It would be nicer to have redist which would add paths to environmental variables nicely.

 

Thanks for the help.

 

Regards,

Ahmed Daniel

Labels (2)
0 Kudos
1 Solution
ArpanB_Intel
Moderator
550 Views

Ahmed, you could silently install Intel® oneAPI Math Kernel Library. Intel® oneAPI Math Kernel Library is a part of the Intel® oneAPI Base Toolkit. To download it for free, visit: https://software.intel.com/content/www/us/en/develop/tools/oneapi/base-toolkit/download.html


Now to silently install the specific tool inside the toolkit,

  • Go to the directory where the installer is located
  • Run the command: w_[Toolkit Name]Kit_[version]_offline.exe -s -a --silent --eula accept --components intel.oneapi.win.mkl.devel

View solution in original post

4 Replies
ArpanB_Intel
Moderator
571 Views

Hi Ahmed, please download the standalone Intel® oneAPI Math Kernel Library (oneMKL) installer by clicking here: https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-download.html


AhmedDaniel
Beginner
563 Views

Isn't this the complete installer? Are there no redistributable or runtime installers for this component?

Similar to how there is fortran runtime installer.

If there is no separate redistributable installer, is there a way to silently install the online version? So, it could be bundled within our package?

 

Thanks

ArpanB_Intel
Moderator
551 Views

Ahmed, you could silently install Intel® oneAPI Math Kernel Library. Intel® oneAPI Math Kernel Library is a part of the Intel® oneAPI Base Toolkit. To download it for free, visit: https://software.intel.com/content/www/us/en/develop/tools/oneapi/base-toolkit/download.html


Now to silently install the specific tool inside the toolkit,

  • Go to the directory where the installer is located
  • Run the command: w_[Toolkit Name]Kit_[version]_offline.exe -s -a --silent --eula accept --components intel.oneapi.win.mkl.devel

ArpanB_Intel
Moderator
489 Views

Ahmed, unfortunately we were unable to hear back from you.

 

If you have any further queries, please post a new question as this thread will no longer be monitored by Intel®.


Reply