Skip to content

Release pre-built container images for aarch64 CUDA platforms #733

@JCRPaquin

Description

@JCRPaquin

Feature request

All releases should include aarch64 CUDA container images.

Motivation

With the release of the combined CPU-GPU systems from NVIDIA (e.g. GH200, GB200), and with their general availability via public cloud providers, there are now production-relevant aarch64 CUDA targets to build for. However, the Dockerfiles in the repo contain references to x86_64 sccache and protoc binaries that cause the build to fail; it's quick to patch but needs to be done for each version.

Your contribution

The protoc and sccache pre-built binaries that are downloaded as part of the build process need to be swapped for architecture-appropriate releases. I'm not certain how/whether the project might want to support multi-arch builds but I could submit a patch once an approach is decided.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions