Skip to content

msk_smit_lung_gtv, change num_workers=0 in run_segmentation.py #109

Open
locastre wants to merge 1 commit intoMHubAI:mainfrom
locastre:patch-1
Open

msk_smit_lung_gtv, change num_workers=0 in run_segmentation.py #109
locastre wants to merge 1 commit intoMHubAI:mainfrom
locastre:patch-1

Conversation

@locastre
Copy link
Contributor

For data_loader low-shared memory instances. Should not affect runtime.

@github-project-automation github-project-automation bot moved this to Submitted Implementations in MHub Submissions May 22, 2025
@locastre locastre changed the title change num_workers=0 in run_segmentation.py msk_smit_lung_gtv, change num_workers=0 in run_segmentation.py May 22, 2025
@locastre
Copy link
Contributor Author

@LennyN95 We made a trivial change to one parameter in the script that runs our segmentation routine. We were running into issues where the routine would "hang" on systems that had low shared memory (/dev/shm) configured in the Docker container. By reducing the num_workers=0 we avoid running into the issue and the routine runs just as quickly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Submitted Implementations

Development

Successfully merging this pull request may close these issues.

1 participant