Revert "sycl: add usage of enqueue_functions extension (#14244)" #15910
Merged
Conversation
Alcpz
approved these changes
Sep 11, 2025
blime4
referenced
this pull request
in blime4/llama.cpp
Feb 5, 2026
…910) * Revert "sycl: add usage of enqueue_functions extension (#14244)" This reverts commit 8308f98. * fix missed revert code, format the code
Seunghhon
pushed a commit
to Seunghhon/llama.cpp
that referenced
this pull request
Apr 26, 2026
…" (ggml-org#15910) * Revert "sycl: add usage of enqueue_functions extension (ggml-org#14244)" This reverts commit 8308f98. * fix missed revert code, format the code
ljubomirj
pushed a commit
to ljubomirj/llama.cpp
that referenced
this pull request
May 6, 2026
…" (ggml-org#15910) * Revert "sycl: add usage of enqueue_functions extension (ggml-org#14244)" This reverts commit 9bf63ab. * fix missed revert code, format the code
my-other-github-account
pushed a commit
to my-other-github-account/llama.cpp
that referenced
this pull request
May 15, 2026
…" (ggml-org#15910) * Revert "sycl: add usage of enqueue_functions extension (ggml-org#14244)" This reverts commit 2082553. * fix missed revert code, format the code
my-other-github-account
pushed a commit
to my-other-github-account/llama.cpp
that referenced
this pull request
May 15, 2026
…" (ggml-org#15910) * Revert "sycl: add usage of enqueue_functions extension (ggml-org#14244)" This reverts commit edfa49f. * fix missed revert code, format the code
phibya
pushed a commit
to ziee-ai/llama.cpp
that referenced
this pull request
May 29, 2026
…" (ggml-org#15910) * Revert "sycl: add usage of enqueue_functions extension (ggml-org#14244)" This reverts commit 8308f98. * fix missed revert code, format the code
fewtarius
pushed a commit
to fewtarius/CachyLLama
that referenced
this pull request
May 30, 2026
…" (ggml-org#15910) * Revert "sycl: add usage of enqueue_functions extension (ggml-org#14244)" This reverts commit 24f1697. * fix missed revert code, format the code
fukuro-kun
pushed a commit
to fukuro-kun/fukuro-llama-cpp-turboquant
that referenced
this pull request
Jul 5, 2026
…" (ggml-org#15910) * Revert "sycl: add usage of enqueue_functions extension (ggml-org#14244)" This reverts commit 6830884. * fix missed revert code, format the code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Revert "sycl: add usage of enqueue_functions extension (https://github.com/ggml-org/llama.cpp/pull/14244[)"](https://github.com/ggml-org/llama.cpp/commit/159e9c9df729f40029e3aec3101d64611b4d9ab9)
There are users find there is obviously memory leak with this feature.
In a inference, the memory increase 80M in one interact session (22s).
In workload test, 16GB GPU will be filled after about 2 hours.
It happens on oneAPI 2025.0- 2025.2.
Revert this PR since it includes big issue.
The issue is reported and the issue will be fixed in next official release.
After this feature is fixe in new SYCL version, this PR could be restored.
Here is the log in my test.
15:18:09.972, 0, N/A, 6008.30
15:18:10.972, 0, N/A, 6012.74
15:18:11.972, 0, N/A, 6017.19
15:18:12.972, 0, N/A, 6021.64
15:18:13.972, 0, N/A, 6026.08
15:18:14.972, 0, N/A, 6030.53
15:18:15.972, 0, N/A, 6034.97
15:18:16.972, 0, N/A, 6039.36
15:18:17.972, 0, N/A, 6043.74
15:18:18.972, 0, N/A, 6047.94
15:18:19.972, 0, N/A, 6052.20
15:18:20.972, 0, N/A, 6056.45
15:18:21.972, 0, N/A, 6060.65
15:18:22.972, 0, N/A, 6064.84
15:18:23.972, 0, N/A, 6065.28
15:18:24.972, 0, N/A, 6065.28
15:18:25.972, 0, N/A, 6065.28
15:18:26.972, 0, N/A, 6066.41
15:18:27.972, 0, N/A, 6070.67
15:18:28.972, 0, N/A, 6074.80
15:18:29.972, 0, N/A, 6079.06
15:18:30.972, 0, N/A, 6083.44
15:18:31.972, 0, N/A, 6087.39