How to build ICON on levante?
Added by Ralf Mueller over 2 years ago
Dear ICON-users!
For the following versions of ICON there are solutions for usage on levante:
icon-2.6.5-rc¶
the current release can be build and run out-of-the-box
icon-2.6.4¶
Check this blog post
icon-2.6.2.2¶
Similar to 2.6.4 you can copy a patched version of the release on levante from `/pool/data/ICON/releases/2.6.2.2`. There are no changes to the model code, but only the added build wrappers and scripting additions. In case you want to work with your own copy you can safely copy the following files:
config/dkrz/levante.gcc-11.2.0 config/dkrz/levante.intel-2021.5.0 run/collect.set-up.info.in run/create_target_header
Simply execute the gcc or intel wrappers to have fun!
cheers
ralf