[PR #5895] [MERGED] Better explain multi-gpu behavior #11958

Closed
opened 2026-04-12 23:44:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5895
Author: @dhiltgen
Created: 7/23/2024
Status: Merged
Merged: 7/29/2024
Merged by: @dhiltgen

Base: mainHead: sched_faq


📝 Commits (1)

  • 830fdd2 Better explain multi-gpu behavior

📊 Changes

2 files changed (+6 additions, -1 deletions)

View changed files

📝 cmd/cmd.go (+1 -0)
📝 docs/faq.md (+5 -1)

📄 Description

Fixes #5635 #5455

This topic seems to come up ~weekly, so lets explain it more clearly in the docs, and expose the existing env var to force spreading over all GPUs.


🔄 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/5895 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 7/23/2024 **Status:** ✅ Merged **Merged:** 7/29/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `sched_faq` --- ### 📝 Commits (1) - [`830fdd2`](https://github.com/ollama/ollama/commit/830fdd271536ee257db72c29c2be5b5629e58389) Better explain multi-gpu behavior ### 📊 Changes **2 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+1 -0) 📝 `docs/faq.md` (+5 -1) </details> ### 📄 Description Fixes #5635 #5455 This topic seems to come up ~weekly, so lets explain it more clearly in the docs, and expose the existing env var to force spreading over all GPUs. --- <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-12 23:44:07 -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#11958