]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
HIP: RDNA4 tensor core support for MMF (llama/17077)
authoryulo <redacted>
Fri, 21 Nov 2025 23:03:24 +0000 (07:03 +0800)
committerGeorgi Gerganov <redacted>
Fri, 12 Dec 2025 15:53:06 +0000 (17:53 +0200)
commitfc6eae781d18ff40fc73f14223d61cc9e84c150c
tree6d5809c112213dc11b06e8b822bfa997b0af1139
parent5c0e4a9cc56e0d38e49dd86d122f8caa8b9c0e43
HIP: RDNA4 tensor core support for MMF (llama/17077)

* mmf for rdna4

* align the padding for rdna4

* forbit mul_mat_f for rdna4

* fix as comment

* remove device kernels

* add constexpr for early return

* update based on review comment

* change based on the review comment

* pass compile error

* keep code consistency

---------

Co-authored-by: zhang hui <redacted>
ggml/src/ggml-cuda/common.cuh
ggml/src/ggml-cuda/convert.cuh
ggml/src/ggml-cuda/mma.cuh
ggml/src/ggml-cuda/mmf.cu
ggml/src/ggml-cuda/mmf.cuh