Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On Jetpack 4.4.1, running the benchmark causes the 2 core power mode to be set, instead of the 6 core one. #24

Open
unphased opened this issue Jan 29, 2022 · 0 comments

Comments

@unphased
Copy link

I did some research. My current best hypothesis is based on an impression that i got from these charts on this page: https://docs.nvidia.com/jetson/l4t/index.html#page/Tegra%20Linux%20Driver%20Package%20Development%20Guide/power_management_jetson_xavier.html#

The max CPU clock speed is 1900Mhz. Based on this it seems that the CPUs can never exceed 1400Mhz in 6 core mode. So I think that maybe the GPU can be fed more efficiently with 2 cores at 1900Mhz than even 6 cores at 1400Mhz. Is this true?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant