[PR #10692] [MERGED] Revert "remove cuda v11 (#10569)" #60024

Closed
opened 2026-04-29 14:56:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/10692
Author: @dhiltgen
Created: 5/13/2025
Status: Merged
Merged: 5/13/2025
Merged by: @dhiltgen

Base: mainHead: size_v11


📝 Commits (1)

📊 Changes

11 files changed (+58 additions, -11 deletions)

View changed files

📝 .github/workflows/release.yaml (+6 -0)
📝 .github/workflows/test.yaml (+3 -3)
📝 CMakePresets.json (+13 -0)
📝 Dockerfile (+16 -1)
📝 discover/cuda_common.go (+0 -3)
📝 discover/path.go (+1 -1)
📝 docs/gpu.md (+1 -1)
📝 docs/troubleshooting.md (+1 -1)
📝 llm/server.go (+1 -1)
📝 scripts/build_windows.ps1 (+14 -0)
📝 scripts/env.sh (+2 -0)

📄 Description

Bring back v11 until we can better warn users that their driver is too old.

This reverts commit fa393554b9.


🔄 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/10692 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 5/13/2025 **Status:** ✅ Merged **Merged:** 5/13/2025 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `size_v11` --- ### 📝 Commits (1) - [`07d2dbb`](https://github.com/ollama/ollama/commit/07d2dbb1d9d1a661e68726728be428a62701e1d9) Revert "remove cuda v11 (#10569)" ### 📊 Changes **11 files changed** (+58 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yaml` (+6 -0) 📝 `.github/workflows/test.yaml` (+3 -3) 📝 `CMakePresets.json` (+13 -0) 📝 `Dockerfile` (+16 -1) 📝 `discover/cuda_common.go` (+0 -3) 📝 `discover/path.go` (+1 -1) 📝 `docs/gpu.md` (+1 -1) 📝 `docs/troubleshooting.md` (+1 -1) 📝 `llm/server.go` (+1 -1) 📝 `scripts/build_windows.ps1` (+14 -0) 📝 `scripts/env.sh` (+2 -0) </details> ### 📄 Description Bring back v11 until we can better warn users that their driver is too old. This reverts commit fa393554b927f154145488c852297a2330cb5f13. --- <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-29 14:56:41 -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#60024