[PR #5927] [MERGED] Ensure amd gpu nodes are numerically sorted #17238

Closed
opened 2026-04-16 05:56:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5927
Author: @dhiltgen
Created: 7/24/2024
Status: Merged
Merged: 7/29/2024
Merged by: @dhiltgen

Base: mainHead: high_cpu_count


📝 Commits (1)

  • 7c2a157 Ensure amd gpu nodes are numerically sorted

📊 Changes

1 file changed (+15 additions, -0 deletions)

View changed files

📝 gpu/amd_linux.go (+15 -0)

📄 Description

For systems that enumerate over 10 CPUs the default lexicographical sort order interleaves CPUs and GPUs.

Fixes #5908


🔄 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/5927 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 7/24/2024 **Status:** ✅ Merged **Merged:** 7/29/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `high_cpu_count` --- ### 📝 Commits (1) - [`7c2a157`](https://github.com/ollama/ollama/commit/7c2a157ca4a9188c9d0e0c0a03a6bd9d163ba464) Ensure amd gpu nodes are numerically sorted ### 📊 Changes **1 file changed** (+15 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `gpu/amd_linux.go` (+15 -0) </details> ### 📄 Description For systems that enumerate over 10 CPUs the default lexicographical sort order interleaves CPUs and GPUs. Fixes #5908 --- <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-16 05:56:25 -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#17238