[PR #2354] [MERGED] reliably determine available VRAM on macOS (resolves #1826, #2370) #73157

Closed
opened 2026-05-05 04:50:53 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/2354
Author: @peanut256
Created: 2/4/2024
Status: Merged
Merged: 2/25/2024
Merged by: @jmorganca

Base: mainHead: main


📝 Commits (6)

  • 19b2746 read iogpu.wired_limit_mb on macOS
  • f11f6b9 Merge branch 'ollama:main' into main
  • 03914c8 improved determination of available vram on macOS
  • 65bd0b2 Removed macOS-specific logging
  • 5ded3dc Remove logging from gpu_darwin.go
  • dd6bc48 release Core Foundation object

📊 Changes

3 files changed (+21 additions, -16 deletions)

View changed files

📝 gpu/gpu_darwin.go (+7 -16)
gpu/gpu_info_darwin.h (+3 -0)
gpu/gpu_info_darwin.m (+11 -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/2354 **Author:** [@peanut256](https://github.com/peanut256) **Created:** 2/4/2024 **Status:** ✅ Merged **Merged:** 2/25/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (6) - [`19b2746`](https://github.com/ollama/ollama/commit/19b274613950b2ebbd55e80e7d7d3c1b17e7bb7b) read iogpu.wired_limit_mb on macOS - [`f11f6b9`](https://github.com/ollama/ollama/commit/f11f6b954e85965125d012f00cd5822ce7163de8) Merge branch 'ollama:main' into main - [`03914c8`](https://github.com/ollama/ollama/commit/03914c8765006d7d326398149670c576bde5d651) improved determination of available vram on macOS - [`65bd0b2`](https://github.com/ollama/ollama/commit/65bd0b25243f58e253e3afef679c0acd7b797d92) Removed macOS-specific logging - [`5ded3dc`](https://github.com/ollama/ollama/commit/5ded3dcd5128c36dcc814ee684a15063f6247c6f) Remove logging from gpu_darwin.go - [`dd6bc48`](https://github.com/ollama/ollama/commit/dd6bc488d5d6e0937ca2834015439758c9f49f09) release Core Foundation object ### 📊 Changes **3 files changed** (+21 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `gpu/gpu_darwin.go` (+7 -16) ➕ `gpu/gpu_info_darwin.h` (+3 -0) ➕ `gpu/gpu_info_darwin.m` (+11 -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-05-05 04:50:53 -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#73157