I updated to Jetpack 4.4 DP and then I cannot find the power mode Denver. or, the two denver cores do not work at all.
( Observed by tegrastats or jtop )
I need only cuda 10 on my TX2 and I wonder if it works if I install cuda 10.2 (downloaded in Jetpack 4.4) directly in a Jetpack 4.3 environment.
Thank you for your help. It seems that the two denver cores are still not working, showing 0%, and the other 4 arm cores took the majority in calculation.
Would you please tell me more about how to modify this property? I have no idea if I should reflash the board after having changed the files on the host.
After follow my steps to remove “isolcpus=1-2”, you don’t see the denver cores enable?
The “p2771-0000.conf.common” is in Linux_for_Tegra folder, edit it and remove “isolcpus=1-2”, then flash again.
After system boot up, run “sudo nvpmodel -m 0” to enable denver cores and using “tegrastats” to check.
After remove “isolcpus=1-2” from “p2771-0000.conf.common”, please full flash the image:
$ sudo ./flash.sh jetson-tx2 mmcblk0p1
Then denver cores working!
Is NVIDIA going to fix this?
OR
Is the plan to leave it as it is for all future JetPack releases and force customers to make the described change if they want to run processes on the Denver cores?