Skip to content

[DO NOT MERGE] [ROCm] device sync on pytorch module exit#3369

Draft
dnikolaev-amd wants to merge 1 commit into
ROCm:release/2.12from
dnikolaev-amd:dnikolaev/fix_core_dump_on_pytorch_exit_2.12
Draft

[DO NOT MERGE] [ROCm] device sync on pytorch module exit#3369
dnikolaev-amd wants to merge 1 commit into
ROCm:release/2.12from
dnikolaev-amd:dnikolaev/fix_core_dump_on_pytorch_exit_2.12

Conversation

@dnikolaev-amd

Copy link
Copy Markdown

Failed test test_cuda.py::TestBlockStateAbsorption::test_no_triton_on_import

Failed in release/2.12 and upstream/main with "Segmentation fault (core dumped)"

Reproducer:

python -c "import torch; t=torch.eye(2, device='cuda'); print('ok')"

ok
Segmentation fault (core dumped)

This PR was made to save the solution found. It may not be needed.

@rocm-repo-management-api

rocm-repo-management-api Bot commented Jun 24, 2026

Copy link
Copy Markdown

Jenkins build for 017382841d6df6a8704bce2240fe25f193dee5e8 commit finished as FAILURE
Links: Pipeline Overview / Build artifacts / Test Results

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