[PR #5347] [CLOSED] Allow AMD iGPUs on windows #37626

Closed
opened 2026-04-22 22:18:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5347
Author: @dhiltgen
Created: 6/27/2024
Status: Closed

Base: mainHead: amd_igpu_win


📝 Commits (1)

  • 695d7fe Allow AMD iGPUs on windows

📊 Changes

1 file changed (+2 additions, -18 deletions)

View changed files

📝 gpu/amd_windows.go (+2 -18)

📄 Description

Windows ROCm handles shared memory vs discrete memory at runtime so we do not need a specially compiled runner

Partially addresses #2637 (windows only)

Marking draft until I can test on a few permutations of iGPUs with/without discrete 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/5347 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 6/27/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `amd_igpu_win` --- ### 📝 Commits (1) - [`695d7fe`](https://github.com/ollama/ollama/commit/695d7fea2231446a09c19032351271e7287937e2) Allow AMD iGPUs on windows ### 📊 Changes **1 file changed** (+2 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `gpu/amd_windows.go` (+2 -18) </details> ### 📄 Description Windows ROCm handles shared memory vs discrete memory at runtime so we do not need a specially compiled runner Partially addresses #2637 (windows only) Marking draft until I can test on a few permutations of iGPUs with/without discrete 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-22 22:18: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#37626