Configure and compile at DKRZ
A document providing technical details on how to build the model, as well as the description of basic steps required to run it, can be found in the gitlab-repositories, e.g.
https://gitlab.dkrz.de/icon/icon/-/blob/icon-2.6.7-rc/README.md
The short recipe for intel compiler on dkrz-levante is given here:
./config/dkrz/levante.intel --enable-openmp --enable-mixed-precision
Compiling
make -j 32
— Monika Esch 2024/07/25 09:00