earth2studio
earth2studio copied to clipboard
Distributed inference
Earth2Studio Pull Request
Description
Checklist
- [ ] I am familiar with the Contributing Guidelines.
- [ ] New or existing tests cover these changes.
- [ ] The documentation is up to date with these changes.
- [ ] The CHANGELOG.md is up to date with these changes.
- [ ] An issue is linked to this pull request.
Dependencies
I am wondering whether it would make sense to support the distributed recipe on a single GPU as well. So users can test the code with a single GPU and then move to more GPUs later.
/blossom-ci
/blossom-ci
Will review design of distributed utility closely and likely suggest modifications.
NOTE: It was reported to me that this had problems with PyTorch 2.7 so we should test with that and fix the problem if necessary before merging.