Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TEST: 1.25.x + blas variants #293

Closed
wants to merge 2 commits into from

Conversation

h-vetinari
Copy link
Member

Continuing the analysis from #288, #273, #252, #237, #227 & #196. Should not be merged for the same reasons as #227.

@conda-forge-webservices
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@h-vetinari
Copy link
Member Author

Update for numpy 1.25.0

After a slightly blip (a crash on win+openblas+PyPy) for 1.24.3, we're back to all green! 🥳

Notable

  • dropped CPython & PyPy 3.8

Restrictions

  • pypy-on-aarch/ppc64le only runs tests with label='fast', not the full test suite

Details

variant before after
win + openblas + pypy two separate test crashes not there anymore

lib before after updated
version
updated
build
numpy 1.24.3 1.25.0 X
libblas 3.9.0-16 3.9.0-17 X
blis 0.9.0-0 0.9.0-1 X
openblas 0.3.21-pthreads-3 0.3.23-pthreads-0 X
mkl 2022.2.1-16997 (linux)
2022.2.1-16952 (osx)
2022.1.0-874 (win)
2022.2.1-16997 (linux)
2022.2.1-16952 (osx)
2022.1.0-874 (win)
netlib 3.9.0-5 3.9.0-5
pypy 7.3.11.0 7.3.11-1 X
qemu-user-static 7.2.0-1 7.2.0-1

variant accelerate blis mkl netlib openblas sum*
linux / x86 ✔️ ✔️ ✔️ ✔️ -
linux / aarch ✔️ ✔️ -
linux / ppc64le ✔️ ✔️ -
osx / arm ✔️ ✔️ ✔️ -
osx / x86 ✔️ ✔️ ✔️ ✔️ ✔️ -
win / x86 ✔️ ✔️ ✔️ ✔️ -
sum* - - - - -

* sum of Failures (out of a total of 77 CI combinations being tested)

Build logs:
Azure

@h-vetinari
Copy link
Member Author

Closing this as obsolete

@h-vetinari h-vetinari closed this Jun 18, 2024
@h-vetinari h-vetinari deleted the 1.25_blas_vars branch June 18, 2024 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant