[PR #2112] [CLOSED] Add support for CUDA 5.2 cards #36656

Closed
opened 2026-04-22 21:17:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: cc_52


📝 Commits (1)

  • 681a914 Add support for CUDA 5.2 cards

📊 Changes

2 files changed (+5 additions, -4 deletions)

View changed files

📝 gpu/gpu.go (+4 -3)
📝 llm/generate/gen_linux.sh (+1 -1)

📄 Description

This doesn't seem to have a noticeable negative impact to performance on 6.0+ cards, but I'll keep in draft until we can test across more variations of models and cards.

Partially fixes #1865 (5.0 still unsupported with this change)


🔄 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/2112 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 1/20/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `cc_52` --- ### 📝 Commits (1) - [`681a914`](https://github.com/ollama/ollama/commit/681a91499010be819dd45a1390e668b0817e7338) Add support for CUDA 5.2 cards ### 📊 Changes **2 files changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `gpu/gpu.go` (+4 -3) 📝 `llm/generate/gen_linux.sh` (+1 -1) </details> ### 📄 Description This doesn't seem to have a noticeable negative impact to performance on 6.0+ cards, but I'll keep in draft until we can test across more variations of models and cards. Partially fixes #1865 (5.0 still unsupported with this change) --- <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-22 21:17:27 -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#36656