[PR #2553] [MERGED] Harden AMD driver lookup logic #21470

Closed
opened 2026-04-19 15:39:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/2553
Author: @dhiltgen
Created: 2/17/2024
Status: Merged
Merged: 2/17/2024
Merged by: @dhiltgen

Base: mainHead: amdgpu_version


📝 Commits (1)

  • 9754c6d Harden AMD driver lookup logic

📊 Changes

2 files changed (+16 additions, -3 deletions)

View changed files

📝 gpu/amd.go (+13 -3)
📝 gpu/gpu.go (+3 -0)

📄 Description

It looks like the version file doesn't exist on older(?) drivers

Fixes #2502


🔄 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/2553 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 2/17/2024 **Status:** ✅ Merged **Merged:** 2/17/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `amdgpu_version` --- ### 📝 Commits (1) - [`9754c6d`](https://github.com/ollama/ollama/commit/9754c6d9d8204d4b05cf3d15315396fd446eabd8) Harden AMD driver lookup logic ### 📊 Changes **2 files changed** (+16 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `gpu/amd.go` (+13 -3) 📝 `gpu/gpu.go` (+3 -0) </details> ### 📄 Description It looks like the version file doesn't exist on older(?) drivers Fixes #2502 --- <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-19 15:39: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#21470