forked from rarias/bscpkgs
lulesh: add experiment with all variants
This commit is contained in:
@@ -90,4 +90,8 @@
|
||||
slurm = {
|
||||
cpu = callPackage ./slurm/cpu.nix { };
|
||||
};
|
||||
|
||||
lulesh = {
|
||||
test = callPackage ./lulesh/test.nix { };
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user