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

Add AArch64 builds and move to manylinux_2_28 #13831

Merged
merged 1 commit into from
Jun 2, 2023

Conversation

powderluv
Copy link
Collaborator

@powderluv powderluv commented May 28, 2023

Use uname -m to key off architecture
Disable CUDA on ARM64 until we move to 12.1
Use canconical docker image to key off Architectures.
Remove use of git to find root directory so we don't get errors about safe directories
Add an install_deps() to install tracy deps
Migrate to using manylinux_2_28

@powderluv powderluv force-pushed the powderluv-aarch64-release-builds branch from 1b17b57 to 8279b3f Compare May 31, 2023 07:13
@powderluv
Copy link
Collaborator Author

Release builds have also been tested with this PR: https://github.com/openxla/iree/releases/tag/candidate-20230531.13

@powderluv powderluv changed the title Add AArch64 builds Add AArch64 builds and move to manylinux_2_28 May 31, 2023
@powderluv powderluv force-pushed the powderluv-aarch64-release-builds branch from 8279b3f to 9786192 Compare May 31, 2023 23:17
@powderluv
Copy link
Collaborator Author

Updated to not change x86_64 and leave that at 2014. When ready we can remove the check for the default image.

Use uname -m to key off architecture
Disable CUDA on ARM64 until we move to 12.1
Use canconical docker image to key off Architectures.
Remove use of git so we don't get errors about safe directories
Mark git safe.directory in docker
Add an install_deps() to install tracy deps for manylinux 2_28
Migrate to using manylinux_2_28 for aarch64 and leave x86_64
@powderluv powderluv force-pushed the powderluv-aarch64-release-builds branch from 9786192 to 3a55582 Compare May 31, 2023 23:47
@powderluv
Copy link
Collaborator Author

@powderluv
Copy link
Collaborator Author

Partially fixes #12684

@stellaraccident stellaraccident self-requested a review June 2, 2023 23:27
@stellaraccident stellaraccident merged commit e791af1 into main Jun 2, 2023
@stellaraccident stellaraccident deleted the powderluv-aarch64-release-builds branch June 2, 2023 23:27
NatashaKnk pushed a commit to NatashaKnk/iree that referenced this pull request Jul 6, 2023
Use uname -m to key off architecture
Disable CUDA on ARM64 until we move to 12.1
Use canconical docker image to key off Architectures.
Remove use of git to find root directory so we don't get errors about
safe directories
Add an install_deps() to install tracy deps
Migrate to using manylinux_2_28
nhasabni pushed a commit to plaidml/iree that referenced this pull request Aug 24, 2023
Use uname -m to key off architecture
Disable CUDA on ARM64 until we move to 12.1
Use canconical docker image to key off Architectures.
Remove use of git to find root directory so we don't get errors about
safe directories
Add an install_deps() to install tracy deps
Migrate to using manylinux_2_28
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