Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[rls-v3.8-pc] common, xe: fix missing -cl-intel-greater-than-4GB-buffer-required OpenCL flag #2780

Merged
merged 2 commits into from
Feb 28, 2025

Conversation

rjoursler
Copy link
Contributor

Backport of #2718.

The behavior of returning 0 when offset0 is set is not aligned with how
primitives check for large buffer support.
Stateful loads cannot address buffers that exceed 4GB in offset from the base
pointer.
@rjoursler rjoursler requested review from a team as code owners February 28, 2025 17:25
@github-actions github-actions bot added platform:gpu-intel Codeowner: @oneapi-src/onednn-gpu-intel and removed backport labels Feb 28, 2025
@rjoursler
Copy link
Contributor Author

make test

@rjoursler rjoursler changed the base branch from main to rls-v3.8-pc February 28, 2025 17:27
@rjoursler rjoursler merged commit f88a903 into rls-v3.8-pc Feb 28, 2025
22 of 28 checks passed
@rjoursler rjoursler deleted the rjoursle/fix_concat_3.8-pc branch February 28, 2025 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform:gpu-intel Codeowner: @oneapi-src/onednn-gpu-intel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants