[PR #5819] [CLOSED] Track and Expose GPU discovery failure information #11934

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5819
Author: @dhiltgen
Created: 7/20/2024
Status: Closed

Base: mainHead: gpu_info


📝 Commits (1)

  • c0f2cc7 Expose GPU discovery failure information

📊 Changes

6 files changed (+208 additions, -56 deletions)

View changed files

📝 gpu/amd_linux.go (+57 -17)
📝 gpu/amd_windows.go (+36 -24)
📝 gpu/gpu.go (+84 -13)
📝 gpu/gpu_darwin.go (+12 -0)
📝 gpu/types.go (+12 -0)
📝 server/routes.go (+7 -2)

📄 Description

No description provided


🔄 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/5819 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 7/20/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `gpu_info` --- ### 📝 Commits (1) - [`c0f2cc7`](https://github.com/ollama/ollama/commit/c0f2cc70747bf0e9a11097b6b30e9ce15e819452) Expose GPU discovery failure information ### 📊 Changes **6 files changed** (+208 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `gpu/amd_linux.go` (+57 -17) 📝 `gpu/amd_windows.go` (+36 -24) 📝 `gpu/gpu.go` (+84 -13) 📝 `gpu/gpu_darwin.go` (+12 -0) 📝 `gpu/types.go` (+12 -0) 📝 `server/routes.go` (+7 -2) </details> ### 📄 Description _No description provided_ --- <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:42:58 -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#11934