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

The contents of the Redistributable Libraries for Intel® Fortran 2019

DataScientist
Valued Contributor I
287 Views

What are the contents of the Redistributable Libraries for Intel® Fortran 2019, as described here?

https://software.intel.com/en-us/articles/redistributable-libraries-for-intel-c-and-fortran-2019-compilers-for-windows

does it also include Intel MPI library? Among what is installed on the system in the installation path, I can see Intel MPI dll and mpiexec. If my observation is correct, then the user only needs to install the Redistributable Libraries to get all the required libraries, including MPI. Is this correct?

0 Kudos
1 Reply
Steve_Lionel
Honored Contributor III
287 Views

It includes the parts of the Intel MPI Library necessary for running programs that use coarrays.

0 Kudos
Reply