[PR #13510] [CLOSED] llamafile: add missing sgemm-ppc.h from llama.cpp PR #16999 #40118

Closed
opened 2026-04-23 01:05:59 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13510
Author: @shalinib-ibm
Created: 12/17/2025
Status: Closed

Base: mainHead: ppc_buf_fix


📝 Commits (1)

  • 67b739f llamafile: add missing sgemm-ppc.h from llama.cpp PR #16999

📊 Changes

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

View changed files

ml/backend/ggml/ggml/src/ggml-cpu/llamafile/sgemm-ppc.h (+334 -0)

📄 Description

This fixes build failures on Power caused by a partial cherry-pick of llama.cpp changes (commit b9569305).


🔄 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/13510 **Author:** [@shalinib-ibm](https://github.com/shalinib-ibm) **Created:** 12/17/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `ppc_buf_fix` --- ### 📝 Commits (1) - [`67b739f`](https://github.com/ollama/ollama/commit/67b739fb7c148df5c7903b63826f6152c3d93603) llamafile: add missing sgemm-ppc.h from llama.cpp PR #16999 ### 📊 Changes **1 file changed** (+334 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ml/backend/ggml/ggml/src/ggml-cpu/llamafile/sgemm-ppc.h` (+334 -0) </details> ### 📄 Description This fixes build failures on Power caused by a partial cherry-pick of llama.cpp changes (commit b9569305). --- <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 01:05:59 -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#40118