[PR #12969] [MERGED] win: revert CPU discovery logic to 0.12.3 #24556

Closed
opened 2026-04-19 17:38:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/12969
Author: @dhiltgen
Created: 11/5/2025
Status: Merged
Merged: 11/5/2025
Merged by: @dhiltgen

Base: mainHead: win_cpu


📝 Commits (1)

  • efae7f3 win: revert CPU discovery logic to 0.12.3

📊 Changes

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

View changed files

📝 discover/cpu_windows.go (+23 -14)

📄 Description

The behavior change in 0.12.4 is the most likely the root cause of hangs some users are seeing. This reverts to the 0.12.3 code, with some added trace logging.

Fixes #12699
Fixes #12640
Fixes #12942


🔄 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/12969 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 11/5/2025 **Status:** ✅ Merged **Merged:** 11/5/2025 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `win_cpu` --- ### 📝 Commits (1) - [`efae7f3`](https://github.com/ollama/ollama/commit/efae7f38163f16e93f77dda3cd14da99bc662c49) win: revert CPU discovery logic to 0.12.3 ### 📊 Changes **1 file changed** (+23 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `discover/cpu_windows.go` (+23 -14) </details> ### 📄 Description The behavior change in 0.12.4 is the most likely the root cause of hangs some users are seeing. This reverts to the 0.12.3 code, with some added trace logging. Fixes #12699 Fixes #12640 Fixes #12942 --- <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-19 17:38:45 -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#24556