Technical problems with the Jetson Orin NX 16GB

Hi,

You can set the nvpmodel to MANX to turn on all the CPUs.
Please try below command to maximize the perf for Orin NX.

$ sudo nvpmodel -m 0
$ sudo jetson_clocks

Thanks.