Please provide the following info (tick the boxes after creating this topic):
Software Version
DRIVE OS 7.0.3
other
Target Operating System
Linux
QNX
other
Hardware Platform
DRIVE AGX Thor Developer Kit (940-63960-0010-000)
DRIVE AGX Thor Developer Kit (940-63960-0012-000)
other
Host Machine Version
native Ubuntu Linux 24.04 Host installed with DRIVE OS Docker Containers
other
Issue Description
Hello!
I have several questions on how to install cuDNN to DRIVE Thor. I am referring to the documentation: Installing NVIDIA DriveOS for NVIDIA Developer Users — NVIDIA DriveOS 7.0 Linux Installation Guide
- Is it the correct document for installing
cuDNNon DRIVE Thor? - The document says the packages are downloaded to
/drive_flashing, but there is no such directory by default. Is it supposed to create it by myself?
The following additional NVIDIA DriveOS packages are hosted on NGC and can be downloaded to the
/drive_flashingdirectory inside the container:
- The document refers to
nv-driveos*prefix, but there is no such prefixed resources. What does the document mean?
You can install packages that have a nv-driveos* prefix by using the DRIVEInstaller utility:
- The instal ccommand written in the document assumes that the package is compressed as
.tgz, but some packages are.deband.tar.gzand so on. Is it possible to apply this command for no-tgz files?
./driveinstaller --installtype install --pkgpath <path/to/file>.tgz
I look forward to hearing from you.