Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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