[PR #934] [MERGED] catch insufficient permissions nvidia err #57087

Closed
opened 2026-04-29 11:40:11 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/934
Author: @BruceMacD
Created: 10/27/2023
Status: Merged
Merged: 10/27/2023
Merged by: @BruceMacD

Base: mainHead: brucemacd/insufficient


📝 Commits (1)

  • 54e6beb catch insufficient permissions nvidia err

📊 Changes

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

View changed files

📝 llm/llama.go (+4 -0)

📄 Description

If there is an insufficient permissions error on nvidia-smi execution if would be logged as a parsing error. Catch the error before this happens.

#932


🔄 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/934 **Author:** [@BruceMacD](https://github.com/BruceMacD) **Created:** 10/27/2023 **Status:** ✅ Merged **Merged:** 10/27/2023 **Merged by:** [@BruceMacD](https://github.com/BruceMacD) **Base:** `main` ← **Head:** `brucemacd/insufficient` --- ### 📝 Commits (1) - [`54e6beb`](https://github.com/ollama/ollama/commit/54e6bebbbb3b2ef291e3d1f1f3b01820a3adbeee) catch insufficient permissions nvidia err ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `llm/llama.go` (+4 -0) </details> ### 📄 Description If there is an insufficient permissions error on `nvidia-smi` execution if would be logged as a parsing error. Catch the error before this happens. #932 --- <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-29 11:40:11 -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#57087