cuda-samples
cuda-samples copied to clipboard
The limit of the number of operations for a single stream
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
With general CUDA questions you will have more luck in the Nvidia Developer Forums or on StackOverflow.
I was wandering the same thing. See this topic on the nvidia developer forum.
TLDR, there is a limit, but undocumented.