add_executable(conv EXCLUDE_FROM_ALL conv.cu)
target_link_libraries(conv convolution)
