[PR #8933] [MERGED] add gfx instinct gpus #12818

Closed
opened 2026-04-13 00:10:28 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/8933
Author: @mxyng
Created: 2/7/2025
Status: Merged
Merged: 2/7/2025
Merged by: @mxyng

Base: mainHead: mxyng/release


📝 Commits (1)

📊 Changes

2 files changed (+8 additions, -1 deletions)

View changed files

📝 CMakeLists.txt (+7 -0)
📝 CMakePresets.json (+1 -1)

📄 Description

add exclusion rule for windows to omit these targets since windows rocm does not support these gpus. this behavior can be disabled by setting WINDOWS_AMDGPU_TARGETS_EXCLUDE_REGEX to an empty string (or some other regular expression) to force building for these targets on windows


🔄 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/8933 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 2/7/2025 **Status:** ✅ Merged **Merged:** 2/7/2025 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/release` --- ### 📝 Commits (1) - [`3e90bbf`](https://github.com/ollama/ollama/commit/3e90bbfca96153d2b0c3bba720356f570069958a) add gfx instinct gpus ### 📊 Changes **2 files changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CMakeLists.txt` (+7 -0) 📝 `CMakePresets.json` (+1 -1) </details> ### 📄 Description add exclusion rule for windows to omit these targets since windows rocm does not support these gpus. this behavior can be disabled by setting `WINDOWS_AMDGPU_TARGETS_EXCLUDE_REGEX` to an empty string (or some other regular expression) to force building for these targets on windows --- <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-13 00:10: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#12818