NVIDIA / earth2mip

Earth-2 Model Intercomparison Project (MIP) is a python framework that enables climate researchers and scientists to inter-compare AI models for weather and climate.
https://nvidia.github.io/earth2mip/
Apache License 2.0
183 stars 40 forks source link

Utilities for distributed management of ensembles #160

Closed nbren12 closed 7 months ago

nbren12 commented 8 months ago

@dallasfoster thinks some of the utilties in the lagged ensemble script may be general purpose. (#154)

The ensemble scattering is specific to the lagged ensemble script, but the CPU-GPU movement patterns may be interesting to explore if want to evaluate large ensembles online when we have more CPU memory than GPU.

Let's explore this some more.

Edit: @ the right Dallas

nbren12 commented 7 months ago

Closing since no activity.