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

Build wheels in docker container #1881

Merged
merged 2 commits into from
Oct 24, 2024
Merged

Build wheels in docker container #1881

merged 2 commits into from
Oct 24, 2024

Conversation

fifield
Copy link
Collaborator

@fifield fifield commented Oct 24, 2024

Change the buildRyzenWheels workflow to run in docker container. This is so that the action can run on general purpose runners instead of on the Ryzen AI runners. It is slower, but this workflow does not need to be fast and the Ryzen AI runners are a limited resource. This PR also updates the build to use Vitis AIE Essentials instead of Vitis 2023.2 so that AIE2P is better supported.

@fifield
Copy link
Collaborator Author

fifield commented Oct 24, 2024

I triggered the workflow manually and tested the wheel on ubuntu 24 hawkpoint using the quick_setup instructions. It seemed to work.

https://github.com/Xilinx/mlir-aie/actions/runs/11503835543
https://github.com/Xilinx/mlir-aie/releases/download/latest-wheels/mlir_aie-0.0.1.2024102416+835e2ec-py3-none-manylinux_2_35_x86_64.whl

@jgmelber
Copy link
Collaborator

Agreed. These are all great reasons to switch from running this on Ryzen AI runners

@fifield fifield added this pull request to the merge queue Oct 24, 2024
Merged via the queue into Xilinx:main with commit 11e632e Oct 24, 2024
50 checks passed
@fifield fifield deleted the docker_wheels branch October 24, 2024 19:58
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.

2 participants