[PR #3171] [MERGED] Add Radeon gfx940-942 GPU support #9826

Closed
opened 2025-11-12 15:15:04 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3171
Author: @dhiltgen
Created: 3/15/2024
Status: Merged
Merged: 3/15/2024
Merged by: @dhiltgen

Base: mainHead: rocm_94x


📝 Commits (1)

  • d4c10df Add Radeon gfx940-942 GPU support

📊 Changes

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

View changed files

📝 llm/generate/gen_linux.sh (+3 -0)
📝 llm/generate/gen_windows.ps1 (+3 -0)

📄 Description

Looking at the Tensor files in ROCm v6, I noticed these newer gfx types were present, but we're not compiling them in. (e.g. this would cover the new MI300X GPU)


🔄 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/3171 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 3/15/2024 **Status:** ✅ Merged **Merged:** 3/15/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `rocm_94x` --- ### 📝 Commits (1) - [`d4c10df`](https://github.com/ollama/ollama/commit/d4c10df2b0cc677790686979148d54d3e672558f) Add Radeon gfx940-942 GPU support ### 📊 Changes **2 files changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `llm/generate/gen_linux.sh` (+3 -0) 📝 `llm/generate/gen_windows.ps1` (+3 -0) </details> ### 📄 Description Looking at the Tensor files in ROCm v6, I noticed these newer gfx types were present, but we're not compiling them in. (e.g. this would cover the new MI300X GPU) --- <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 2025-11-12 15:15:04 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama-ollama#9826
No description provided.