parsec icon indicating copy to clipboard operation
parsec copied to clipboard

GPU Task progression using callback function implemented.

Open josephjohnjj opened this issue 1 year ago • 2 comments

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.

josephjohnjj avatar Jun 07 '23 07:06 josephjohnjj