Skip to content

add patch to skip test_non_blocking_with_eager_init in PyTorch 2.7.1#25214

Merged
boegel merged 1 commit intoeasybuilders:developfrom
Flamefire:20260204173737_new_pr_PyTorch271
Feb 16, 2026
Merged

add patch to skip test_non_blocking_with_eager_init in PyTorch 2.7.1#25214
boegel merged 1 commit intoeasybuilders:developfrom
Flamefire:20260204173737_new_pr_PyTorch271

Conversation

@Flamefire
Copy link
Copy Markdown
Contributor

@Flamefire Flamefire commented Feb 4, 2026

(created using eb --new-pr)

This has been bugging me on one system causing full failures as the test suite terminates without results in case of the (random?) segfault. See pytorch/pytorch#153517 for some discussion

As this is simply skipping one test it doesn't require extensive testing. I set up a test run, no need for additional ones.

@github-actions github-actions Bot added 2024a issues & PRs related to 2024a common toolchains change labels Feb 4, 2026
@Flamefire Flamefire force-pushed the 20260204173737_new_pr_PyTorch271 branch from 9df0c0c to 7d3234b Compare February 5, 2026 08:13
@Flamefire
Copy link
Copy Markdown
Contributor Author

Test report by @Flamefire
SUCCESS
Build succeeded for 1 out of 1 (total: 30 hours 5 mins 11 secs) (1 easyconfigs in total)
c153 - Linux Rocky Linux 9.6, x86_64, AMD EPYC 9334 32-Core Processor (zen4), 4 x NVIDIA NVIDIA H100, 580.65.06, Python 3.9.21
See https://gist.github.com/Flamefire/ae0cf9927c6128d914d6b07525c04c84 for a full test report.

Copy link
Copy Markdown
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@boegel boegel changed the title Skip test_non_blocking_with_eager_init in PyTorch 2.7.1 Skip test_non_blocking_with_eager_init in PyTorch 2.7.1 Feb 16, 2026
@boegel boegel added this to the next release (5.2.1) milestone Feb 16, 2026
@boegel
Copy link
Copy Markdown
Member

boegel commented Feb 16, 2026

Going in, thanks @Flamefire!

@boegel boegel merged commit 33c70ef into easybuilders:develop Feb 16, 2026
8 checks passed
@Flamefire Flamefire deleted the 20260204173737_new_pr_PyTorch271 branch February 16, 2026 11:49
@boegel boegel changed the title Skip test_non_blocking_with_eager_init in PyTorch 2.7.1 add patch to Skip test_non_blocking_with_eager_init in PyTorch 2.7.1 Feb 20, 2026
@boegel boegel changed the title add patch to Skip test_non_blocking_with_eager_init in PyTorch 2.7.1 add patch to skip test_non_blocking_with_eager_init in PyTorch 2.7.1 Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2024a issues & PRs related to 2024a common toolchains change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants