Package Details: ollama-git 0.30.4rc0.r1.gad8cda255d97-2

Git Clone URL: https://aur.archlinux.org/ollama-git.git (read-only, click to copy)
Package Base: ollama-git
Description: Create, run and share large language models (LLMs) with ROCm
Upstream URL: https://github.com/ollama/ollama
Licenses: MIT
Conflicts: ollama
Provides: ollama
Submitter: wgottwalt
Maintainer: alerque
Last Packager: alerque
Votes: 2
Popularity: 0.47
First Submitted: 2024-12-05 14:52 (UTC)
Last Updated: 2026-06-03 21:01 (UTC)

Required by (111)

Sources (5)

Pinned Comments

Latest Comments

alerque commented on 2026-06-25 20:44 (UTC) (edited on 2026-06-25 20:44 (UTC) by alerque)

@EndlessEden

Where does "$(rocm-supported-gfx)" values come from? i see no documentation.

That isn't a value, it is a command that outputs values. And the command comes from the rocm-toolchain package and lists what the ROCM libraries have been compiled with support for.

Also, "AMDGPU_TARGETS" and "GPU_TARGETS" doesnt exist in the cmake files now.

The GPU_TARGETS value seems to be gone now, but AMDGPU_TARGETS is still in the Cmake file upstream. If you have a more convincing argument for why it doesn't belong I suggest opening an issue in the Arch Bug tracker for the stable ollama package as this one tries to mirror that as much as possible with only differences being related to unreleased code.

EndlessEden commented on 2026-06-02 02:32 (UTC) (edited on 2026-06-02 02:38 (UTC) by EndlessEden)

@alerque -- Where does "$(rocm-supported-gfx)" values come from? i see no documentation.


Additionally, as the flag says (not from me) [https://github.com/ollama/ollama/pull/16031] has been merged, and the branch is gone. please point to the main branch.

Also, "AMDGPU_TARGETS" and "GPU_TARGETS" doesnt exist in the cmake files now.

alerque commented on 2026-02-11 12:33 (UTC)

Periodic builds of this are available in my user repository.