-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Open
Labels
testThis change adds or pertains to unit testsThis change adds or pertains to unit tests
Description
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
Labels
testThis change adds or pertains to unit testsThis change adds or pertains to unit tests