Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28952 Discussions

Explicit link to download MPI runtime redistributable files

DataScientist
Valued Contributor I
983 Views

I asked this question in the forum "oneAPI Registration, Download, Licensing and Installation," but with no success. So, I thought I'd try it in the amazing, friendly, always-active Fortran forum in case anyone has a solution:

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

 

But no explicit downloadable links.

This question has already been asked in the 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
Steve_Lionel
Honored Contributor III
979 Views

Try asking in Intel® HPC Toolkit - Intel Community , which is where the Intel MPI folk sit, and it is active. I would have expected to see this at Intel® oneAPI standalone component installation files but only the full Intel MPI is there.

View solution in original post

3 Replies
Steve_Lionel
Honored Contributor III
980 Views

Try asking in Intel® HPC Toolkit - Intel Community , which is where the Intel MPI folk sit, and it is active. I would have expected to see this at Intel® oneAPI standalone component installation files but only the full Intel MPI is there.

DataScientist
Valued Contributor I
965 Views

Thank you, Steve, for your quick reply (on Christmas break!). I asked it there likely because there was another similar question from several years ago. I will try the MPI forum you mentioned.

0 Kudos
Barbara_P_Intel
Employee
872 Views

I can't say for sure, but I suspect that the MPI runtime libraries are included in the compiler runtime libraries listed at Intel® oneAPI standalone component installation files. Remember that Intel Fortran co-arrays are implements using Intel MPI.

 

Reply