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

feat(framework:skip) Add GPU base image to build matrix #4422

Merged
merged 9 commits into from
Nov 11, 2024

Conversation

Robert-Steiner
Copy link
Member

@Robert-Steiner Robert-Steiner commented Nov 4, 2024

Issue

Description

This PR adds GPU base images to the build matrix script. However, it does not yet include the images in the output, so they will not be part of the nightly and unstable or the framework release pipeline. After this PR is merged, my plan is to revisit #4224 to move the hardcoded nightly and unstable build matrices into the build script, so we can manage them there.

After #4224 we can add the GPU images to the nightly and unstable build.

Test run: https://github.com/adap/flower/actions/runs/11663558509

Related issues/PRs

Proposal

Explanation

Checklist

  • Implement proposed change
  • Write tests
  • Update documentation
  • Make CI checks pass
  • Ping maintainers on Slack (channel #contributions)

Any other comments?

@Robert-Steiner Robert-Steiner self-assigned this Nov 4, 2024
@Robert-Steiner Robert-Steiner force-pushed the feat/add-gpu-build-matrix branch from 9792a9b to f1e3582 Compare November 4, 2024 15:25
@Robert-Steiner Robert-Steiner marked this pull request as ready for review November 4, 2024 15:29
@Robert-Steiner Robert-Steiner force-pushed the feat/add-gpu-build-matrix branch from ff607e2 to 539c111 Compare November 5, 2024 18:05
Signed-off-by: Robert Steiner <[email protected]>
Signed-off-by: Robert Steiner <[email protected]>
Signed-off-by: Robert Steiner <[email protected]>
Signed-off-by: Robert Steiner <[email protected]>
@Robert-Steiner Robert-Steiner force-pushed the feat/add-gpu-build-matrix branch from 539c111 to 36a1701 Compare November 5, 2024 18:07
Copy link
Member

@tanertopal tanertopal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@tanertopal tanertopal enabled auto-merge (squash) November 11, 2024 12:33
@tanertopal tanertopal merged commit f7ad449 into main Nov 11, 2024
54 of 55 checks passed
@tanertopal tanertopal deleted the feat/add-gpu-build-matrix branch November 11, 2024 12:52
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