Archived
1
0
forked from rarias/bscpkgs

Add slurm affinity experiment

This commit is contained in:
2020-11-13 19:13:24 +01:00
parent b4a3bb0ede
commit dea523460a
2 changed files with 64 additions and 0 deletions

View File

@@ -346,6 +346,10 @@ let
heat = {
test = callPackage ./garlic/exp/heat/test.nix { };
};
slurm = {
cpu = callPackage ./garlic/exp/slurm/cpu.nix { };
};
};
# Datasets used in the figures