]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
cuda : fix copy of large tensors (ggml_nbytes <= INT_MAX assertion) (llama/18433)
authorMeeMin <redacted>
Thu, 1 Jan 2026 23:24:20 +0000 (04:54 +0530)
committerGeorgi Gerganov <redacted>
Sun, 11 Jan 2026 09:02:08 +0000 (11:02 +0200)
commit5ec8d3c1b31b8bf4120fe937ea6dce79d33e229d
tree49500db2b8afd3964f691101b96088a56e7fe773
parentd20816efa8752709064eba51eac45630bff8fa83
cuda : fix copy of large tensors (ggml_nbytes <= INT_MAX assertion) (llama/18433)

* ggml-cuda: fixed assertion in ggml_cuda_cpy (llama/18140)

* ggml-cuda: changes in data types to int64_t

* ggml-cuda: added asserts for CUDA block numbers

* ggml-cuda: changed the condition for y and z dimension
src/ggml-cuda/cpy.cu