Skip to content

ci : remove vulkan SDK dep from webgpu job#23718

Merged
ggerganov merged 3 commits into
masterfrom
gg/ci-webgpu-vulkan-sdk
May 26, 2026
Merged

ci : remove vulkan SDK dep from webgpu job#23718
ggerganov merged 3 commits into
masterfrom
gg/ci-webgpu-vulkan-sdk

Conversation

@ggerganov
Copy link
Copy Markdown
Member

Overview

I don't think this job needs the Vulkan SDK: https://github.com/ggml-org/llama.cpp/actions/runs/26449304672/job/77865258426

Also add ccache to ubuntu-24-webgpu-wasm.

Requirements

@ggerganov ggerganov requested a review from a team as a code owner May 26, 2026 13:02
@github-actions github-actions Bot added the devops improvements to build systems and github actions label May 26, 2026
Copy link
Copy Markdown
Member

@CISC CISC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Funny, might have been a copypasta...

@ggerganov ggerganov merged commit 3a3ed15 into master May 26, 2026
5 of 6 checks passed
@ggerganov ggerganov deleted the gg/ci-webgpu-vulkan-sdk branch May 26, 2026 13:40
@CISC CISC mentioned this pull request May 26, 2026
gabe-l-hart added a commit to gabe-l-hart/llama.cpp that referenced this pull request May 26, 2026
* origin/master: (59 commits)
ggml-zendnn : fixed naming of matmul function (ggml-org#20964)
ci : do not allocate ccache for 3rd-party hosted runners (ggml-org#23730)
ci : move [no release] check to dedicated check_release job (ggml-org#23734)
ci : add `[no release]` keyword + fix sanitizer builds (ggml-org#23728)
ci : move macos jobs to the apple workflow + fix names (ggml-org#23721)
vulkan: optimize conv2d and implement coopmat1 support (ggml-org#22620)
ci : remove vulkan SDK dep from webgpu job (ggml-org#23718)
hexagon: add support for CONCAT op (ggml-org#23648)
ci : move more CPU jobs to self-hosted runners (ggml-org#23715)
ci : move sanitizer jobs to self-hosted runners (ggml-org#23713)
ci : reduce (disable SYCL and CANN builds/releases) (ggml-org#23705)
convert : support Gemma4ForCausalLM architecture (ggml-org#23682)
models : Attach Mistral3 NVFP4 weight scales (ggml-org#23629)
SYCL: implement ggml_sycl_pool_vmm (ggml-org#22862)
tests: test-backend-ops -j <N> to run tests in parallel (ggml-org#23637)
model : add support for talkie-1930-13b (ggml-org#22596)
ggml-webgpu: Add MMVQ path for Q4/Q8/Q2_K/Q4_K and clean up legacy MUL_MAT pipeline (ggml-org#23594)
[WebGPU] Check batch_compute_passes before sending passes when not doing GPU profiling (ggml-org#23457)
CUDA: missing PDL sync for FWHT, better fallback (ggml-org#23690)
metal : add apple device id (ggml-org#23566)
...
fewtarius pushed a commit to fewtarius/llama.cpp that referenced this pull request May 30, 2026
* ci : remove vulkan dep from webgpu build

* cont : add ccache to `ubuntu-24-webgpu-wasm`

* ci : fix name + add wasm test
turbo-tan pushed a commit to turbo-tan/llama.cpp-tq3 that referenced this pull request Jun 2, 2026
* ci : remove vulkan dep from webgpu build

* cont : add ccache to `ubuntu-24-webgpu-wasm`

* ci : fix name + add wasm test
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