Add nvbench-compare-legacy

This commit is contained in:
Oleksandr Pavlyk
2026-07-09 15:02:51 -05:00
parent f3b932bc7a
commit cc17e96c3b
2 changed files with 1630 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ tools = ["cuda-bench[compare,plot]"]
[project.scripts]
nvbench-compare = "cuda.bench.scripts.nvbench_compare:main"
nvbench-compare-legacy = "cuda.bench.scripts.nvbench_compare_legacy:main"
nvbench-histogram = "cuda.bench.scripts.nvbench_histogram:main"
nvbench-json-summary = "cuda.bench.scripts.nvbench_json_summary:main"
nvbench-walltime = "cuda.bench.scripts.nvbench_walltime:main"

File diff suppressed because it is too large Load Diff