Skip to content

Remove `cudaDeviceSynchronize`

rarbore2 requested to merge cuda_remove_sync into main
  • CUDA's default synchronization w/ the CPU is enough s.t. we don't need cudaDeviceSynchronize.

Merge request reports

Loading