aronhelser / cumulus

A REST API for creating and using cloud clusters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cumulus

A platform for building HPC workflows.

The goal of the project is to provide a platform for developing HPC workflows. Cumulus enables running workflows on traditional or on-demand clusters. It provides the ability to create compute resources on cloud computing platforms such as AWS, and then to provision MPI clusters on top of those resources using Ansible.

Job management is supported through traditional batch job schedulers. We also provide a workflow engine called TaskFlow to allow a collection of Celery tasks to be run as a workflow.

See documentation for more details.

About

A REST API for creating and using cloud clusters

License:Apache License 2.0


Languages

Language:Python 97.8%Language:Shell 1.5%Language:CMake 0.7%