A Light-Weight Access Layer for Distributed Computing Infrastructure and Reference Implementation of the SAGA Python Language Bindings.
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.
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.
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.