Skip to content

Fix V1 uniproc executor segfaults#1570

Merged
kzawora-intel merged 1 commit intohabana_mainfrom
kzawora-intel-patch-9
Jul 10, 2025
Merged

Fix V1 uniproc executor segfaults#1570
kzawora-intel merged 1 commit intohabana_mainfrom
kzawora-intel-patch-9

Conversation

@kzawora-intel
Copy link
Copy Markdown

@kzawora-intel kzawora-intel commented Jul 10, 2025

In V1, uniproc executor still utilizes multiprocessing, and spawning processes with fork causes segfaults. This applies the multiprocessing executor workaround to uniproc executor as well.

@michalkuligowski
Copy link
Copy Markdown

/run-gaudi-tests

@kzawora-intel kzawora-intel merged commit edd79b8 into habana_main Jul 10, 2025
56 checks passed
@kzawora-intel kzawora-intel deleted the kzawora-intel-patch-9 branch July 10, 2025 14:01
MohitIntel pushed a commit that referenced this pull request Jul 24, 2025
In V1, uniproc executor still utilizes multiprocessing, and spawning
processes with fork causes segfaults. This applies the multiprocessing
executor workaround to uniproc executor as well.
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.

2 participants