diff --git a/benchmarks/benchmark-plots/plot-perf-allnodes-throughput-selectbarplot.png b/benchmarks/benchmark-plots/plot-perf-allnodes-throughput-selectbarplot.png index 8bd6ae6..1ff7835 100644 Binary files a/benchmarks/benchmark-plots/plot-perf-allnodes-throughput-selectbarplot.png and b/benchmarks/benchmark-plots/plot-perf-allnodes-throughput-selectbarplot.png differ diff --git a/benchmarks/benchmark-plots/plot-perf-smart-throughput-selectbarplot.png b/benchmarks/benchmark-plots/plot-perf-smart-throughput-selectbarplot.png index 67101a4..df7fa22 100644 Binary files a/benchmarks/benchmark-plots/plot-perf-smart-throughput-selectbarplot.png and b/benchmarks/benchmark-plots/plot-perf-smart-throughput-selectbarplot.png differ diff --git a/benchmarks/benchmark-plotters/plot-perf-peakthroughput-bar.py b/benchmarks/benchmark-plotters/plot-perf-peakthroughput-bar.py index 277aa4d..121612c 100644 --- a/benchmarks/benchmark-plotters/plot-perf-peakthroughput-bar.py +++ b/benchmarks/benchmark-plotters/plot-perf-peakthroughput-bar.py @@ -12,7 +12,7 @@ output_path = "benchmark-plots/" runid = "Run ID" x_label = "Destination Node" -y_label = "Throughput" +y_label = "Throughput in GiB/s" title_allnodes = \ """Copy Throughput in GiB/s tested for 1GiB Elements\n diff --git a/thesis/images/plot-perf-allnodes-throughput-selectbarplot.png b/thesis/images/plot-perf-allnodes-throughput-selectbarplot.png index 8bd6ae6..1ff7835 100644 Binary files a/thesis/images/plot-perf-allnodes-throughput-selectbarplot.png and b/thesis/images/plot-perf-allnodes-throughput-selectbarplot.png differ diff --git a/thesis/images/plot-perf-smart-throughput-selectbarplot.png b/thesis/images/plot-perf-smart-throughput-selectbarplot.png index 67101a4..df7fa22 100644 Binary files a/thesis/images/plot-perf-smart-throughput-selectbarplot.png and b/thesis/images/plot-perf-smart-throughput-selectbarplot.png differ