forked from rarias/bscpkgs
hpcg: add strongscaling
HPCG rounds problem size axis when its value is < 16
This commit is contained in:
@@ -45,6 +45,9 @@ in
|
||||
|
||||
# /nix/store/a3x76fbnfbacn2xhz3q65fklfp0qbb6p-plot
|
||||
ossWeakscalingPerAxisPerBlock = stdPlot ./hpcg/oss.slices.weakscaling.R [ ossSlicesWeakscaling ];
|
||||
|
||||
# /nix/store/pxf41v2c37h5fh5x8hm6dv297hkdka04-plot
|
||||
ossStrongscalingPerBlock = stdPlot ./hpcg/oss.slices.strongscaling.R [ ossSlicesStrongscaling ];
|
||||
};
|
||||
|
||||
saiph = with exp.saiph; {
|
||||
|
||||
Reference in New Issue
Block a user