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

Intel Fortran 2019.3.119 performance slow compared to 9.1.045 on Linux

dominic_camilleri
646 Views

Are there compiler flags or environment variables I could try to speed up the run time of the 2019.3 compiler? The program runs in parallel using the MPI library.

Labels (1)
0 Kudos
1 Reply
Barbara_P_Intel
Employee
585 Views

Do you know that ifort is deprecated and will be discontinued later this year (2024)? ifx is the new Intel compiler. See this thread for more information.

I suggest you migrate to a newer compiler for performance improvements, bug fixes and security fixes.

 

 

0 Kudos
Reply