]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : check return value of CUB calls used in argsort and top-k (they all return...
authorfairydreaming <redacted>
Thu, 9 Apr 2026 13:17:11 +0000 (15:17 +0200)
committerGitHub <redacted>
Thu, 9 Apr 2026 13:17:11 +0000 (21:17 +0800)
commit009a1133268d040a7c574a7b9c95413b0be369a9
treeb4a783d7f32cae290e4fb9b2d01bdd4ff838ce49
parentc8ac02fa1b9f8a154e110b655f7f7e4907796b0c
ggml : check return value of CUB calls used in argsort and top-k (they all return cudaError_t) (#21676)

Co-authored-by: Stanisław Szymczyk <redacted>
ggml/src/ggml-cuda/argsort.cu
ggml/src/ggml-cuda/top-k.cu