I want to use the VPI 2.0 on Jetson Xavier NX with Jetpack 5.0.2
I use the board with EMMC flash which only have 16GB disk. So when I use the SDK Manager to install target components, the target board disk space is going to fill up.
Actually, I only want to use the C/ C ++ version of the VPI library and CUDA library. I don’t need other dependencies such as python libraries for VPI.
Is there a manual installation guide for VPI libraries and dependencies?
I think the reason for the installation failure is that I ran out of space on my device.
I have 7.5GB free space on my target device, but the CUDA will use 3.8G and the CUDA-X AI will use 4.7G.
I think we just need CUDA and VPI libraries for the VPI development.
So I wonder if there is any guidance for installing these dependent libraries separately.
Thanks!
Please noted that you will need to install VPI 2.1 for JetPack 5.0.2.
To save space, you can reflash the OS with SDK manager and install the required package with apt.