Skip to content

test(python): raise the per-test crash-isolation deadline to 1500 s - #911

Merged
hwanseoc merged 1 commit into
NVIDIA:developfrom
hwanseoc:hwanseoc/test-timeout-1500
Sep 4, 2026
Merged

test(python): raise the per-test crash-isolation deadline to 1500 s#911
hwanseoc merged 1 commit into
NVIDIA:developfrom
hwanseoc:hwanseoc/test-timeout-1500

Conversation

@hwanseoc

@hwanseoc hwanseoc commented Sep 4, 2026

Copy link
Copy Markdown
Member

@coderabbitai ignore

Follow-up to #639. The 900 s CUDNN_TEST_TIMEOUT default fired on a legitimately slow large-tensor fuzzer config in the backend CI (fe-python-conv-large-tensor-fuzzer: [GB100, 13, 4], https://gitlab-master.nvidia.com/cudnn/cudnn/-/jobs/425615718): worker gw0 was hard-exited at exactly 15:00 while inside torch.cuda.synchronize() in _run_cudnn for lt1_N1_C8K1_R1711x1251_bf16_2d_dg_nar, and xdist reported the test as a worker crash.

Bump the default to 1500 s (25 min) and update test/AGENTS.md. CUDNN_TEST_TIMEOUT still overrides per run, 0 disables.

The 900 s default killed a legitimately long large-tensor fuzzer config
(fe-python-conv-large-tensor-fuzzer on GB100, cudnn/cudnn job 425615718:
N1_C8K1_R1711x1251_bf16_2d_dg_nar was still inside torch.cuda.synchronize
at 15:00). Give slow-but-live tests 25 min before the worker is replaced.
@hwanseoc hwanseoc added this to the Frontend 1.29.0 milestone Sep 4, 2026
@hwanseoc hwanseoc added mod-infra Infrastructure, CI/CD, build systems, packaging, releases, or repo maintenance. cat-ci CI failures, test flakiness, workflow breakage, or automation issues. orig-nv-eng Reported or requested by NVIDIA engineering. cat-infra Build, packaging, tooling, dependency, release, or repository maintenance work. labels Sep 4, 2026
@hwanseoc
hwanseoc marked this pull request as ready for review September 4, 2026 16:50
@hwanseoc

hwanseoc commented Sep 4, 2026

Copy link
Copy Markdown
Member Author

@cudnn-ci-bot run backend

@cudnn-ci-bot

cudnn-ci-bot commented Sep 4, 2026

Copy link
Copy Markdown

🏁 Pipeline finished

SHA: cbbd4c3
Targets: backend
Branch: cudnn-gh/pr-911-cbbd4c3
Pipeline: 66257318
Last updated: 2026-09-04 20:02 UTC

@hwanseoc
hwanseoc merged commit 2c3b4c2 into NVIDIA:develop Sep 4, 2026
10 checks passed
hwanseoc added a commit that referenced this pull request Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cat-ci CI failures, test flakiness, workflow breakage, or automation issues. cat-infra Build, packaging, tooling, dependency, release, or repository maintenance work. mod-infra Infrastructure, CI/CD, build systems, packaging, releases, or repo maintenance. orig-nv-eng Reported or requested by NVIDIA engineering.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants