]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
HIP: Cleanup hipification header (llama/15285)
authoruvos <redacted>
Thu, 14 Aug 2025 14:23:56 +0000 (16:23 +0200)
committerGeorgi Gerganov <redacted>
Mon, 18 Aug 2025 17:30:45 +0000 (20:30 +0300)
commit0e15332255dc4cce9d2264793982bf1c977db677
tree82ff6e27ada69a4d559debc6fe1640259d89902e
parent1d8b21caa007ee6fa5595d7f4c2ac7ea09799465
HIP: Cleanup hipification header (llama/15285)

add expicit conversion operator to support older versions of rocm
Switch over to hip_bf16 from legacy hip_bfloat16
Simplify RDNA3 define
Reduce swap over of new hipblas api to rocm 6.5 as this version is used for rocm 7.0 previews

---------

Co-authored-by: Johannes Gäßler <redacted>
ggml/src/ggml-cuda/convert.cu
ggml/src/ggml-cuda/convert.cuh
ggml/src/ggml-cuda/cpy-utils.cuh
ggml/src/ggml-cuda/getrows.cu
ggml/src/ggml-cuda/mmvf.cu
ggml/src/ggml-cuda/set-rows.cu
ggml/src/ggml-cuda/vendors/hip.h