... | ... | @@ -2,7 +2,7 @@ Autosubmit launches and monitors experiments on any platform used at Earth Scien |
|
|
|
|
|
## Description
|
|
|
|
|
|
Autosubmit is a Python-based workflow manager to create, manage and monitor complex tasks involving different sub steps, such as scientific computational experiments, which may need multiple computing systems for each completion, from HPCs to post-processing clusters or workstations. Autosubmit is capable of orchestrating all the tasks integrating the workflow, by managing their dependencies and handling eventual errors. It allows to run different types of experiments, with one or several startdates and ensemble members, allowing to pack different tasks so as to better use the resources.
|
|
|
Autosubmit is a Python-based workflow manager to create, manage and monitor complex tasks involving different sub steps, such as scientific computational experiments. These workflows may involve multiple computing systems for its completion, from HPCs to post-processing clusters or workstations. Autosubmit is capable of orchestrating all the tasks integrating the workflow, by managing their dependencies, interfacing with all the platforms involved and handling eventual errors.
|
|
|
|
|
|
Autosubmit is currently used at Barcelona Supercomputing Centre (BSC) to run models (EC-Earth, MONARCH, NEMO, CALIOPE, HERMES...), operational toolchains (S2S4E), data-download workflows (ECMWF MARS), and many other.
|
|
|
|
... | ... | |