CI: skip A5 SDMA tests on x86 runners - #1709
Conversation
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughThe change documents SDMA marker behavior, marks the SDMA async completion test, excludes SDMA tests from A5 x86_64 scene tests, and adds architecture-specific testing commands. ChangesSDMA CI selection
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
7572a93 to
f2fefac
Compare
- Mark the A5 SDMA completion demo for marker-based selection - Deselect SDMA only on x86_64 while keeping ARM64 coverage intact - Document the architecture-specific A5 CI behavior
Summary
sdmapytest markerTesting
python -m pytest examples/a5/tensormap_and_ringbuffer/sdma_async_completion_demo --collect-only --platform a5 -m sdma -q(1 test collected)python -m pytest examples/a5/tensormap_and_ringbuffer/sdma_async_completion_demo --collect-only --platform a5 -m "not sdma" -q(1 test deselected)python -m pre_commit run --files conftest.py examples/a5/tensormap_and_ringbuffer/sdma_async_completion_demo/test_sdma_async_completion_demo.py .github/workflows/_st-npu-a5.yml docs/ci.md docs/testing.md .claude/skills/testing/SKILL.mdnpu-smireturned no chip/NPU name