Skip to content

compile globone on leonardo with gfortran

Guido Davoli requested to merge devel/compile_on_leonardo into main

new platform file to compile globone on CINECA Leonardo with gfortran. I had to change module purge to module purge || true in compile_all.j2 and jobscript.j2 since, module purge alone gives an error on Leonardo and stops the compilation / job submission. In this way the scripts can continue. Ready to merge with main on my side.

Merge request reports

Loading