bscpkgs/garlic
Rodrigo Arias Mallo 71c06d02da stages: add baywatch stage to check the exit code
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.
2021-04-16 09:29:26 +02:00
..
apps fwi: avoid input generation 2021-04-12 17:43:30 +02:00
develop develop: Fix inputrc missing key codes 2020-12-03 13:09:42 +01:00
doc user guide: correct typo 2021-02-26 12:18:50 +01:00
ds ds: add ctf mode analysis 2021-03-12 12:10:18 +01:00
exp fwi: use enableIO instead of ioFreq 2021-04-12 20:09:17 +02:00
fig fwi: update figure index 2021-04-14 17:18:46 +02:00
garlicd garlicd: use head instead of the read builtin 2021-03-22 18:43:01 +01:00
mpptest Simplify paths 2020-09-21 14:34:08 +02:00
pp rplot: add support for gziped datasets 2021-03-30 16:35:47 +02:00
report Add bundled report example 2020-11-17 15:51:09 +01:00
sh garlic tool: copy recursively from .garlic/ 2021-03-12 11:13:35 +01:00
stages stages: add baywatch stage to check the exit code 2021-04-16 09:29:26 +02:00
bundleReport.nix Add bundled report example 2020-11-17 15:51:09 +01:00
default.nix Reorganization 2020-12-07 13:33:42 +01:00
index.nix stages: add baywatch stage to check the exit code 2021-04-16 09:29:26 +02:00
machines.nix machines: add cache sizes 2021-04-01 19:25:38 +02:00
report.nix Add bundled report example 2020-11-17 15:51:09 +01:00
reportTar.nix Add bundled report example 2020-11-17 15:51:09 +01:00
sedReport.nix Add bundled report example 2020-11-17 15:51:09 +01:00
shell.nix shell: add clangOmpss2 and gdb 2021-04-01 19:25:24 +02:00
stdexp.nix stages: add baywatch stage to check the exit code 2021-04-16 09:29:26 +02:00
tools.nix tools: add range2 function 2021-01-28 15:00:43 +01:00