[PR #12960] [MERGED] log: instrument CPU discovery timing #14011

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

📋 Pull Request Information

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

Base: mainHead: win_instrument


📝 Commits (1)

  • 4564f30 log: instrument CPU discovery timing

📊 Changes

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

View changed files

📝 discover/gpu.go (+8 -0)

📄 Description

Some windows users with CPU only systems seem to be hitting a hang. The logs aren't obvious, but it's possible they may be getting stuck in the windows specific CPU discovery. If I can't root cause it before the next release, this will at least help narrow down if they are getting stuck in this area.


🔄 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/12960 **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_instrument` --- ### 📝 Commits (1) - [`4564f30`](https://github.com/ollama/ollama/commit/4564f30c8ec9c7a11c01020a16f0f3268aebaf0a) log: instrument CPU discovery timing ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `discover/gpu.go` (+8 -0) </details> ### 📄 Description Some windows users with CPU only systems seem to be hitting a hang. The logs aren't obvious, but it's possible they may be getting stuck in the windows specific CPU discovery. If I can't root cause it before the next release, this will at least help narrow down if they are getting stuck in this area. --- <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:42:33 -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#14011