forked from rarias/bscpkgs
hpcg: add weakscaling over some nblocks to check which axis is better
This commit is contained in:
@@ -38,9 +38,13 @@ in
|
||||
};
|
||||
|
||||
hpcg = with exp.hpcg; {
|
||||
# /nix/store/8dr191vch1nw7vfz8nj36d5nhwnbdnf3-plot
|
||||
ossGranularity = stdPlot ./hpcg/oss.granularity.R [ ossGranularity ];
|
||||
ossScalability = stdPlot ./hpcg/oss.scalability.R [ ossScalability ];
|
||||
# slices = stdPlot ./hpcg/oss.R [ slices ];
|
||||
|
||||
# ossScalability = stdPlot ./hpcg/oss.scalability.R [ ossScalability ];
|
||||
|
||||
# /nix/store/a3x76fbnfbacn2xhz3q65fklfp0qbb6p-plot
|
||||
ossWeakscalingPerAxisPerBlock = stdPlot ./hpcg/oss.slices.weakscaling.R [ ossSlicesWeakscaling ];
|
||||
};
|
||||
|
||||
saiph = with exp.saiph; {
|
||||
|
||||
Reference in New Issue
Block a user