[GH-ISSUE #12479] libhipblas.so.3 in ROCm 7 #34052

Closed
opened 2026-04-22 17:17:02 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @trixirt on GitHub (Oct 2, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/12479

Originally assigned to: @dhiltgen on GitHub.

In the v0.12.3, this line
https://github.com/ollama/ollama/blob/v0.12.3/discover/amd_linux.go#L45

changes for the ROCm 6 version of the library.
Because the soversion change in ROCm 7, this check fails.

Originally created by @trixirt on GitHub (Oct 2, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/12479 Originally assigned to: @dhiltgen on GitHub. In the v0.12.3, this line https://github.com/ollama/ollama/blob/v0.12.3/discover/amd_linux.go#L45 changes for the ROCm 6 version of the library. Because the soversion change in ROCm 7, this check fails.
Author
Owner

@dhiltgen commented on GitHub (Oct 2, 2025):

The GPU discovery logic will be changed in 0.12.4 to leverage the runners directly and no longer checks for the library paths. There may be other wrinkles to work through for ROCm 7, but this one will no longer be a concern.

<!-- gh-comment-id:3363613200 --> @dhiltgen commented on GitHub (Oct 2, 2025): The GPU discovery logic will be changed in 0.12.4 to leverage the runners directly and no longer checks for the library paths. There may be other wrinkles to work through for ROCm 7, but this one will no longer be a concern.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#34052