]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
hip : Add hipGraph and VMM support to ROCM (llama/11362)
authoruvos <redacted>
Fri, 24 Jan 2025 23:02:23 +0000 (00:02 +0100)
committerGeorgi Gerganov <redacted>
Mon, 3 Feb 2025 20:00:57 +0000 (22:00 +0200)
commit0282ad8fd15115c981b66d0839c00daad5b00a1f
tree6204ca669c3729e10eca55c1e35098a62175e9c9
parent9e467815d476bd247b86da174475416dc0e62efe
hip : Add hipGraph and VMM support to ROCM (llama/11362)

* Add hipGraph support

* Enable VMM on rocm
ggml/CMakeLists.txt
ggml/src/ggml-cuda/common.cuh
ggml/src/ggml-cuda/ggml-cuda.cu
ggml/src/ggml-cuda/vendors/hip.h
ggml/src/ggml-hip/CMakeLists.txt