]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
enable fp16/fast_fp16/bf16_mma on PH1 (llama/17551)
authorR0CKSTAR <redacted>
Fri, 28 Nov 2025 13:08:29 +0000 (21:08 +0800)
committerGeorgi Gerganov <redacted>
Thu, 11 Dec 2025 13:32:49 +0000 (15:32 +0200)
commit4fe888e5dc21eb167f7d97327c8ed9e22154e9be
tree2d08363d0965567100ba860ff6555bc6035dc4dc
parent4e828c2dc9e7f5a2a68127e45837b2ba1e27d67b
enable fp16/fast_fp16/bf16_mma on PH1 (llama/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>
src/ggml-cuda/common.cuh
src/ggml-cuda/cpy.cu
src/ggml-cuda/fattn-tile.cuh
src/ggml-cuda/fattn-vec.cuh
src/ggml-cuda/mma.cuh