mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-04-21 15:28:52 +00:00
Add option_parser.
Currently supports `--benchmark` and `--axis` options.
This commit is contained in:
@@ -7,6 +7,7 @@ set(test_srcs
|
||||
float64_axis.cu
|
||||
int64_axis.cu
|
||||
named_values.cu
|
||||
option_parser.cu
|
||||
runner.cu
|
||||
state.cu
|
||||
state_generator.cu
|
||||
|
||||
Reference in New Issue
Block a user