[PR #8102] [MERGED] ci: be more aggressive on parallelism in build #12623

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/8102
Author: @dhiltgen
Created: 12/14/2024
Status: Merged
Merged: 12/14/2024
Merged by: @jmorganca

Base: mainHead: ci_fix


📝 Commits (1)

  • b5faaa3 ci: be more aggressive on parallelism in build

📊 Changes

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

View changed files

📝 Dockerfile (+1 -1)

📄 Description

This might help speed up release builds.

The old algorithm was trying not to overwhelm systems with hyperthreading.


🔄 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/8102 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 12/14/2024 **Status:** ✅ Merged **Merged:** 12/14/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `ci_fix` --- ### 📝 Commits (1) - [`b5faaa3`](https://github.com/ollama/ollama/commit/b5faaa310034a630d4b4263a92921701cb36d73a) ci: be more aggressive on parallelism in build ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+1 -1) </details> ### 📄 Description This might help speed up release builds. The old algorithm was trying not to overwhelm systems with hyperthreading. --- <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-13 00:05:01 -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#12623