AIforGoodSimulator / model-server

MIT License
11 stars 9 forks source link

Change how the dask distributed clients are computing the results #176

Open billlyzhaoyh opened 3 years ago

billlyzhaoyh commented 3 years ago

Currently the dask distributed clients are instructured to save the results of the tasks to disk instead of sending them back and this results in the model runs being saved in the individual worker pods.