[PR #2233] [CLOSED] Support building from source with CUDA CC 3.5 and 3.7 support #42075

Closed
opened 2026-04-24 21:51:53 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: cc_35


📝 Commits (1)

  • d6a03c2 Support nvidia cc 3.5+ when building from source

📊 Changes

6 files changed (+28 additions, -7 deletions)

View changed files

📝 docs/development.md (+5 -1)
📝 docs/gpu.md (+1 -0)
📝 gpu/amd_linux.go (+5 -1)
📝 gpu/gpu.go (+15 -3)
📝 scripts/build_docker.sh (+1 -1)
📝 scripts/build_linux.sh (+1 -1)

📄 Description

They don't perform much better than CPU, but this adds support for these older cards for users who build locally.

Fixes #1756


🔄 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/2233 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 1/27/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `cc_35` --- ### 📝 Commits (1) - [`d6a03c2`](https://github.com/ollama/ollama/commit/d6a03c2a4f3c9776494c5af7897a0f33f1f4512e) Support nvidia cc 3.5+ when building from source ### 📊 Changes **6 files changed** (+28 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `docs/development.md` (+5 -1) 📝 `docs/gpu.md` (+1 -0) 📝 `gpu/amd_linux.go` (+5 -1) 📝 `gpu/gpu.go` (+15 -3) 📝 `scripts/build_docker.sh` (+1 -1) 📝 `scripts/build_linux.sh` (+1 -1) </details> ### 📄 Description They don't perform much better than CPU, but this adds support for these older cards for users who build locally. Fixes #1756 --- <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-24 21:51:53 -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#42075