-
Notifications
You must be signed in to change notification settings - Fork 752
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
whole_update_double_buffer.cpp failing in CI on CUDA #13731
Labels
Comments
This came up in #13719 (comment) too, and has also been reported internally as failing on Windows runs. Will disable the test on CUDA while @intel/sycl-graphs-reviewers investigate. |
EwanC
added a commit
to reble/llvm
that referenced
this issue
May 10, 2024
intel#13731 Disable whole graph update tests on CUDA, as they are flaky and failing on unrelated PRs, until such a time as the fail can be investigated and fixed.
ldrumm
pushed a commit
that referenced
this issue
May 10, 2024
#13731 Disable whole graph update tests on CUDA, as they are flaky and failing on unrelated PRs, until such a time as the fail can be investigated and fixed.
sommerlukas
pushed a commit
that referenced
this issue
Jun 19, 2024
) - Could cause overlap of graph execution and initial h2d copy when updated with previously unused buffers - Re-enable update double buffer tests on CUDA as this should fix failures observed in #13731
This should be fixed by #14167 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
from this PR with run here.
To reproduce
No response
Environment
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: