[PR #11117] [MERGED] Revert "Revert "ggml: Export GPU UUIDs" (#11115)" #44692

Closed
opened 2026-04-25 00:19:00 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/11117
Author: @jmorganca
Created: 6/18/2025
Status: Merged
Merged: 6/18/2025
Merged by: @jmorganca

Base: mainHead: jmorganca/unrevert


📝 Commits (1)

📊 Changes

6 files changed (+151 additions, -0 deletions)

View changed files

llama/patches/0017-ggml-Export-GPU-UUIDs.patch (+102 -0)
📝 ml/backend.go (+8 -0)
📝 ml/backend/ggml/ggml.go (+6 -0)
📝 ml/backend/ggml/ggml/include/ggml-backend.h (+1 -0)
📝 ml/backend/ggml/ggml/src/ggml-cuda/ggml-cuda.cu (+33 -0)
📝 ml/backend/ggml/ggml/src/ggml-metal/ggml-metal.m (+1 -0)

📄 Description

Reverts ollama/ollama#11115. The original change was mistakingly reverted instead of https://github.com/ollama/ollama/pull/10822


🔄 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/11117 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 6/18/2025 **Status:** ✅ Merged **Merged:** 6/18/2025 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/unrevert` --- ### 📝 Commits (1) - [`4a2c0e7`](https://github.com/ollama/ollama/commit/4a2c0e7023c54774a884300511a6a3341da60a5c) Revert "Revert "ggml: Export GPU UUIDs" (#11115)" ### 📊 Changes **6 files changed** (+151 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `llama/patches/0017-ggml-Export-GPU-UUIDs.patch` (+102 -0) 📝 `ml/backend.go` (+8 -0) 📝 `ml/backend/ggml/ggml.go` (+6 -0) 📝 `ml/backend/ggml/ggml/include/ggml-backend.h` (+1 -0) 📝 `ml/backend/ggml/ggml/src/ggml-cuda/ggml-cuda.cu` (+33 -0) 📝 `ml/backend/ggml/ggml/src/ggml-metal/ggml-metal.m` (+1 -0) </details> ### 📄 Description Reverts [ollama/ollama#11115](https://github.com/ollama/ollama/pull/11115). The original change was mistakingly reverted instead of https://github.com/ollama/ollama/pull/10822 --- <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-25 00:19:00 -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#44692