Files
llama.cpp/ggml/src/ggml-cuda
Gaurav Garg b1b132efcb cuda : enable CUDA Graph on CUDA Toolkit < 12.x (#12394)
* Enable CUDA Graph on CTK < 12.x

`cudaGraphExecUpdate` API was changed on 12.x. For this reason CUDA graph support was disabled on older CUDA toolkit. This change enables CUDA support in CTK version < 12.x by using older API if CTK < 12.x.

* Fix compilation errors with MUSA

* Disable CUDA Graph for MUSA
2025-03-17 20:25:13 +02:00
..
2024-11-21 18:18:50 +01:00
2024-11-21 18:18:50 +01:00
2024-08-27 22:41:27 +03:00
2024-08-27 22:41:27 +03:00