forked from rarias/bscpkgs
nbody: add strong scaling experiment
This commit is contained in:
@@ -32,6 +32,7 @@ in
|
||||
nbody = with exp.nbody; {
|
||||
granularity = stdPlot ./nbody/granularity.R [ granularity ];
|
||||
nodesorsockets = stdPlot ./nbody/nodes-or-sockets.R [ nodesorsockets ];
|
||||
scaling = stdPlot ./nbody/scaling.R [ scaling ];
|
||||
};
|
||||
|
||||
hpcg = with exp.hpcg; {
|
||||
|
||||
Reference in New Issue
Block a user