cuda_add_library(sssp_cuda sssp_cuda.cu)
target_link_libraries(sssp_cuda ggrt)

