No cudnn.h on DRIVE OS 6.0.5

Please provide the following info (tick the boxes after creating this topic):
Software Version
[1] DRIVE OS 6.0.5
DRIVE OS 6.0.4 (rev. 1)
DRIVE OS 6.0.4 SDK
other

Target Operating System
[1] Linux
QNX
other

Hardware Platform
DRIVE AGX Orin Developer Kit (940-63710-0010-D00)
DRIVE AGX Orin Developer Kit (940-63710-0010-C00)
[1] DRIVE AGX Orin Developer Kit (not sure its number)
other

SDK Manager Version
[1] 1.9.10816
other

Host Machine Version
[1] native Ubuntu Linux 20.04 Host installed with SDK Manager
native Ubuntu Linux 20.04 Host installed with DRIVE OS Docker Containers
native Ubuntu Linux 18.04 Host installed with DRIVE OS Docker Containers
other

I’m trying to install GitHub - NVIDIA/TensorRT: NVIDIA® TensorRT™, an SDK for high-performance deep learning inference, includes a deep learning inference optimizer and runtime that delivers low latency and high throughput for inference applications.
But can’t find cudnn.h.

Do I have to download from https://developer.nvidia.com/rdp/cudnn-download and install?

Besides, is there Prebuilt TensorRT Python Package for DRIVE AGX ORIN?

Dear @WanchaoYao,
Did you install DRIVE OS 6.0.5 using sdkamanager on host? It installs the required libs,header files on host. You may use locate to find path of the cudnn header files.

@SivaRamaKrishnaNV Thanks! cudnn.h is located on host in path /usr/include/aarch64-linux-gnu/.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.