-
Notifications
You must be signed in to change notification settings - Fork 738
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
[SYCL][Graph][CUDA] Graph buffer fill node improvement #12605
Conversation
e2d6cb6
to
d8403f4
Compare
d8403f4
to
544c02b
Compare
544c02b
to
ecd4a4f
Compare
@intel/llvm-gatekeepers please merge |
Post-commit failures.
e2e-lin (Intel Arc A-Series Graphics with Level Zero, ["Linux", "arc"], --param matrix-xmx8=True ... / Intel Arc A-Series Graphics with Level Zero
All these failures are observed on previous commit, so they are caused by this patch. |
That test also failed on unrelated changes here: https://github.com/intel/llvm/actions/runs/8271074040/job/22630465588. |
Graph support in the CUDA backend for graph buffer fill nodes has been improved in UR PR oneapi-src/unified-runtime#1319