From f554819ae79ba38ff2bfca5da7d88ccbb7b56c2a Mon Sep 17 00:00:00 2001 From: Mingxin Wang Date: Fri, 22 Nov 2024 19:08:04 +0800 Subject: [PATCH] Fix NVIDIA trademark (#206) --- tools/report_generator/report-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/report_generator/report-config.json b/tools/report_generator/report-config.json index 8a798b2..f81d42d 100644 --- a/tools/report_generator/report-config.json +++ b/tools/report_generator/report-config.json @@ -20,7 +20,7 @@ "Path": "artifacts/benchmarking-results-appleclang/benchmarking-results.json" }, { - "Description": "Nvidia HPC on Ubuntu 24.04 (x64)", + "Description": "NVIDIA HPC on Ubuntu 24.04 (x64)", "Path": "artifacts/benchmarking-results-nvhpc/benchmarking-results.json" } ],