cuda-samples icon indicating copy to clipboard operation
cuda-samples copied to clipboard

The limit of the number of operations for a single stream

Open jiaqizhang123-stack opened this issue 2 years ago • 2 comments

Hello, I now want to use stream for asynchronous execution, and would like to ask if there is a limit to the amount of data for a single stream,thanks

jiaqizhang123-stack avatar Aug 19 '22 10:08 jiaqizhang123-stack

With general CUDA questions you will have more luck in the Nvidia Developer Forums or on StackOverflow.

pauleonix avatar Nov 24 '22 17:11 pauleonix

I was wandering the same thing. See this topic on the nvidia developer forum.

TLDR, there is a limit, but undocumented.

jakub-homola avatar Jun 01 '23 17:06 jakub-homola