[PR #3046] [MERGED] Add ollama executable peer dir for rocm #11044

Closed
opened 2026-04-12 23:19:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: rocm_search_paths


📝 Commits (1)

  • 00ec269 Add ollama executable peer dir for rocm

📊 Changes

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

View changed files

📝 gpu/amd_linux.go (+15 -0)

📄 Description

This allows people who package up ollama on their own to place the rocm dependencies in a peer directory to the ollama executable much like our windows install flow.


🔄 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/3046 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 3/10/2024 **Status:** ✅ Merged **Merged:** 3/10/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `rocm_search_paths` --- ### 📝 Commits (1) - [`00ec269`](https://github.com/ollama/ollama/commit/00ec269321142681d2ff7e0e04180c35c4a47a6f) Add ollama executable peer dir for rocm ### 📊 Changes **1 file changed** (+15 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `gpu/amd_linux.go` (+15 -0) </details> ### 📄 Description This allows people who package up ollama on their own to place the rocm dependencies in a peer directory to the ollama executable much like our windows install flow. --- <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-12 23:19:31 -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#11044