Skip to content
GitLab
Explore
Sign in
Remove `cudaDeviceSynchronize`
Code
Review changes
Check out branch
Download
Patches
Plain diff
rarbore2
requested to merge
cuda_remove_sync
into
main
Feb 20, 2025
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
CUDA's default synchronization w/ the CPU is enough s.t. we don't need cudaDeviceSynchronize.
Merge request reports
Loading