]> git.djapps.eu Git - pkg/ggml/sources/ggml/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 16:15:25 +0000 (19:15 +0300)
commit16dbb40aae06511e319ea4abc119e04737bb9839
tree658017c5631a5250ad547984858fe5a49f7cfb01
parentc0801bf76f95eb8a2e234a7929b73b752d683034
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>
src/ggml-cuda/convert.cu
src/ggml-cuda/convert.cuh
src/ggml-cuda/cpy-utils.cuh
src/ggml-cuda/getrows.cu
src/ggml-cuda/mmvf.cu
src/ggml-cuda/set-rows.cu
src/ggml-cuda/vendors/hip.h