]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cuda : fix supports_op condition for get_rows when number of blocks is too large...
authorGeorgi Gerganov <redacted>
Mon, 8 Sep 2025 10:56:51 +0000 (13:56 +0300)
committerGitHub <redacted>
Mon, 8 Sep 2025 10:56:51 +0000 (13:56 +0300)
commitb0d52998b962bd2681c34bf52af993af79f178b8
treebf447504bf37c70f825ad809556315937ca2bc67
parentf28d4f4ac963f182ea9d0fe9e269f3f5f3782aaf
cuda : fix supports_op condition for get_rows when number of blocks is too large (#15868)

* cuda : fix supports_op condition for get_rows when src1->ne2 > 1

ggml-ci

* ggml : add comment about ggml_get_rows

ggml-ci

* cuda : add FIXME [no ci]

* cuda : update support condition

ggml-ci
ggml/include/ggml.h
ggml/src/ggml-cuda/ggml-cuda.cu
ggml/src/ggml.c