[PR #4135] [MERGED] Skip PhysX cudart library #10131

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/4135
Author: @dhiltgen
Created: 5/3/2024
Status: Merged
Merged: 5/6/2024
Merged by: @dhiltgen

Base: mainHead: no_physx


📝 Commits (1)

  • b1ad3a4 Skip PhysX cudart library

📊 Changes

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

View changed files

📝 gpu/gpu.go (+5 -0)

📄 Description

For some reason this library gives incorrect GPU information, so skip it

I'm not convinced yet this is the optimal fix, but queuing this up in case we get ready to cut a new release and haven't found a better solution yet.

Fixes #4008


🔄 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/4135 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 5/3/2024 **Status:** ✅ Merged **Merged:** 5/6/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `no_physx` --- ### 📝 Commits (1) - [`b1ad3a4`](https://github.com/ollama/ollama/commit/b1ad3a43cb58c3c01dae8b68a5e8fac34a5620f8) Skip PhysX cudart library ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `gpu/gpu.go` (+5 -0) </details> ### 📄 Description For some reason this library gives incorrect GPU information, so skip it I'm not convinced yet this is the optimal fix, but queuing this up in case we get ready to cut a new release and haven't found a better solution yet. Fixes #4008 --- <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:21:39 -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#10131