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

Should the number of OpenBLAS threads be limited by the number of big cores on big.LITTLE systems? #3

Open
psyhtest opened this issue Sep 10, 2016 · 0 comments

Comments

@psyhtest
Copy link
Contributor

On Odroid-XU3 with 4 "big" Cortex-A15 cores and 4 "LITTLE" Cortex-A7 cores, OpenBLAS configures itself with the maximum number of threads equal to the total number of cores, i.e. 8 (-DMAX_CPU_NUMBER=8). I'd say it's probably better to configure OpenBLAS to limit the maximum threads to the number of big cores only. Any thoughts?

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

No branches or pull requests

1 participant