A light-weight access layer for distributed computing infrastructure (http://radical.rutgers.edu/)


Keywords
radical, job, saga, hacktoberfest
License
MIT
Install
pip install radical.saga==0.72.1

Documentation

RADICAL-SAGA (RS)

Build Status codecov

RADICAL-SAGA (RS) is a Python package that implements the interface specification of the Open Grid Forum (OGF) Simple API for Grid Applications (SAGA) standard. RS works as a light-weight access layer for distributed computing infrastructures, providing adaptors for different middleware systems and services.

Documentation

Full package description and usage examples are available at:
https://radicalsaga.readthedocs.io/en/stable/

Additional information is provided in the wiki section of RS GitHub repository.

Code

Generally, the master branch reflects the RS release published on PyPI.

The devel branch (and any branch other than master) may not correspond to the published documentation and, specifically, may have dependencies which need to be resolved manually.