Skip to content
Commit e1f8e538 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 c4a004ef
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