jharwell / sierra

Automation framework for the scientific method in AI research
MIT License
18 stars 1 forks source link

feature/3-create-task-processing-framework #3

Closed jharwell closed 6 years ago

jharwell commented 6 years ago

The framework would need to be able to run N copies of a particular simulation scenario on a single computer (serially), as well as on a cluster in a distributed fashion (simultaneously).

For distributed execution, definitely want to hook into something like cosmos, luigi, sciluigi, etc. that already exists--no need to reinvent the wheel.

jharwell commented 6 years ago

OBE. London already did this.