nbody: add scaling figure

This commit is contained in:
2021-02-03 13:03:28 +01:00
parent 425479c9fc
commit 5804b167db
3 changed files with 221 additions and 21 deletions

View File

@@ -34,6 +34,7 @@ in
small = stdPlot ./nbody/baseline.R [ small ];
jemalloc = stdPlot ./nbody/jemalloc.R [ baseline jemalloc ];
ctf = stdPlot ./nbody/baseline.R [ ctf ];
scaling = stdPlot ./nbody/baseline.R [ scaling ];
};
hpcg = with exp.hpcg; {