YAKL
|
Go to the source code of this file.
Namespaces | |
yakl | |
Functions | |
void | yakl::fence () |
Block the host code until all device code has completed. More... | |
YAKL_INLINE void | yakl::fence_inner (InnerHandler &handler) |
Block inner threads until all inner threads have completed. More... | |
YAKL fence routines to block code are varying levels until all threads / streams have completed on the device.