Add a busy list to CUDAStreamPool. Don't return busy streams from the pool. by mzient · Pull Request #6072 · NVIDIA/DALI

greptile-apps[bot]

bot reviewed Oct 21, 2025

JanuszL

JanuszL

rostan-t

…ead pool.

Signed-off-by: Michal Zientkiewicz <michalz@nvidia.com>
Signed-off-by: Michał Zientkiewicz <mzient@gmail.com>
Signed-off-by: Michał Zientkiewicz <mzient@gmail.com>

mdabek-nvidia pushed a commit to mdabek-nvidia/DALI that referenced this pull request

Nov 27, 2025
… pool. (NVIDIA#6072)

* Add a busy list to CUDAStreamPool. Don't return busy streams from thread pool.
* Extend stream pool tests.

---------
Signed-off-by: Michal Zientkiewicz <michalz@nvidia.com>