CUDA

CUDA Synchronization

how do you synchronize?

There is the __syncthreads() function.