[PR #13298] [MERGED] CUDA: verify CC is supported by target library #76448

Closed
opened 2026-05-05 09:00:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13298
Author: @dhiltgen
Created: 12/2/2025
Status: Merged
Merged: 12/2/2025
Merged by: @dhiltgen

Base: mainHead: revert_cuda_overlap


📝 Commits (1)

  • 75a4637 CUDA: verify CC is supported by target library

📊 Changes

1 file changed (+3 additions, -5 deletions)

View changed files

📝 ml/device.go (+3 -5)

📄 Description

Perform a deeper discovery of CUDA devices so we can determine if the compute capability is supported
and filter out incompatible combinations.

Related #13033


🔄 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/13298 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 12/2/2025 **Status:** ✅ Merged **Merged:** 12/2/2025 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `revert_cuda_overlap` --- ### 📝 Commits (1) - [`75a4637`](https://github.com/ollama/ollama/commit/75a46376896eb77da04de82d3c6e5e7638c5e751) CUDA: verify CC is supported by target library ### 📊 Changes **1 file changed** (+3 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `ml/device.go` (+3 -5) </details> ### 📄 Description Perform a deeper discovery of CUDA devices so we can determine if the compute capability is supported and filter out incompatible combinations. Related #13033 --- <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-05-05 09:00:35 -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#76448