Skip to content
Commit 204bbbcc authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Replaced cudaThreadSynchronize with cudaDeviceSynchronize

The former has been formally deprecated for a long time and in CUDA 10.0
it is finally properly marked as deprecated, so the compiler can print
warnings.
parent 02999815
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment