cuda_add_library(hpr_cuda hpr_cuda.cu)
target_link_libraries(hpr_cuda ggrt)

