[PR #1802] [MERGED] gpu: read memory info from all cuda devices #10684

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1802
Author: @jmorganca
Created: 1/5/2024
Status: Merged
Merged: 1/5/2024
Merged by: @jmorganca

Base: mainHead: multi-gpu-meminfo


📝 Commits (4)

  • 56c9a1f gpu: read memory info from all cuda devices
  • 28b03c1 add LOOKUP_SIZE constant
  • c628a1e better constant name
  • 7098e9c address comments

📊 Changes

2 files changed (+29 additions, -13 deletions)

View changed files

📝 gpu/gpu_info_cuda.c (+28 -13)
📝 gpu/gpu_info_cuda.h (+1 -0)

📄 Description

No description provided


🔄 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/1802 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 1/5/2024 **Status:** ✅ Merged **Merged:** 1/5/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `multi-gpu-meminfo` --- ### 📝 Commits (4) - [`56c9a1f`](https://github.com/ollama/ollama/commit/56c9a1fd35060fc9b785b9ae7f088d2465ba2c38) gpu: read memory info from all cuda devices - [`28b03c1`](https://github.com/ollama/ollama/commit/28b03c1103e5192b990bdd5999538811a0fade90) add `LOOKUP_SIZE` constant - [`c628a1e`](https://github.com/ollama/ollama/commit/c628a1ef92110f38ca0a6ebd05f96668e159dd88) better constant name - [`7098e9c`](https://github.com/ollama/ollama/commit/7098e9ceb42f0b526ccd3e054ac8d82897c3bd8c) address comments ### 📊 Changes **2 files changed** (+29 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `gpu/gpu_info_cuda.c` (+28 -13) 📝 `gpu/gpu_info_cuda.h` (+1 -0) </details> ### 📄 Description _No description provided_ --- <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:07:28 -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#10684