[PR #12424] [CLOSED] build: fix rocm 6.4 ~ 7.0 docker running failure #39693

Closed
opened 2026-04-23 00:41:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/12424
Author: @haiyuewa
Created: 9/26/2025
Status: Closed

Base: mainHead: fix-rocm-gt-6.4-docker-running-failure


📝 Commits (1)

  • f693095 build: fix rocm 6.4 ~ 7.0 docker running failure

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 CMakeLists.txt (+1 -1)

📄 Description

The new ROCm added more libraries needed to be installed for libggml-hip.so target:
ROCm : Library
6.4 libroctx64.so.4
7.0 libroctx64.so.4 librocroller.so.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/12424 **Author:** [@haiyuewa](https://github.com/haiyuewa) **Created:** 9/26/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix-rocm-gt-6.4-docker-running-failure` --- ### 📝 Commits (1) - [`f693095`](https://github.com/ollama/ollama/commit/f6930954837b22a6730ff9d22f998b78911a076b) build: fix rocm 6.4 ~ 7.0 docker running failure ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CMakeLists.txt` (+1 -1) </details> ### 📄 Description The new ROCm added more libraries needed to be installed for libggml-hip.so target: ROCm : Library 6.4 libroctx64.so.4 7.0 libroctx64.so.4 librocroller.so.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-23 00:41:01 -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#39693