... | ... | @@ -5,9 +5,11 @@ Autosubmit launches and monitors experiments on any platform used at Earth Scien |
|
|
|
|
|
### Description
|
|
|
|
|
|
Autosubmit is a **python** tool to create, manage and monitor experiments by using computing resources available at Computing Clusters, **HPC** and Supercomputers. It offers support for **experiments** running in more than one supercomputing platform and for different **workflow** configurations. Autosubmit manages the submission of jobs to queue scheduler remotely via ssh, until there is no ***job*** left to be run. Additionally, it also provides features to suspend, resume, restart and extend similar experiment at later stage.
|
|
|
Autosubmit is a Python-based workflow manager to create, manage and monitor complex tasks involving different sub steps, as scientific computational experiments, which may be executed in one or different computing systems, from HPCs to small clusters or workstatoins. Autosubmit is able to orchestrate the tasks composing the workflow while respecting their dependencies and handling errors. It allows to runs different types of experiments, with one or several startdates and ensemble members, allowing to pack different tasks so to better use the resources.
|
|
|
|
|
|
Autosubmit is currently used at Barcelona Supercomputing Centre (BSC) to run EC-Earth, NEMO and NMMB air quality models. Autosubmit has been used to manage models running at supercomputers in IC3, BSC, ECMWF, EPCC, PDC and OLCF.
|
|
|
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.
|
|
|
|
|
|
Autosubmit has been used to manage models running at supercomputers in BSC, ECMWF, IC3, CESGA, EPCC, PDC and OLCF.
|
|
|
|
|
|
|
|
|
Autosubmit is the only existing tool that satisfies the following requirements from the weather and climate community:
|
... | ... | |