skip some PTX IGNORE_OOB validation (#13927)

This commit is contained in:
chenyu
2025-12-31 12:40:21 -05:00
committed by GitHub
parent 4968060ad4
commit ba9aa5cd6f
2 changed files with 5 additions and 1 deletions

View File

@@ -822,6 +822,7 @@ jobs:
NV_PTX: 1
NV: 1
FORWARD_ONLY: 1
IGNORE_OOB: 0
run: |
python3 -m pytest -n=auto test/device/test_hcq.py test/test_tiny.py --durations=20
- name: Run process replay tests