[PR #7324] [CLOSED] docs: use mingw32-make rather than MSYS Makefiles #17655

Closed
opened 2026-04-16 06:10:02 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/7324
Author: @MakeDecisionWorth
Created: 10/22/2024
Status: Closed

Base: mainHead: patch-1


📝 Commits (1)

  • 0e9739f docs: use mingw32-make rather than MSYS Makefiles

📊 Changes

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

View changed files

📝 docs/development.md (+10 -3)

📄 Description

Since I'm trying to port ggml-sycl to llama package, MSYS Makefiles doesn't support icx compiler but MinGW Makefiles does, and it also works well with cpu, rocm and cuda. I think it's an ideal choice.


🔄 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/7324 **Author:** [@MakeDecisionWorth](https://github.com/MakeDecisionWorth) **Created:** 10/22/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`0e9739f`](https://github.com/ollama/ollama/commit/0e9739fa6ee06e3af549f28408723c5d70919aae) docs: use mingw32-make rather than MSYS Makefiles ### 📊 Changes **1 file changed** (+10 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/development.md` (+10 -3) </details> ### 📄 Description Since I'm trying to port ggml-sycl to llama package, MSYS Makefiles doesn't support icx compiler but MinGW Makefiles does, and it also works well with cpu, rocm and cuda. I think it's an ideal choice. --- <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-16 06:10:02 -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#17655