Search
Nov 09, 2023, 1 min read
CUDA
how do you synchronize?
There is the __syncthreads() function.
__syncthreads()