]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml: bypass code incompatible with CUDA < 11.1 (whisper/2020)
authorSlava Primenko <redacted>
Thu, 4 Apr 2024 12:49:24 +0000 (14:49 +0200)
committerGeorgi Gerganov <redacted>
Sun, 7 Apr 2024 13:21:51 +0000 (16:21 +0300)
commite9aa302cd18e29b5c48f6b5a2fe67000737e1bd5
tree070b63e27e4e810133e5d6d86ea6b43766d01457
parent78018718120fe02b0113d1a6ef52c87047f203af
ggml: bypass code incompatible with CUDA < 11.1 (whisper/2020)

`cudaHostRegisterReadOnly` parameter was only introduced in CUDA 11.1

See this issue for more details:
https://github.com/ggerganov/examples/whisper/whisper.cpp/issues/2007
src/ggml-cuda.cu