Flashed my Jetson Xavier NX with 5.0.1 DP, with all options on.
Afterwards there is no nvjpeg.h on the device.
There is however a libnvjpeg.so in folder /usr/lib/aarch64-linux-gnu/tegra but this one does not contain functions like nvJpegDestroy etc.
Would have expected header file and lib inside cuda(11-4) folder.
Any ideas how to install correct nvJpeg lib and headerfile ?