[PR #10676] Add gfx1200 & gfx1201 support on windows, drop EOL gfx900 and gfx906 #60018

Open
opened 2026-04-29 14:56:19 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/10676
Author: @dhiltgen
Created: 5/12/2025
Status: 🔄 Open

Base: mainHead: rocm_win


📝 Commits (1)

  • 6e8fd0d Bump ROCm to 6.4 - Add gfx1200 gfx1201 on windows

📊 Changes

6 files changed (+13 additions, -18 deletions)

View changed files

📝 .github/workflows/release.yaml (+2 -2)
📝 .github/workflows/test.yaml (+1 -1)
📝 CMakeLists.txt (+3 -3)
📝 CMakePresets.json (+1 -1)
📝 Dockerfile (+1 -1)
📝 docs/gpu.md (+5 -10)

📄 Description

This updates ROCm on both linux and windows to 6.4. On linux, 6.3 supported the newer GPUs, but windows at 6.2 did not. Now that 6.4 is available, we can update both linux and windows. This does drop support for a few older GPUs as a result. Docs have been updated to reflect the new GPU compatability matrix.

Follow up to #9878

Fixes #10430


🔄 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/10676 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 5/12/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `rocm_win` --- ### 📝 Commits (1) - [`6e8fd0d`](https://github.com/ollama/ollama/commit/6e8fd0deb36b395ae1bde2a35f46908e1f985725) Bump ROCm to 6.4 - Add gfx1200 gfx1201 on windows ### 📊 Changes **6 files changed** (+13 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yaml` (+2 -2) 📝 `.github/workflows/test.yaml` (+1 -1) 📝 `CMakeLists.txt` (+3 -3) 📝 `CMakePresets.json` (+1 -1) 📝 `Dockerfile` (+1 -1) 📝 `docs/gpu.md` (+5 -10) </details> ### 📄 Description This updates ROCm on both linux and windows to 6.4. On linux, 6.3 supported the newer GPUs, but windows at 6.2 did not. Now that 6.4 is available, we can update both linux and windows. This does drop support for a few older GPUs as a result. Docs have been updated to reflect the new GPU compatability matrix. Follow up to #9878 Fixes #10430 --- <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-29 14:56:19 -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#60018