TensorRT icon indicating copy to clipboard operation
TensorRT copied to clipboard

How to build arm Architecture TensorRT OSS v6.0.1

Open jamdodot opened this issue 3 years ago • 4 comments

Description

I want to build arm Architecture TensorRT OSS v6.0.1

I used the minimum version of cuda and cudnn that supports arm

cuda_11.0.2_450.51.05_linux_sbsa.run
cudnn-11.2-linux-aarch64sbsa-v8.1.0.77.tgz

but according to the README file ,i need to download TensorRT-GA v6.0.1 which does not support arm Architecture

Environment

TensorRT Version: v6.0.1 NVIDIA GPU: NVIDIA A100 NVIDIA Driver Version: 470.63.01 CUDA Version: 11.0 CUDNN Version: 8.1.0

Can I install a higher version of TensorRT-GA to meet the arm architecture? How to handle this situation?

jamdodot avatar Aug 11 '22 02:08 jamdodot

I believe we only supported Arm architecture since 8.0 GA (https://developer.nvidia.com/nvidia-tensorrt-8x-download#trt801https://developer.nvidia.com/nvidia-tensorrt-8x-download#trt801)

zerollzeng avatar Aug 11 '22 12:08 zerollzeng

can you upgrade to a newer version of CUDA and CUDNN?

zerollzeng avatar Aug 11 '22 12:08 zerollzeng

Thank you very much ! Can i use TensorRT 8.x GA and upgrade to a newer version of CUDA and CUDNN to build TensorRT OSS v6.0.1 Arm architecture ?Or one-to-one correspondence, use TensorRT 8.x GA to build the 8.x version of TensorRT OSS

jamdodot avatar Aug 11 '22 13:08 jamdodot

Or one-to-one correspondence, use TensorRT 8.x GA to build the 8.x version of TensorRT OSS

I think we only guarantee this will work, or you might run into unexpected bugs.

zerollzeng avatar Aug 12 '22 02:08 zerollzeng

closing since no activity for more than 3 weeks, please reopen if you still have question, thanks!

ttyio avatar Dec 06 '22 02:12 ttyio