zach401 / acnportal

Research tools for the Adaptive Charging Network
BSD 3-Clause "New" or "Revised" License
74 stars 31 forks source link

Add support for parallel experiments. #9

Open zach401 opened 5 years ago

zach401 commented 5 years ago

Issue

Many use cases involve running multiple simulations with different timeframes, algorithms, or parameters. These simulations can be run in parallel to save researchers lots of time. We should build tools to make running parallel simulations easy.

zach401 commented 4 years ago

We currently have a project which allows us to run massively parallel simulations on AWS Batch, we should add documentation for how to do this.