Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Synchronize event in the CUDAProductBase destructor (#391)
Otherwise there are possibilities for weird races, e.g. combination of non-ExternalWork producers, consumed-but-not-read CUDAProducts, CUDA streams executing work later than expected (= on the next event).
- Loading branch information