Dear All
Are there some way to have synchronization between streams?
I want to launch several streams and only go on in a kernel in one stream when other kernel in another stream ends
Thanks
Luis Gonçalves
Dear All
Are there some way to have synchronization between streams?
I want to launch several streams and only go on in a kernel in one stream when other kernel in another stream ends
Thanks
Luis Gonçalves
Post an event in one stream when that kernel is done and wait for said event in the other stream
http://cedric-augonnet.com/declaring-dependencies-with-cudastreamwaitevent/