Please provide the following info:
Hardware Platform: DRIVE AGX Xavier™ Developer Kit
Software Version: DRIVE Software 10
Host Machine Version: native Ubuntu 18.04
SDK Manager Version: 1.0.1.5538
Hi all,
Just a quick question regarding the available CPU cores on Nvidia Drive Xavier.
From official documentation and the Hardware description for the Nvidia Drive AGX, It is mentioned that the Xavier SOCs are 8-core CPUs based on ARM v8 but inspecting with HTOP and Tegrastats, there are only 6 cores displayed.
So, is it possible to enable the 8 cores on the SOCs, Xavier A and Xavier B?
Reference documentation here: https://developer.nvidia.com/drive/drive-agx
Component description:
If we compare a Jetson Xavier AGX, there is a special mode to enable all 8 CPU cores, reference image:
We are interested in an equivalent procedure to enable all 8 CPU cores on the Nvidia Drive AGX if possible.
HTOP output from Xavier A, 6 cores:
If we review the device-tree, we see references to only 6 CPU cores, Is there a limitation to enable 8 CPU cores on Nvidia Drive AGX?
nvidia@tegra-ubuntu ~ $ ls /proc/device-tree/cpus/
‘#address-cells’ cpu@0 cpu@3 cpu_cluster_group_power_states cpu_crossover_thresholds
‘#size-cells’ cpu@1 cpu@4 cpu_cluster_power_states name
cpu-map cpu@2 cpu@5 cpu_core_power_states
Any information on this topic will be really helpful.
Thanks in advance.