cuda_add_executable(PinnedMemCUDA cudapinnedmem.cpp)

target_link_libraries(PinnedMemCUDA scigpulegion ${Boost_LIBRARIES})