System Status: All systems are operational • Services are available and operational.
Click for detailed status
Click for detailed status
Fortran
Fortran is general-purpose, compiled programming language used for high-performance applications.
Fortran on Euler¶
The following Fortran compilers are available on Euler:
| Compiler | Module Command |
|---|---|
| gcc 12.2.0 | module load stack/2024-06 |
| gcc 8.5.0 | module load stack/2024-04 |
| Intel oneAPI 2023.2.0 | module load stack/2024-06 intel-oneapi-compilers/2023.2.0 |
Fun fact
Fortran was created in 1954 by John W. Backus as practical alternative to assembly and is the first high-level programming language. The Fortran compiler was the first commercially available compiler in 1957.