whisper.cpp/ggml
Alexander Heisler 2648a706e0 ggml-cuda: provide static workspace for cuBLAS handles (llama/26574)
* provide static workspace for cuBLAS handles

* account for concurrent streams when using GGML_CUDA_GRAPH_OPT

* drop cublas_handle overloads and remove direct cublasSetStream calls

* Update ggml/src/ggml-cuda/common.cuh

---------

Co-authored-by: Oliver Simons <osimons@nvidia.com>
2026-08-21 19:23:26 +03:00
..
cmake cmake : add config version support (ggml/1582) 2026-08-14 22:16:06 +03:00
include ggml: add ggml_rope_set_offset (+ metal support) (llama/27120) 2026-08-21 19:23:26 +03:00
src ggml-cuda: provide static workspace for cuBLAS handles (llama/26574) 2026-08-21 19:23:26 +03:00
.gitignore whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt ggml : bump version to 0.20.2 (ggml/1589) 2026-08-18 15:33:21 +03:00