Skip to content

ci : disable rocm image creation#9340

Merged
ggerganov merged 1 commit intomasterfrom
sl/disable-rocm-docker
Sep 7, 2024
Merged

ci : disable rocm image creation#9340
ggerganov merged 1 commit intomasterfrom
sl/disable-rocm-docker

Conversation

@slaren
Copy link
Copy Markdown
Member

@slaren slaren commented Sep 6, 2024

The rocm images are failing due to what looks like a compiler bug, and this is preventing other images from being created. For more details see #8713 (comment)

@github-actions github-actions Bot added the devops improvements to build systems and github actions label Sep 6, 2024
@ggerganov ggerganov merged commit 6c89eb0 into master Sep 7, 2024
@ggerganov ggerganov deleted the sl/disable-rocm-docker branch September 7, 2024 07:48
dsx1986 pushed a commit to dsx1986/llama.cpp that referenced this pull request Oct 29, 2024
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 15, 2024
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 18, 2024
CISC pushed a commit that referenced this pull request Dec 28, 2025
This was disabled in #9340 due to compiler crash, but seems to build now as confirmed by the latest comments in #11913.

I've also managed to build the image with `docker build -f .devops/rocm.Dockerfile .` (for all three stages, `full`, `server` and `light`).

A quick attempt at trying to build an arm64 image failed. Since none of the other images are build for arm, I only enabled the amd64 one.

The `runs_on` option was added to match the other entries.
blime4 referenced this pull request in blime4/llama.cpp Feb 5, 2026
This was disabled in #9340 due to compiler crash, but seems to build now as confirmed by the latest comments in #11913.

I've also managed to build the image with `docker build -f .devops/rocm.Dockerfile .` (for all three stages, `full`, `server` and `light`).

A quick attempt at trying to build an arm64 image failed. Since none of the other images are build for arm, I only enabled the amd64 one.

The `runs_on` option was added to match the other entries.
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
This was disabled in ggml-org#9340 due to compiler crash, but seems to build now as confirmed by the latest comments in ggml-org#11913.

I've also managed to build the image with `docker build -f .devops/rocm.Dockerfile .` (for all three stages, `full`, `server` and `light`).

A quick attempt at trying to build an arm64 image failed. Since none of the other images are build for arm, I only enabled the amd64 one.

The `runs_on` option was added to match the other entries.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops improvements to build systems and github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants