You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These failures are almost certainly related to a bad interaction between the parallelization and the under-the-hood parallelization from blas (via scipy).
I also suspect that this may be specific to CI - parallelization on hosted runners is tricky. I know there have been bad interactions in the past between BLAS and some default runners in CI. Do you see these errors if you run locally?
FWIW I'm confident that this isn't a problem in networkx, so it'd be okay to close it in the main repo and open on nx-parallel. Nor does it hurt to keep it open here - whatever you think is best!
I also suspect that this may be specific to CI - parallelization on hosted runners is tricky. I know there have been bad interactions in the past between BLAS and some default runners in CI. Do you see these errors if you run locally?
Current Behavior
ref PR networkx/nx-parallel#38 (this PR just fixes README files)
The text was updated successfully, but these errors were encountered: