[PR #9388] [MERGED] ml/backend/ggml: follow on fixes after updating vendor code #59637

Closed
opened 2026-04-29 14:34:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/9388
Author: @jmorganca
Created: 2/27/2025
Status: Merged
Merged: 2/27/2025
Merged by: @jmorganca

Base: mainHead: jmorganca/fix-sync-filter


📝 Commits (3)

  • 229b3be ml/backend/ggml: fix sync filter to include src/ggml-cuda/vendors
  • 80999ef change cuda 11 to 11.3 in test.yaml
  • 57d7eec fix tests

📊 Changes

4 files changed (+51 additions, -3 deletions)

View changed files

📝 .github/workflows/test.yaml (+3 -3)
📝 ml/backend/ggml/ggml/.rsync-filter (+1 -0)
📝 ml/backend/ggml/ggml/src/ggml-cuda/vendors/cuda.h (+1 -0)
📝 ml/backend/ggml/ggml/src/ggml-cuda/vendors/hip.h (+46 -0)

📄 Description

No description provided


🔄 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/9388 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 2/27/2025 **Status:** ✅ Merged **Merged:** 2/27/2025 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/fix-sync-filter` --- ### 📝 Commits (3) - [`229b3be`](https://github.com/ollama/ollama/commit/229b3bec2fdb1b0c284e8c6aa74b41e71e868c37) ml/backend/ggml: fix sync filter to include src/ggml-cuda/vendors - [`80999ef`](https://github.com/ollama/ollama/commit/80999ef687624522c0f0227d51fc20e0c6449a29) change cuda 11 to 11.3 in test.yaml - [`57d7eec`](https://github.com/ollama/ollama/commit/57d7eeccd257bb9c6d8d22a465c3a9f58cac556a) fix tests ### 📊 Changes **4 files changed** (+51 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test.yaml` (+3 -3) 📝 `ml/backend/ggml/ggml/.rsync-filter` (+1 -0) 📝 `ml/backend/ggml/ggml/src/ggml-cuda/vendors/cuda.h` (+1 -0) 📝 `ml/backend/ggml/ggml/src/ggml-cuda/vendors/hip.h` (+46 -0) </details> ### 📄 Description _No description provided_ --- <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-29 14:34:30 -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#59637