[PR #5465] [MERGED] Better nvidia GPU discovery logging #10525

Closed
opened 2025-11-12 15:30:32 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5465
Author: @dhiltgen
Created: 7/3/2024
Status: Merged
Merged: 7/3/2024
Merged by: @dhiltgen

Base: mainHead: better_cuda_logging


📝 Commits (1)

  • ef757da Better nvidia GPU discovery logging

📊 Changes

4 files changed (+51 additions, -23 deletions)

View changed files

📝 docs/troubleshooting.md (+9 -5)
📝 gpu/gpu.go (+21 -2)
📝 gpu/gpu_info_nvcuda.c (+16 -15)
📝 gpu/gpu_info_nvcuda.h (+5 -1)

📄 Description

Refine the way we log GPU discovery to improve the non-debug output, and report more actionable log messages when possible to help users troubleshoot on their own.


🔄 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/5465 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 7/3/2024 **Status:** ✅ Merged **Merged:** 7/3/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `better_cuda_logging` --- ### 📝 Commits (1) - [`ef757da`](https://github.com/ollama/ollama/commit/ef757da2c90ad52f35c95688095dfd84655cceb7) Better nvidia GPU discovery logging ### 📊 Changes **4 files changed** (+51 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `docs/troubleshooting.md` (+9 -5) 📝 `gpu/gpu.go` (+21 -2) 📝 `gpu/gpu_info_nvcuda.c` (+16 -15) 📝 `gpu/gpu_info_nvcuda.h` (+5 -1) </details> ### 📄 Description Refine the way we log GPU discovery to improve the non-debug output, and report more actionable log messages when possible to help users troubleshoot on their own. --- <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 2025-11-12 15:30:32 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama-ollama#10525