Run each experiment in a unique directory

This commit is contained in:
2020-08-10 18:25:53 +02:00
parent 8db4ef2594
commit ef1aeb2cfa
4 changed files with 35 additions and 20 deletions

View File

@@ -24,7 +24,7 @@ let
};
sbatch = callPackage ./sbatch.nix { };
sbatchLauncher = callPackage ./sbatch-launcher.nix { };
launcher = callPackage ./launcher.nix { };
exp = {
nbody = {