-
Notifications
You must be signed in to change notification settings - Fork 173
Open
Labels
buildBuild system related issues (OS, compilers, meson)Build system related issues (OS, compilers, meson)enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
The deprecation Intel Fortran Compiler Classic (ifort
)
Describe the solution you'd like
Porting to the LLVM-based Intel Fortran Compiler ifx
Additional context
Since the direct build with the swapping of compiler name (ifort
-> ifx
| icc
-> icx
) doesn't seem to succeed, one has to rewrite the corresponding build scripts and establish a CI routine.
MtoLStoN and marcelmbn
Metadata
Metadata
Assignees
Labels
buildBuild system related issues (OS, compilers, meson)Build system related issues (OS, compilers, meson)enhancementNew feature or requestNew feature or request