]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Fix for issue #22974. Cast intermediate results to float before adding and casting...
authorscutler-nv <redacted>
Wed, 13 May 2026 20:36:14 +0000 (13:36 -0700)
committerGitHub <redacted>
Wed, 13 May 2026 20:36:14 +0000 (22:36 +0200)
commit7f3f843c31cd32dc4adc10b393342dfee071c332
tree9c29c6a952e16d6e72028f2b162d750075171caa
parentec562eb673ab6fef464d0cf976bcb57925b5eff0
Fix for issue #22974. Cast intermediate results to float before adding and casting the result to the destination type. Avoids half+half operator ambiguity. (#22994)
ggml/src/ggml-cuda/allreduce.cu