Add nvbench::state.

This class holds a single value for each runtime axis.
This commit is contained in:
Allison Vacanti
2020-12-27 10:44:22 -05:00
parent 7b14ceb3fe
commit 093077de5f
5 changed files with 137 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ set(test_srcs
int64_axis.cu
float64_axis.cu
params.cu
state.cu
state_generator.cu
string_axis.cu
type_axis.cu