NVIDIA / earth2studio

Open-source deep-learning framework for exploring, building and deploying AI weather/climate workflows.
https://nvidia.github.io/earth2studio/
Apache License 2.0
73 stars 23 forks source link

Remove non-blocking IO writes #101

Closed jleinonen closed 1 month ago

jleinonen commented 1 month ago

Earth2Studio Pull Request

Description

This PR removes non_blocking=True from .to() statements that were causing hard-to-trace IO issues.

Checklist

Dependencies

NickGeneva commented 1 month ago

/blossom-ci