Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Plan:
Show the problem with a timeout by reverting to
not ultraslowtestrather thannot slowtest:2.0.0.dev0+466.gc143f7b93 (OpenBLAS 0.3.23 with 1 thread)np.show_config(in the_infos.shstep) has noSupported SIMD extensionssection.Try the
1.25.1wheel from PyPI:Completed in 1h 1m 30s on ac99726 /
1.25.1 (OpenBLAS 0.3.23 with 1 thread)77% complete in ~43m (manual inspection)
np.show_configin the_infos.shstep says:Try the
1.25.0rc1wheel from scientific-python-nightly-wheelsCompleted in 52m 40s on 3e2a5fc /
1.25.0rc1+218.g0e5a362fd (OpenBLAS 0.3.23 with 1 thread)76% complete in ~36m (manual inspection)
np.show_config(in the_infos.shstep) says:(2) and (3) being faster than (1) will help isolate the time frame of changes and ensure it's not an issue with all SPNW wheels. Looks like the
1.25RC wheel up here was ~23 days ago, so not an awesomebisectbut at least a start.