]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
add dev2dev memcpy by SYCL API (llama/24476)
authorNeo Zhang <redacted>
Wed, 17 Jun 2026 14:21:34 +0000 (22:21 +0800)
committerGeorgi Gerganov <redacted>
Fri, 19 Jun 2026 09:53:43 +0000 (12:53 +0300)
commit6772827b26a2c4b015bc729333e259709069fe96
tree1f63e4f6fbe6a3ce634219c178d3fe3d20e9a24c
parent01b1c3ada7cf5978f6580403e4ffdfeb56de30bc
add dev2dev memcpy by SYCL API (llama/24476)

* add dev2dev memcpy by SYCL API

* mv GGML_SYCL_DEV2DEV_MEMCPY to runntime table

* update the detect method for p2p comm

* fix the erro created during fix confilct

---------

Co-authored-by: Neo Zhang <NA>
ggml/src/ggml-sycl/common.hpp
ggml/src/ggml-sycl/dpct/helper.hpp
ggml/src/ggml-sycl/ggml-sycl.cpp