Skip to content

Switch PPC to cross-compilation & testing in emulation#274

Merged
h-vetinari merged 6 commits into
conda-forge:mainfrom
h-vetinari:ppc
Jan 30, 2023
Merged

Switch PPC to cross-compilation & testing in emulation#274
h-vetinari merged 6 commits into
conda-forge:mainfrom
h-vetinari:ppc

Conversation

@h-vetinari

Copy link
Copy Markdown
Member

Trying to go back because travis is unstable (often needs many restarts to run through), and to try QEMU 7.

@conda-forge-linter

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

Finally there's a QEMU issue for this... https://gitlab.com/qemu-project/qemu/-/issues/1086

@h-vetinari

Copy link
Copy Markdown
Member Author

@conda-forge-admin, please rerender

@github-actions

Copy link
Copy Markdown
Contributor

Hi! This is the friendly automated conda-forge-webservice.

I tried to rerender for you, but it looks like there was nothing to do.

This message was generated by GitHub actions workflow run https://github.com/conda-forge/numpy-feedstock/actions/runs/2727130894.

This reverts commit 76f37ab, reversing
changes made to 541cf25.
@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 h-vetinari changed the title WIP: try emulation for PPC again Switch PPC to emulation Jan 27, 2023
@h-vetinari h-vetinari marked this pull request as ready for review January 27, 2023 09:46
@h-vetinari

h-vetinari commented Jan 27, 2023

Copy link
Copy Markdown
Member Author

@conda-forge/numpy
Amazing news 🤩

After literally years of being unable to run the numpy tests for PPC in emulation due to spurious errors (that didn't appear on native hardware), it looks like the recent QEMU 7.2 has finally gotten rid of those issues (xref this) and we can now treat PPC like aarch here (-> less reliance on flaky Travis).

Planning to merge this change (plus some minor clean-ups) on Sunday.

CC @conda-forge/core

@h-vetinari h-vetinari changed the title Switch PPC to emulation Switch PPC to cross-compilation & testing in emulation Jan 27, 2023
@h-vetinari

Copy link
Copy Markdown
Member Author

Scipy CI is green as well in emulation 🤯
conda-forge/scipy-feedstock#225

@hmaarrfk

Copy link
Copy Markdown
Contributor

Just clarifying that qemu 7 is enabled conda forge wide?

@h-vetinari

Copy link
Copy Markdown
Member Author

Just clarifying that qemu 7 is enabled conda forge wide?

To the best of my understanding, the docker-images always download the latest available qemu-user-static, at least on the x64 agents (which is where we're running this). It might have changed, but I once double-checked this with the image hashes (in the CI log) against those on docker-hub.

@h-vetinari h-vetinari merged commit fe1e052 into conda-forge:main Jan 30, 2023
@h-vetinari h-vetinari deleted the ppc branch January 30, 2023 00:33
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.

3 participants