[PR #12658] [CLOSED] Use pciid from ggml (which is device_id) as PCIID #39778

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

📋 Pull Request Information

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

Base: mainHead: UseDeviceIdForPciId


📝 Commits (1)

  • d50fe92 Use pciid from ggml (which is device_id)

📊 Changes

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

View changed files

📝 ml/backend/ggml/ggml.go (+5 -1)

📄 Description

when the device_id is not providet I use the formatting of the pciiid of ggml


🔄 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/12658 **Author:** [@inforithmics](https://github.com/inforithmics) **Created:** 10/16/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `UseDeviceIdForPciId` --- ### 📝 Commits (1) - [`d50fe92`](https://github.com/ollama/ollama/commit/d50fe923018fc48061edbdcf1409c6b9b288bd3e) Use pciid from ggml (which is device_id) ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `ml/backend/ggml/ggml.go` (+5 -1) </details> ### 📄 Description when the device_id is not providet I use the formatting of the pciiid of ggml --- <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:34 -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#39778