]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
hip : Add hipGraph and VMM support to ROCM (#11362)
authoruvos <redacted>
Fri, 24 Jan 2025 23:02:23 +0000 (00:02 +0100)
committerGitHub <redacted>
Fri, 24 Jan 2025 23:02:23 +0000 (00:02 +0100)
commit5f0db9522f347b095f84c3033d6c1c1895402e25
tree4e8c2480a06a85c760b2d99596cda254c90fbf04
parentc5d9effb49649db80a52caf5c0626de6f342f526
hip : Add hipGraph and VMM support to ROCM (#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