Rodrigo Arias Mallo
71c06d02da
This workaround stage prevents srun from returning 0 to the upper stages when a signal happens after MPI_Finalize. It writes the return code to a file named .srun.rc.$rank and later checks that exists and contains a 0. When the program is killed, exits with non-zero and the error is propagated to the baywatch stage, which aborts immediately without creating the rc file. |
||
---|---|---|
bsc | ||
garlic | ||
test | ||
.gitignore | ||
CONTRIBUTING | ||
COPYING | ||
default.nix | ||
NOISE | ||
overlay.nix | ||
README.md |
This repository contains the garlic benchmark with all the BSC packages and patches required to compile it.
See the user guide at https://pm.bsc.es/ftp/garlic/ug.html (also available in PDF).
Questions? garlic@bsc.es