Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
Loading
Showing
with 104 additions and 101 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment