[PR #8639] [CLOSED] Enable using rocm/dev-almalinux images for unified-builder-amd64 #12736

Closed
opened 2026-04-13 00:08:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/8639
Author: @michaelburch
Created: 1/28/2025
Status: Closed

Base: mainHead: main


📄 Description

Adds build args and dependency updates to support using rocm/dev-almalinux images for unified-builder-amd64.

ARG RHEL_VERSION=8
ARG RHEL_VARIANT=almalinux-${RHEL_VERSION}

Can be used with the following to build docker images with the latest ROCM library:
ARG ROCM_VERSION=6.3.1


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/8639 **Author:** [@michaelburch](https://github.com/michaelburch) **Created:** 1/28/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📄 Description Adds build args and dependency updates to support using rocm/dev-almalinux images for unified-builder-amd64. ARG RHEL_VERSION=8 ARG RHEL_VARIANT=almalinux-${RHEL_VERSION} Can be used with the following to build docker images with the latest ROCM library: ARG ROCM_VERSION=6.3.1 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 00:08:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#12736