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

Emulation mode not working with CUDA backend #137

Open
Bensuo opened this issue Apr 12, 2023 · 1 comment
Open

Emulation mode not working with CUDA backend #137

Bensuo opened this issue Apr 12, 2023 · 1 comment
Labels
bug Something isn't working Graph Implementation Related to DPC++ implementation and testing

Comments

@Bensuo
Copy link
Collaborator

Bensuo commented Apr 12, 2023

The emulation mode on top of command buffers (introduced in #100) currently works with the Level Zero backend but fails with CUDA with examples containing more than one kernel because of incorrect results. It seems likely that event dependencies are not functioning as they should but there are no immediately obvious leads.

@Bensuo Bensuo added bug Something isn't working Graph Implementation Related to DPC++ implementation and testing labels Apr 12, 2023
@Bensuo Bensuo self-assigned this Apr 12, 2023
@Bensuo Bensuo removed their assignment Apr 25, 2023
@github-actions
Copy link

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be automatically closed in 30 days.

@github-actions github-actions bot added the stale label Oct 23, 2023
@Bensuo Bensuo removed the stale label Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Graph Implementation Related to DPC++ implementation and testing
Projects
None yet
Development

No branches or pull requests

1 participant