]> git.djapps.eu Git - pkg/ggml/sources/ggml/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>
Wed, 29 Jan 2025 10:57:00 +0000 (12:57 +0200)
commitdc8bb1a67474e85be43c3731b4f213448c5b6040
tree016c1b8aafdd20d75e87fc8932d9a25d70cadd08
parent1ae30a512c634cdb2e5a25700c46146120061bf3
hip : Add hipGraph and VMM support to ROCM (llama/11362)

* Add hipGraph support

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