Skip to content

sycl: Remove waits from async functions call #13702

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

Merged
merged 1 commit into from
May 22, 2025

Conversation

s-Nick
Copy link
Collaborator

@s-Nick s-Nick commented May 22, 2025

async function in SYCL backend synchronize after the memcopy. Since they are async it shouldn't happen.
This small pr removes the waits.

test log and llama-cli output for Battlemage

bmg_tests.txt
bmg_opt_tests.txt

cli_output.txt

@github-actions github-actions bot added ggml changes relating to the ggml tensor library for machine learning SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language labels May 22, 2025
@Alcpz Alcpz merged commit d394a9a into ggml-org:master May 22, 2025
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

4 participants