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

