]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
HIP: Cleanup hipification header (#15285)
authoruvos <redacted>
Thu, 14 Aug 2025 14:23:56 +0000 (16:23 +0200)
committerGitHub <redacted>
Thu, 14 Aug 2025 14:23:56 +0000 (16:23 +0200)
commit5ba36f61033d2819be27e2abb70e9a3bd20c0fde
tree293592ff9c8bf5a76e6651dc92346b4b2885f968
parentb204a5a234f4cf0b3f449476da639a5510c6d157
HIP: Cleanup hipification header (#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