Commit Graph

5 Commits

Author SHA1 Message Date
Glenn Johnson 59e26f6336 Patch for Intel Fortran compiler
This PR patches the f_check scripts to detect the ifort compiler. With
out this, the value of F_COMPILER is G77 which causes the link phase to
use icc rather than ifort, resulting in missing libifcore.
2022-12-09 16:32:13 -06:00
Martin Kroeker 79d842047a
Move Cray case after GNU as Cray builds of gfortran have both names in the version string 2022-09-30 11:58:15 +02:00
Martin Kroeker 85fd3c4279
Support compilation with the Cray C and Fortran compilers (#3712)
* Add support for the Cray Fortran compiler
2022-08-04 20:42:18 +02:00
Martin Kroeker 19413624d0
Add Intel ifx compiler 2022-05-26 09:31:49 +02:00
Martin Kroeker 181b96257c
Add back PERL-based scripts under new name 2022-05-22 18:27:45 +02:00