mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-04-28 18:51:13 +00:00
Replace params class with nvbench::named_values.
Refactor nvbench::state to use this for axis parameters. These will also be useful for summaries and measurements. Also adds a new ASSERT_THROWS_ANY macro to test some of the new API.
This commit is contained in:
@@ -5,7 +5,7 @@ set(test_srcs
|
||||
cpu_timer.cu
|
||||
float64_axis.cu
|
||||
int64_axis.cu
|
||||
params.cu
|
||||
named_values.cu
|
||||
state.cu
|
||||
state_generator.cu
|
||||
string_axis.cu
|
||||
|
||||
Reference in New Issue
Block a user