]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
musa: fix build warnings (llama/15258)
authorR0CKSTAR <redacted>
Wed, 20 Aug 2025 02:17:37 +0000 (10:17 +0800)
committerGeorgi Gerganov <redacted>
Fri, 5 Sep 2025 09:53:59 +0000 (12:53 +0300)
commitd62570a0e58651d64387cbccbe6f990912228aab
treedd85f4789e5a5b8ee297b897ddf25afff982d629
parent90006fcaed22fe8e2379e9988b388cfec8d48a35
musa: fix build warnings (llama/15258)

* musa: fix build warnings

Signed-off-by: Xiaodong Ye <redacted>
* fix warning: comparison of integers of different signs: 'const int' and 'unsigned int' [-Wsign-compare]

Signed-off-by: Xiaodong Ye <redacted>
---------

Signed-off-by: Xiaodong Ye <redacted>
src/ggml-cuda/add-id.cu
src/ggml-cuda/fattn-mma-f16.cuh
src/ggml-cuda/fattn-tile-f16.cu
src/ggml-cuda/fattn-tile-f32.cu
src/ggml-cuda/fattn-vec-f16.cuh
src/ggml-cuda/fattn-vec-f32.cuh
src/ggml-cuda/fattn-wmma-f16.cu
src/ggml-cuda/mmf.cu
src/ggml-cuda/mmq.cuh
src/ggml-cuda/reduce_rows.cuh