We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
My situation is python 2.7.13, py-cpuinfo 4.0.0
Some ARM chips (e.g. RK3399) have a BIG.little setup. For example 2 A72 cores running at 1.8 GHz and 4 A53 cores running at 1.42 GHz.
It would be great to specify which core you were getting "cpuinfo" on.
The text was updated successfully, but these errors were encountered:
Can you attach the "system_info.txt" file generated by this script?
python tools/get_system_info.py
Sorry, something went wrong.
I had to comment out the "wmic" section to get it to run. But here's the output. rk3399_system_info.txt
No branches or pull requests
My situation is python 2.7.13, py-cpuinfo 4.0.0
Some ARM chips (e.g. RK3399) have a BIG.little setup. For example 2 A72 cores running at 1.8 GHz and 4 A53 cores running at 1.42 GHz.
It would be great to specify which core you were getting "cpuinfo" on.
The text was updated successfully, but these errors were encountered: