Allow CPU and CUDA kernels to wait on each other
Created by: lcw
This allows the event system to be used to coordinate work done on the host with work done on the device.
Created by: lcw
This allows the event system to be used to coordinate work done on the host with work done on the device.