Skip to content

Climate-REF/wp1-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

A Strawman Prototype for WP1

I could not get this out of my mind, and so I wrote this little code showing how a very basic workflow could function that uses the MPIPoolExecutor from mpi4py to do a simple map-reduce. Essentially, a single process is used as a master and allocates work from a list as other processes become available. Comments are inline which explain what I was thinking.

Alternatives

I think what we need is possibly quite simple, but we could also just use a package. I found a few resources:

About

A strawman concept for how WP1 could work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages