jdherman / ptreeopt

Policy tree optimization: Heuristic policy search for control of dynamic systems. Uses genetic programming to develop binary trees relating observed indicator variables to actions, either real-valued or discrete.
http://www.sciencedirect.com/science/article/pii/S1364815217306540
MIT License
32 stars 7 forks source link

MPI version issues #7

Open jdherman opened 5 years ago

jdherman commented 5 years ago

The new version of the MPI code uses mpi4py.futures to create process pools. This module was added in mpi4py 2.1.

For people at UC Davis - I need to figure out how to update mpi4py. In the meantime, you can keep using the version from the previous commit to run MPI jobs: https://github.com/jdherman/ptreeopt/tree/73960f3828b8d057074465b1c39011cf5ab7530b