[PR #5103] [MERGED] Revert powershell jobs, but keep nvcc and cmake parallelism #11681

Closed
opened 2026-04-12 23:35:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5103
Author: @dhiltgen
Created: 6/17/2024
Status: Merged
Merged: 6/17/2024
Merged by: @dhiltgen

Base: mainHead: faster_win_build


📝 Commits (2)

  • e890be4 Revert "More parallelism on windows generate"
  • b093062 Add back lower level parallel flags

📊 Changes

2 files changed (+20 additions, -37 deletions)

View changed files

📝 llm/generate/gen_linux.sh (+1 -1)
📝 llm/generate/gen_windows.ps1 (+19 -36)

📄 Description

It doesn't look like the added complexity of trying to parallelize in powershell is worth it, so remove that, but retain the other parallelism flags for cmake and nvcc.


🔄 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/5103 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 6/17/2024 **Status:** ✅ Merged **Merged:** 6/17/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `faster_win_build` --- ### 📝 Commits (2) - [`e890be4`](https://github.com/ollama/ollama/commit/e890be48149a739cd311f8ec60ca8c60a2abb4e4) Revert "More parallelism on windows generate" - [`b093062`](https://github.com/ollama/ollama/commit/b0930626c5b5e64c819f985313b805be488a1f5d) Add back lower level parallel flags ### 📊 Changes **2 files changed** (+20 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `llm/generate/gen_linux.sh` (+1 -1) 📝 `llm/generate/gen_windows.ps1` (+19 -36) </details> ### 📄 Description It doesn't look like the added complexity of trying to parallelize in powershell is worth it, so remove that, but retain the other parallelism flags for cmake and nvcc. --- <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-12 23:35:41 -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#11681