forked from rarias/bscpkgs
hpcg: add strongscaling
HPCG rounds problem size axis when its value is < 16
This commit is contained in:
@@ -72,6 +72,9 @@
|
||||
ossSlicesWeakscaling = callPackage ./hpcg/oss.slices.weakscaling.nix {
|
||||
inherit genInput;
|
||||
};
|
||||
ossSlicesStrongscaling = callPackage ./hpcg/oss.slices.strongscaling.nix {
|
||||
inherit genInput;
|
||||
};
|
||||
};
|
||||
|
||||
heat = rec {
|
||||
|
||||
Reference in New Issue
Block a user