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
Sounds like it'll be fixed upstream in either NumPy or threadpoolctl, though the discussion is too complex to figure out who will ultimately solve it just yet.
I think the threadpoolctl fix/release isn't out yet per this table: numpy/numpy#26191
Maybe the NumPy bump to use OpenBLAS 0.3.27 in main and 2.0.0rc2 somehow fixed it. Anyway, if you want to close this I don't mind. Could always reopen if someone actually observes it again.
Thanks for the update @tylerjereddy - I'd say let's leave it open. At least on my end I'm not 100% sure the nightly CI is working exactly as expected, I'll try a local build to see if I can reproduce.
Using branch from gh-4482 locally on x86-64 Linux alongside NumPy
main
branch:python -m pytest MDAnalysisTests/transformations/test_base.py::test_thread_limit_apply
I don't have any specific advice on this one yet, queried upstream at: numpy/numpy#26318
The text was updated successfully, but these errors were encountered: