Add stream benchmark example

This commit is contained in:
Yunsong Wang
2022-02-07 13:09:35 -05:00
parent 6159d9c6cb
commit fde2e408de
3 changed files with 64 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ set(example_srcs
exec_tag_sync.cu
exec_tag_timer.cu
skip.cu
stream.cu
throughput.cu
auto_throughput.cu
)