[PR #12650] [CLOSED] rocm: fix prefiltering #39773

Closed
opened 2026-04-23 00:46:17 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/12650
Author: @dhiltgen
Created: 10/16/2025
Status: Closed

Base: mainHead: prefilter


📝 Commits (1)

📊 Changes

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

View changed files

📝 discover/runner.go (+3 -0)

📄 Description

If the user specifies a GPU filter via the visible devices env vars the filtered IDs returned by the runner are invalid and should be cleared to either favor the UUID or computed IDs in the higher level.


🔄 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/12650 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 10/16/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `prefilter` --- ### 📝 Commits (1) - [`c9809a7`](https://github.com/ollama/ollama/commit/c9809a7bb1b43522b4e88b6126bd99b4da8e2056) rocm: fix prefiltering ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `discover/runner.go` (+3 -0) </details> ### 📄 Description If the user specifies a GPU filter via the visible devices env vars the filtered IDs returned by the runner are invalid and should be cleared to either favor the UUID or computed IDs in the higher level. --- <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-23 00:46:17 -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#39773