CMakeLists.txt 252 Bytes
Newer Older
1
add_example_executable(example_reduce_blockwise reduce_blockwise.cpp)
2
add_example_executable(example_reduce_multiblock_atomic_add reduce_multiblock_atomic_add.cpp)
3
add_example_executable(example_reduce_blockwise_two_call reduce_blockwise_two_call.cpp)