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