-
Notifications
You must be signed in to change notification settings - Fork 3
Home
--
The SAGA-C++ implementation consists of three different parts: saga-core (containing the API header files and libraries), saga-bindings-python (Python API modules) and saga-adaptors-* (adding support for different middleware systems). These pages of the saga-core module's project are the entry point for the SAGA-C++ ecosystem
For installation instructions check out the installation guide.
Here are the download links to the latest source releases of all stable SAGA components.
Package | Description | Latest version |
---|---|---|
saga-core | SAGA Core Libraries | 1.6.1 release |
saga-bindings-python | Python Modules | 1.1.0 release |
saga-adaptors-ssh | SSH Adaptors | 1.0.0 release |
saga-adaptors-globus | Globus Toolkit Adaptors | 1.1.0 release |
saga-adaptors-x509 | X.509 Certificate Adaptor | 1.1.0 release |
saga-adaptors-condor | Condor(-G) Adaptor | 1.0.0 release |
saga-adaptors-bes | BES Adaptor | 1.0.0 release |
saga-adaptors-glite | gLite Adaptors | 1.0.0 release |
| saga-adaptors-pbs | PBS (Pro) Adaptor | 1.x.0 release | | saga-adaptors-lsf | Platform LSF Adaptor | 1.x.0 release | | saga-adaptors-torque | Torque Adaptor | 1.x.0 release |
If you want to use SAGA on TeraGrid/XSEDE and/or FutureGrid production cyber-infrastructure, consider yourself lucky: you don't have to install SAGA yourself in user-space. On most XSEDE and FutureGrid machines, SAGA is already installed and you just have to load it into your environment. How this works in detail is described in the SAGA Deployments documentation.
We're in the process of providing the European Grid Initiative (EGI) with a set of source and binary releases for the next iteration of their Unified Middleware Distribution (UMD), as it is outlined in a Memorandum of Understanding.
This collaboration project is still very much work in progress, but we expect the first SAGA-EGI release by mid 2012. It will be announced on this website as well as on the EGI/UMD websites.