From cacece6b2d5a56b675199666730384443f37eebf Mon Sep 17 00:00:00 2001 From: Sam Reeve <6740307+streeve@users.noreply.github.com> Date: Thu, 20 Jun 2024 13:39:16 -0400 Subject: [PATCH] fixup: Frontier hardware labels for benchmark figure --- benchmark/plot/Cabana_PlotBenchmark.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmark/plot/Cabana_PlotBenchmark.py b/benchmark/plot/Cabana_PlotBenchmark.py index ef55a92e1..5e50aefe3 100644 --- a/benchmark/plot/Cabana_PlotBenchmark.py +++ b/benchmark/plot/Cabana_PlotBenchmark.py @@ -123,4 +123,4 @@ def plotCompareFiles(ax, data1, data2, ignore_backend=[]): ### createPlot(fig1, ax1, data, - speedup=speedup, backend_label=True)#, cpu_name="POWER9", gpu_name="V100") + speedup=speedup, backend_label=True)# cpu_name="EPYC", gpu_name="MI250X")