This configure script does two things: i) loads a selection of environment modules; ii) runs the ICON configure scripts passing all the required compiler flags.
1. Prepare for an out-of-source build. Create a build directory wherever you want and move into it. In the build directory, execute`jet.ifort.sh` (the configuration script above)
1. Prepare for an out-of-source build. Create a build directory in the source code root and move into it. In the build directory, link the `configure` file and then run`jet.ifort.sh` (the configuration script above)