[PR #2130] [MERGED] Make CPU builds parallel and customizable AMD GPUs #36664

Closed
opened 2026-04-22 21:18:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/2130
Author: @dhiltgen
Created: 1/21/2024
Status: Merged
Merged: 1/22/2024
Merged by: @dhiltgen

Base: mainHead: more_faster


📝 Commits (1)

  • df54c72 Make CPU builds parallel and customizable AMD GPUs

📊 Changes

4 files changed (+68 additions, -44 deletions)

View changed files

📝 Dockerfile (+26 -15)
📝 docs/development.md (+2 -1)
📝 llm/generate/gen_linux.sh (+38 -28)
📝 scripts/build_linux.sh (+2 -0)

📄 Description

The linux build now support parallel CPU builds to speed things up. This also exposes AMD GPU targets as an optional setting for advaced users who want to alter our default set.


🔄 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/2130 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 1/21/2024 **Status:** ✅ Merged **Merged:** 1/22/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `more_faster` --- ### 📝 Commits (1) - [`df54c72`](https://github.com/ollama/ollama/commit/df54c723aea9d7a9fff24e53f49dddb24726a3a3) Make CPU builds parallel and customizable AMD GPUs ### 📊 Changes **4 files changed** (+68 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+26 -15) 📝 `docs/development.md` (+2 -1) 📝 `llm/generate/gen_linux.sh` (+38 -28) 📝 `scripts/build_linux.sh` (+2 -0) </details> ### 📄 Description The linux build now support parallel CPU builds to speed things up. This also exposes AMD GPU targets as an optional setting for advaced users who want to alter our default set. --- <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-22 21:18:03 -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#36664