ollama/ml/backend/ggml
Daniel Hiltgen 29ec3ddf9a
Re-remove cuda v11 (#10694)
* Re-remove cuda v11

Revert the revert - drop v11 support requiring drivers newer than Feb 23

This reverts commit c6bcdc4223.

* Simplify layout

With only one version of the GPU libraries, we can simplify things down somewhat.  (Jetsons still require special handling)

* distinct sbsa variant for linux arm64

This avoids accidentally trying to load the sbsa cuda libraries on
a jetson system which results in crashes.

* temporary prevent rocm+cuda mixed loading
2025-12-29 06:38:18 -06:00
..
ggml Re-remove cuda v11 (#10694) 2025-12-29 06:38:18 -06:00
ggml.go ggml: Check return status for computation. 2025-12-29 06:38:17 -06:00
quantization.go Move quantization to new backend (#10363) 2025-12-29 06:37:52 -06:00
threads.go ollama debug tensor 2025-03-11 14:49:19 -07:00
threads_debug.go ollama debug tensor 2025-03-11 14:49:19 -07:00