nbody: update and simplify figures

This commit is contained in:
2021-04-20 17:16:17 +02:00
parent e1433fedb8
commit 5b4bb30e55
5 changed files with 105 additions and 247 deletions

View File

@@ -31,8 +31,8 @@ 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 ];
ss = stdPlot ./nbody/ss.R [ ss ];
numa = stdPlot ./nbody/numa.R [ numa ];
};
hpcg = with exp.hpcg; {