parsec
parsec copied to clipboard
GPU Task progression using callback function implemented.
The Callback function for a stream implemented using cudaLaunchHostFunc(). The callback function stream will push the tasks to the next stream.
This replaces the cuda event based task progression.