mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-04-26 01:38:53 +00:00
Add more examples.
- exec_tag_timer - exec_tag_sync - skip - throughput
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
set(example_srcs
|
||||
axes.cu
|
||||
exec_tag_sync.cu
|
||||
exec_tag_timer.cu
|
||||
skip.cu
|
||||
throughput.cu
|
||||
)
|
||||
|
||||
foreach(example_src IN LISTS example_srcs)
|
||||
|
||||
Reference in New Issue
Block a user