Skip to content

[TEST] Reproduce urUSMContextMemcpyExp CUDA failure#22090

Draft
kekaczma wants to merge 3 commits into
intel:syclfrom
kekaczma:ur-cuda-memcpy-exp-fix
Draft

[TEST] Reproduce urUSMContextMemcpyExp CUDA failure#22090
kekaczma wants to merge 3 commits into
intel:syclfrom
kekaczma:ur-cuda-memcpy-exp-fix

Conversation

@kekaczma
Copy link
Copy Markdown
Contributor

This commit sets up CI to reproduce the sporadic failure in urUSMContextMemcpyExpTestDevice::Success on CUDA.

Changes:

  • Remove UUR_KNOWN_FAILURE_ON(uur::CUDA{}) from test
  • Add loop with 20 iterations to increase probability of catching the race condition (flaky ~1/3-5 runs)
  • Re-initialize allocations between iterations
  • Comment out non-CUDA jobs in ur-precommit.yml to minimize CI run time and focus only on CUDA testing

kekaczma added 3 commits May 22, 2026 09:43
This commit sets up CI to reproduce the sporadic failure in
urUSMContextMemcpyExpTestDevice::Success on CUDA.

Changes:
- Remove UUR_KNOWN_FAILURE_ON(uur::CUDA{}) from test
- Add loop with 20 iterations to increase probability of catching
  the race condition (flaky ~1/3-5 runs)
- Re-initialize allocations between iterations
- Comment out non-CUDA jobs in ur-precommit.yml to minimize CI run
  time and focus only on CUDA testing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant