Commit Graph

3 Commits (c5aa5e577741d0359ad26ec50b9e21a74c65d911)

Author SHA1 Message Date
slaren 50cb666b8a
Improve cuBLAS performance by using a memory pool (#1094)
* Improve cuBLAS performance by using a memory pool

* Move cuda specific definitions to ggml-cuda.h/cu

* Add CXX flags to nvcc

* Change memory pool synchronization mechanism to a spin lock
General code cleanup
1 year ago
slaren 2005469ea1
Add Q4_3 support to cuBLAS (#1086) 1 year ago
slaren 02d6988121
Improve cuBLAS performance by dequantizing on the GPU (#1065) 1 year ago