Revert "sycl: add usage of enqueue_functions extension (#14244)" #15910
Merged
NeoZhangJianyu merged 2 commits intoggml-org:masterfrom Sep 12, 2025
Merged
Revert "sycl: add usage of enqueue_functions extension (#14244)" #15910NeoZhangJianyu merged 2 commits intoggml-org:masterfrom
NeoZhangJianyu merged 2 commits intoggml-org:masterfrom
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
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