whisper.cpp/ggml
Oliver Simons 0077a6d332 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
2026-05-14 21:26:48 +03:00
..
cmake cmake : add FindNCCL.cmake (ggml/0) 2026-05-02 15:02:42 +03:00
include CUDA: lower-case PCI bus id, standardize for ggml (llama/22820) 2026-05-14 21:26:48 +03:00
src CUDA: directly include cuda/iterator (llama/22936) 2026-05-14 21:26:48 +03:00
.gitignore whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt ggml: install ggml.pc in <libdir>/pkgconfig (ggml/1480) 2026-05-14 21:26:48 +03:00