Skip to content
Commit 1743358a authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Moved synchronization of smart pointers from Devices::Cuda into TNL::Pointers...

Moved synchronization of smart pointers from Devices::Cuda into TNL::Pointers namespace as free functions

synchronizeDevice() was renamed to synchronizeSmartPointersOnDevice()
for clarity - there are many similarly named functions in CUDA (e.g.
cudaDeviceSynchronize()).
parent 2d5176fb
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