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

