whisper : fixed crash in GPU device selection on multi-GPU systems#3372
Merged
ggerganov merged 1 commit intoggml-org:masterfrom Aug 12, 2025
Merged
whisper : fixed crash in GPU device selection on multi-GPU systems#3372ggerganov merged 1 commit intoggml-org:masterfrom
ggerganov merged 1 commit intoggml-org:masterfrom
Conversation
ggerganov
approved these changes
Aug 12, 2025
danbev
approved these changes
Aug 12, 2025
bygreencn
added a commit
to bygreencn/whisper.cpp
that referenced
this pull request
Sep 24, 2025
* ggerganov/master: (72 commits) node : add win platform check for require path (ggml-org#3363) ci : update main-cuda.Dockerfile (ggml-org#3371) whisper : fixed crash in GPU device selection on multi-GPU systems (ggml-org#3372) wasm : change ggml model host to HF (ggml-org#3369) ruby : Add ruby binding for max_len (ggml-org#3365) stream.wasm : add language selection support (ggml-org#3354) whisper : reset conv scheduler when CoreML is used (ggml-org#3350) ggml : remove old kompute, cann (skip) (ggml-org#3349) talk-llama : sync llama.cpp sync : ggml vulkan : add fp16 support for the conv_2d kernel (llama/14872) vulkan: skip empty set_rows to avoid invalid API usage (llama/14860) HIP: Enable Matrix cores for MMQ Kernels, Enable stream-K for CDNA 3 (llama/14624) CANN: Implement GLU ops (llama/14884) musa: fix build warnings (unused variable) (llama/14869) ggml-cpu : disable GGML_NNPA by default due to instability (llama/14880) metal: SSM_SCAN performance (llama/14743) opencl: add fused `rms_norm_mul` (llama/14841) ggml : remove invalid portPos specifiers from dot files (llama/14838) rpc : check for null buffers in get/set/copy tensor endpoints (llama/14868) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note that ffmpeg has recently integrated whisper FFmpeg/FFmpeg@13ce36f; testing on a multi-card machine with a non-zero card will cause a crash