[PR #3056] [MERGED] Avoid rocm runner and dependency clash #73341

Closed
opened 2026-05-05 05:07:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3056
Author: @dhiltgen
Created: 3/11/2024
Status: Merged
Merged: 3/11/2024
Merged by: @dhiltgen

Base: mainHead: rocm_link_clash


📝 Commits (1)

  • bc13da2 Avoid rocm runner and dependency clash

📊 Changes

3 files changed (+10 additions, -6 deletions)

View changed files

📝 gpu/amd_linux.go (+1 -1)
📝 gpu/assets.go (+8 -4)
📝 llm/generate/gen_linux.sh (+1 -1)

📄 Description

Putting the rocm symlink next to the runners is risky. This moves the payloads into a subdir to avoid potential clashes.

Fixes #3035

Untested at the moment...


🔄 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/3056 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 3/11/2024 **Status:** ✅ Merged **Merged:** 3/11/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `rocm_link_clash` --- ### 📝 Commits (1) - [`bc13da2`](https://github.com/ollama/ollama/commit/bc13da2bfefe5cfa18b733d404a20209e1c54576) Avoid rocm runner and dependency clash ### 📊 Changes **3 files changed** (+10 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `gpu/amd_linux.go` (+1 -1) 📝 `gpu/assets.go` (+8 -4) 📝 `llm/generate/gen_linux.sh` (+1 -1) </details> ### 📄 Description Putting the rocm symlink next to the runners is risky. This moves the payloads into a subdir to avoid potential clashes. Fixes #3035 Untested at the moment... --- <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-05-05 05:07:45 -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#73341