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

Commits on May 31, 2023

  1. Add AArch64 builds

    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 committed May 31, 2023
    Configuration menu
    Copy the full SHA
    3a55582 View commit details
    Browse the repository at this point in the history