https://catalogartifact.azureedge.net/publicartifacts/pcloudhosting.gfor-8ba6e324-6f2d-4052-a28c-28eb3118287f/image0_pCloud216.png
GFortran
de pcloudhosting
Just a moment, logging you in...
Version 15.2.0 + Free Support on Ubuntu 26.04
GFortran is the GNU Fortran compiler, a part of the GNU Compiler Collection (GCC), designed for compiling and optimizing Fortran programs. It supports modern Fortran standards, including Fortran 95, 2003, 2008, and many features of Fortran 2018, making it an excellent choice for scientific computing, numerical analysis, engineering simulations, and high-performance computing applications.
Features of GFortran:- Supports modern Fortran standards, including Fortran 95, 2003, 2008, and many Fortran 2018 features.
- Provides advanced compiler optimizations for improved application performance.
- Includes debugging options and runtime error checking for easier development.
- Supports OpenMP for parallel programming and multicore processing.
- Offers interoperability with C through the ISO C Binding module.
- Maintains compatibility with many legacy Fortran applications.
- Integrates seamlessly with the GNU Compiler Collection (GCC) toolchain.
- Widely used for scientific research, engineering, numerical computing, and high-performance computing (HPC).
GNU Fortran Usage:
$ sudo su $ apt update $ /usr/bin/gfortran --version