[PR #12318] [MERGED] fix: multi-cuda version skew #12519

Closed
opened 2025-11-12 16:37:50 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/12318
Author: @dhiltgen
Created: 9/17/2025
Status: Merged
Merged: 9/17/2025
Merged by: @dhiltgen

Base: mainHead: lcd


📝 Commits (1)

  • d49bba2 fix: multi-cuda version skew

📊 Changes

2 files changed (+28 additions, -21 deletions)

View changed files

📝 discover/cuda_common.go (+9 -10)
📝 discover/gpu.go (+19 -11)

📄 Description

Ensure that in a version skewed multi-cuda setup we use the lowest version for all GPUs


🔄 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/12318 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 9/17/2025 **Status:** ✅ Merged **Merged:** 9/17/2025 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `lcd` --- ### 📝 Commits (1) - [`d49bba2`](https://github.com/ollama/ollama/commit/d49bba236483df5ee368e9397bdcf8f5f0fb08fa) fix: multi-cuda version skew ### 📊 Changes **2 files changed** (+28 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `discover/cuda_common.go` (+9 -10) 📝 `discover/gpu.go` (+19 -11) </details> ### 📄 Description Ensure that in a version skewed multi-cuda setup we use the lowest version for all GPUs --- <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 2025-11-12 16:37:50 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama-ollama#12519