Hi, Sorry for asking a question…
is it possible to say that one high-priority stream in context A has higher priority than other low-priority stream in context B(different context)??
The steam priority is determined by user’s cudaStreamCreateWithPriority() call.
Thanks for your help!