Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
2166 Discussions

Explicit link to download MPI runtime redistributable files

DataScientist
Valued Contributor I
845 Views

I asked this question in the forum "oneAPI Registration, Download, Licensing, and Installation," but with no success. Folks in the Fortran forum later redirected me to this MPI forum for an answer:

Are there any pages with explicit links to download MPI runtime redistributable files?

I see only package installation commands on this page:

https://www.intel.com/content/www/us/en/docs/oneapi/installation-guide-windows/2024-0/pip.html#GUID-9C3C1D5F-E2B5-4F95-A784-8D4CE0707748

 

Steve Lionel of the Fortran forum expected the MPI RT links to be on this page:

https://www.intel.com/content/www/us/en/developer/articles/tool/oneapi-standalone-components.html

But there are no explicit downloadable links on either page.

This question has already been asked in the Intel forums several years ago.
But the suggested links in the accepted answer are all gone now.

We must pass explicit links to customers, as they may not have a package manager installed on their systems.

Thanks for any help, and Happy holidays,

0 Kudos
1 Solution
Devorah_H_Intel
Moderator
688 Views

MPI library is part of HPC toolkit: 

https://www.intel.com/content/www/us/en/developer/articles/tool/oneapi-standalone-components.html#inpage-nav-8-2 

The only runtimes (redist) available for download separately listed: here https://www.intel.com/content/www/us/en/developer/articles/tool/oneapi-standalone-components.html#inpage-nav-3 

If you download HPC Toolkit  you can find MPI libraries in this directory  C:\Program Files (x86)\Intel\oneAPI\mpi\2021.11\lib 

View solution in original post

3 Replies
RabiyaSK_Intel
Moderator
781 Views

Hi,


We have informed the concerned development team. We will get back to you soon.


Thanks & Regards,

Shaik Rabiya


DataScientist
Valued Contributor I
723 Views

Thank you Shaik, I look forward to hearing from you.

0 Kudos
Devorah_H_Intel
Moderator
689 Views

MPI library is part of HPC toolkit: 

https://www.intel.com/content/www/us/en/developer/articles/tool/oneapi-standalone-components.html#inpage-nav-8-2 

The only runtimes (redist) available for download separately listed: here https://www.intel.com/content/www/us/en/developer/articles/tool/oneapi-standalone-components.html#inpage-nav-3 

If you download HPC Toolkit  you can find MPI libraries in this directory  C:\Program Files (x86)\Intel\oneAPI\mpi\2021.11\lib 

Reply