]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
CUDA: directly include cuda/iterator (llama/22936)
authorOliver Simons <redacted>
Mon, 11 May 2026 10:16:38 +0000 (12:16 +0200)
committerGeorgi Gerganov <redacted>
Thu, 14 May 2026 18:26:48 +0000 (21:26 +0300)
commit0077a6d3320dcf3d72983a0ce4f0ba35e21d051e
treef120335db93d0ce0124bf64c0b781b92df4267f7
parent4db2f450754b1aa41e45c3b1328555f48f2ba6fb
CUDA: directly include cuda/iterator (llama/22936)

Before, we relied on a transient import from `cub/cub.cuh`, which is
bad practice to do as cub may not always expose cuda/iterator
ggml/src/ggml-cuda/argsort.cu