mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-24 23:05:54 +00:00
3 lines
151 B
CMake
3 lines
151 B
CMake
add_test_executable(test_scatter_gather scatter_gather.cpp)
|
|
# target_compile_options(test_scatter_gather PRIVATE -v --save-temps -Wno-gnu-line-marker)
|