Skip to content

TEST: 1.25.x + blas variants#293

Closed
h-vetinari wants to merge 2 commits into
conda-forge:mainfrom
h-vetinari:1.25_blas_vars
Closed

TEST: 1.25.x + blas variants#293
h-vetinari wants to merge 2 commits into
conda-forge:mainfrom
h-vetinari:1.25_blas_vars

Conversation

@h-vetinari

Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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
Copy Markdown
Member Author

Closing this as obsolete

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