]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
musa: fix build warnings (#15258)
authorR0CKSTAR <redacted>
Wed, 20 Aug 2025 02:17:37 +0000 (10:17 +0800)
committerGitHub <redacted>
Wed, 20 Aug 2025 02:17:37 +0000 (10:17 +0800)
commita094f381432d92c4bf92d2d6167284316ba73a62
tree8e8494758f054abd26695fce418c2cd78a0050f2
parentfb22dd07a639e81c7415e30b146f545f1a2f2caf
musa: fix build warnings (#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>
ggml/src/ggml-cuda/add-id.cu
ggml/src/ggml-cuda/fattn-mma-f16.cuh
ggml/src/ggml-cuda/fattn-tile-f16.cu
ggml/src/ggml-cuda/fattn-tile-f32.cu
ggml/src/ggml-cuda/fattn-vec-f16.cuh
ggml/src/ggml-cuda/fattn-vec-f32.cuh
ggml/src/ggml-cuda/fattn-wmma-f16.cu
ggml/src/ggml-cuda/mmf.cu
ggml/src/ggml-cuda/mmq.cuh
ggml/src/ggml-cuda/reduce_rows.cuh