-
Fortran build environment Pt1
The Fortran Build Environment is a CMake driven build system for Fortran Projects. It is meant to make it as simple as possible to include unit testing with pFUnit. Holger Wolff takes you through the environment.
-
Fortran compiler optimisation
Optimisation will make your code go faster, but its use can affect your program’s numerical results. Video with Scott Wales.
-
Fortran compiler basics
Scott Wales introduces basic usage of the Intel Fortran compiler.