Skip to content

make test oversubscribes threads #42443

Open
@oscardssmith

Description

@oscardssmith

Due to some combination of Julia threads not knowing about BLAS threads (and possibly something else), I'm seeing make test bring my cpu (r5-3600) to a load average of 16. This is likely dramatically slowing down our CI. Could we manually set BLAS threads to 1 for our tests? I think it would resolve the issue, and lead to tests completing faster.

Metadata

Metadata

Assignees

No one assigned

    Labels

    testThis change adds or pertains to unit tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions