hpcg: add plot for oss experiment

This commit is contained in:
2020-11-05 19:59:47 +01:00
parent 9d878eeb4a
commit dd0823876a
2 changed files with 108 additions and 0 deletions

View File

@@ -384,6 +384,12 @@ let
};
};
hpcg = {
oss = with ds.hpcg; pp.rPlot {
script = ./garlic/fig/hpcg/oss.R;
dataset = oss;
};
};
heat = {
test = with ds.heat; pp.rPlot {