Skip to content

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

@psyhtest

Description

@psyhtest

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?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions