llama.cpp
b925f1f1
- cuBLAS: fall back to pageable memory if pinned alloc fails (#1233)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
cuBLAS: fall back to pageable memory if pinned alloc fails (#1233) * cuBLAS: fall back to pageable memory if pinned alloc fails * cuBLAS: do not use pinned memory if env variable GGML_CUDA_NO_PINNED is set
References
#1233 - cuBLAS: fall back to pageable memory if pinned alloc fails
Author
slaren
Parents
90b19bd6
Loading