whisper.cpp/.github/workflows
Daniel Bevenius 7fe4979f25
ci : remove CMAKE_CUDA_ARCHITECTURES in windows-cublas (#2923)
This commit removes the -DCMAKE_CUDA_ARCHITECTURES=all flag from the
windows-cublas job in the build.yml file.

The motivation for this is that building for all architectures is
unnecessary and takes a long time. Without this flag the architectures
will instead be set by ggml-cuda.

Refs: https://github.com/ggerganov/whisper.cpp/pull/2915#issuecomment-2743160743
2025-03-22 15:40:28 +01:00
..
bindings-go.yml ci : use ubuntu-22.04 instead of ubuntu-latest 2025-02-03 22:00:57 +02:00
bindings-ruby.yml ruby : follow audio library change (#2851) 2025-02-28 08:09:02 +02:00
build.yml ci : remove CMAKE_CUDA_ARCHITECTURES in windows-cublas (#2923) 2025-03-22 15:40:28 +01:00
docker.yml whisper : restore big endian support (#2816) 2025-02-25 11:38:13 +02:00
examples.yml ci : install git 2025-02-03 22:00:57 +02:00