Skip to content
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

Enable multi-gpu data analyser #6182

Closed
heyufan1995 opened this issue Mar 20, 2023 · 0 comments · Fixed by #6202
Closed

Enable multi-gpu data analyser #6182

heyufan1995 opened this issue Mar 20, 2023 · 0 comments · Fixed by #6202
Assignees

Comments

@heyufan1995
Copy link
Member

Add multi-gpu support (as default) for data analyser

@daguangxu daguangxu removed this from MONAI v1.2 Mar 20, 2023
wyli pushed a commit that referenced this issue Apr 11, 2023
Fixes #6182  .
fixes #6114 
Added multi-gpu support for data analyzer.
Tested on NGC using 4 16g V100 for total segmentator
Speed up:
4 GPU: data analysis 6.90 mins (9.2 mins including yaml export)
1 GPU: data analysis 22.98 mins (25.33 mins including yaml export)


### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Non-breaking change (fix or new feature that would not break
existing functionality).
- [ ] Breaking change (fix or new feature that would cause existing
functionality to change).
- [ ] New tests added to cover the changes.
- [ ] Integration tests passed locally by running `./runtests.sh -f -u
--net --coverage`.
- [ ] Quick tests passed locally by running `./runtests.sh --quick
--unittests --disttests`.
- [ ] In-line docstrings updated.
- [ ] Documentation updated, tested `make html` command in the `docs/`
folder.

---------

Signed-off-by: heyufan1995 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants