Skip to content

[SYCL] support to malloc memory on Intel GPU more than 4GB#17566

Merged
ggerganov merged 1 commit intoggml-org:masterfrom
arthw:support_4gb
Nov 29, 2025
Merged

[SYCL] support to malloc memory on Intel GPU more than 4GB#17566
ggerganov merged 1 commit intoggml-org:masterfrom
arthw:support_4gb

Conversation

@arthw
Copy link
Contributor

@arthw arthw commented Nov 28, 2025

Fix issue: #17545

Support to malloc memory on Intel GPU more than 4GB.
Remove the 4GB limitation check in code.
Update the doc and script.
Verified locally.

To enable 4GB in running time, need to set:
UR_L0_ENABLE_RELAXED_ALLOCATION_LIMITS=1

@github-actions github-actions bot added documentation Improvements or additions to documentation examples ggml changes relating to the ggml tensor library for machine learning SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language labels Nov 28, 2025
@NeoZhangJianyu
Copy link
Collaborator

@slaren
Could you help review it?
No more SYCL reviewers with write permission now.

@ggerganov ggerganov merged commit 7d2add5 into ggml-org:master Nov 29, 2025
72 of 74 checks passed
Anico2 added a commit to Anico2/llama.cpp that referenced this pull request Jan 15, 2026
…oc and script (ggml-org#17566)

Co-authored-by: Neo Zhang Jianyu <jianyu.zhang@intel.com>
blime4 referenced this pull request in blime4/llama.cpp Feb 5, 2026
…oc and script (#17566)

Co-authored-by: Neo Zhang Jianyu <jianyu.zhang@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation examples ggml changes relating to the ggml tensor library for machine learning SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants