Lack of production ready windows tensor-rt 7 release (CUDA 10.2)

Hi,

Tensor-rt 7.1.3 release notes (https://docs.nvidia.com/deeplearning/tensorrt/release-notes/tensorrt-7.html#rel_7-1-3) state “For production use of TensorRT, we recommend using the TensorRT 7.1.3 build for CUDA 10.2” however, there is no cuda 10.2 trt 7.1.3 release package available for download for windows on https://developer.nvidia.com/nvidia-tensorrt-7x-download

Can a cuda 10.2 trt7.1.3 windows package be made available or is windows support going to be second-class with only support for latest (less stable) cuda pre-release?

Also, cuDNN 8 within trt7 packages is only a preview release on all platforms currently, is there any concern using cuDNN preview release underneath the “GA” trt7.1.3 ? https://docs.nvidia.com/deeplearning/sdk/cudnn-release-notes/rel_8.html#rel-801-Preview

We are in need of trt 7.1 in production for improved onnx support and for a memory leak fix not present in trt 7.0
(context->setBindingDimensions casing gpu memory leak)

Now that it looks like CUDA11 has gone GA, is this statement still valid?

“For production use of TensorRT, we recommend using the TensorRT 7.1.3 build for CUDA 10.2”

1 Like

Hi @patrick.beaulieu,

For production use of TensorRT, we still recommend TRT 7.0 for Windows.
We will update the documentation.
Thanks!

@AakankshaS
When will there be a trt 7.1 be production ready on windows? We need the fix to context->setBindingDimensions casing gpu memory leak
which is a bug in trt7.0

Is trt 7.1 + CUDA11 “production ready” on linux now that CUDA11 is GA or is trt 7.1 with cuda 10.2 still required?

1 Like

@AakankshaS Will TRT 7.1.3.4 ever be made for cuda 10.2 on Windows 10?

Hi @patrick.beaulieu, @1a2w3d4r,
Currently 7.1.3 is GA release and Windows + CUDA 10.2 is not supported. However we will support Windows + CUDA 10.2 in future releases. Please stay tuned for TRT website or forum for updates.

Thanks!