Skip to content

Increase openblas threads defaults #33

Closed
@ViralBShah

Description

@ViralBShah

As discussed in JuliaLang/julia#14857, the default number of threads on linux is probably too low as core counts have significantly gone up. My suggestion is to make the default NUM_THREADS at compile time to be 64 on Linux (until a better fix is found), and leave it at 16 on Windows, Mac and ARM.

Relevant line here:

# Use 16 threads unless we're on an i686 arch:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions