indyaah / openmole

Workflow engine for exploration of simulation models using high throughput computing

Home Page:https://www.openmole.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenMOLE (Open MOdeL Experiment) is a workflow engine designed to leverage the computing power of distributed execution environments for naturally parallel processes. A process is told naturally parallel if the same computation runs many times for a set of different inputs, such as model experiment or data processing, ...

  • The stable version is available here.
  • A fresh build of the developement version is available here.

It is a free software distributed under the AGPLv3 free software license.

OpenMOLE by example

Imagine that you want to understand and/or optimize some parameters of an executable that you generally set in an empirical or arbitrary manner. Then embed the executable in OpenMOLE (5 minutes), use one of the distributed genetic algorithms provided by OpenMOLE (5 minutes) and launch the workflow on a distributed execution environment with thousands of machines (1 minute).

To summarize, you can design large scale distributed programs reusing legacy code and advanced numeric methods in approximately 10 minutes.

Try it!

To checkout OpenMOLE you can play with to the demo site (this site is wiped out every two hours). You should click on the little cart and try out some of the market place examples.

⚠️ Don't provide any credential to this site! ⚠️

OpenMOLE Features:

  • Expressive workflows – Graphical and textual (Domain Specific Language) workflow system to describe naturally parallel processes,
  • Transparent distributed computing – Zero-deployment (no installation step) approach to distribute the workload transparently on your multi-core machines, desktop-grids, clusters, grids, ...
  • Works with your programs – Embed user’s executables (Java, Binary exe, NetLogo, R, Scilab, Python, C++, ...),
  • Scalable – Handles millions of tasks and TB of data,
  • Advanced methods – Advanced numerical experiments (design of experiments, stochastic replication, calibration, sensitivity analysis, ...),
  • Mature – Developed since 2008, used in many real world applications and for daily production by many scientists.

Need some help to get started?

To get help please go to on the OpenMOLE help forum.

About

Workflow engine for exploration of simulation models using high throughput computing

https://www.openmole.org/

License:GNU Affero General Public License v3.0


Languages

Language:Scala 74.2%Language:Java 12.3%Language:Python 9.2%Language:HTML 1.9%Language:NetLogo 1.2%Language:CSS 0.6%Language:Shell 0.3%Language:JavaScript 0.2%Language:TeX 0.1%Language:Batchfile 0.0%