Multi-threaded launch to different CUDA streams with CUDA 11.1

The CUDA 11.1 release notes mention

  • Multi-threaded launch to different CUDA streams is supported.

Does anybody know what that is about ?
I don’t think I ever had issues launching kernels on different CUDA streams from different threads.

Thank you,
.Andrea