You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Futures library seems to work really well for simplifying the parallisation implementation. It also scales nicely both with local machines and submitting jobs to large remote clusters. I think we should aim to upgrade our parallisation back end to use this.
The text was updated successfully, but these errors were encountered:
in hindsight I don't think this adds any value given that our parallelisation is handled internally with minimal user interaction. Thus will close to avoid adding more dependencies.
Futures library seems to work really well for simplifying the parallisation implementation. It also scales nicely both with local machines and submitting jobs to large remote clusters. I think we should aim to upgrade our parallisation back end to use this.
The text was updated successfully, but these errors were encountered: