]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
[MUSA] enable fp16/fast_fp16/bf16_mma on PH1 (#17551)
authorR0CKSTAR <redacted>
Fri, 28 Nov 2025 13:08:29 +0000 (21:08 +0800)
committerGitHub <redacted>
Fri, 28 Nov 2025 13:08:29 +0000 (14:08 +0100)
commitc6f7a423c8c87748ef563a99d81c3b1b05cecff0
tree0e87ed07f14ececbd3b03d64f9939d81577d20eb
parent2e7ef98f18090b382611c135efc417200b23780b
[MUSA] enable fp16/fast_fp16/bf16_mma on PH1 (#17551)

* [MUSA] enable fp16/fast_fp16/bf16_mma on PH1

Signed-off-by: Xiaodong Ye <redacted>
* Update ggml/src/ggml-cuda/fattn-vec.cuh

Co-authored-by: Johannes Gäßler <redacted>
* Update ggml/src/ggml-cuda/fattn-vec.cuh

Co-authored-by: Johannes Gäßler <redacted>
* Update ggml/src/ggml-cuda/fattn-tile.cuh

Co-authored-by: Johannes Gäßler <redacted>
* Address review comments

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

Signed-off-by: Xiaodong Ye <redacted>
Co-authored-by: Johannes Gäßler <redacted>
ggml/src/ggml-cuda/common.cuh
ggml/src/ggml-cuda/cpy.cu
ggml/src/ggml-cuda/fattn-tile.cuh
ggml/src/ggml-cuda/fattn-vec.cuh
ggml/src/ggml-cuda/mma.cuh