Skip to content

Fix CI for building older GFX Arches#2

Merged
kprinssu merged 1 commit intorocm-releasefrom
feature/older-gfx-arch-v2
Oct 29, 2025
Merged

Fix CI for building older GFX Arches#2
kprinssu merged 1 commit intorocm-releasefrom
feature/older-gfx-arch-v2

Conversation

@kprinssu
Copy link
Owner

@kprinssu kprinssu commented Oct 29, 2025

The ROCm base image of *-complete adds a lot of extra libraries which increases the image size. This causes the CI/CD pipelines to timeout as the disk usage exceeds the allocated amount.

This PR will:

  • reduce the base image and individually install rocBLAS and other required libraries to reduce the final Docker image size
  • bump Python version to 3.12
  • disable non-ROCm builds on the CI/CD pipeline

@kprinssu kprinssu changed the base branch from master to rocm-release October 29, 2025 22:08
@kprinssu kprinssu merged commit 95fd656 into rocm-release Oct 29, 2025
1 check passed
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.

1 participant