cuda_add_executable(HelloCUDA cudahello.cpp)

target_link_libraries(HelloCUDA scigpulegion ${Boost_LIBRARIES})