Skip to content
Andre Merzky edited this page Jun 27, 2012 · 9 revisions

SAGA-C++

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). Thsaga-core module is page is the entry point for the SAGA-C++ ecosystem

For installation instructions check out the installation guide.

Downloads

Here are the download links to the latest source releases of all stable SAGA components.

Package Description Latest version MD5 Checksum link
saga-core SAGA Core Libraries 1.6 release a5cda84bdae1f96646f39fda0aa7db73 link
saga-core SAGA Core Libraries 1.6 release a5cda84bdae1f96646f39fda0aa7db73 link
saga-bindings-python Python Modules 1.0 release 5598452f0a522efc9ba44b953d0ac850 link
saga-adaptors-ssh SSH Adaptors 1.0 release 69619202bf6a966ec5e79f597d737ece link
saga-adaptors-globus Globus Toolkit Adaptors 1.0 release 9ec599c69dbf2d137901e1bf526483f6 link
saga-adaptors-x509 X.509 Certificate Adaptor 1.0 release 84973fd08020011395c408c9e6d0b335 link
saga-adaptors-condor Condor(-G) Adaptor 1.0 release 4cc5648b2cd90ef6fc36bf7fa7c5f184 link
saga-adaptors-ogsa-bes BES Adaptor 1.0 release 19f913d752c223ff5972363d485096ff link
saga-adaptors-pbs PBS (Pro) Adaptor 1.2 release 757983c6c49addbf8e0332f0f2dd8323 link
saga-adaptors-torque TORQUE Adaptor 1.1 release 6f2431a5075402313c8a54bd8efe6da0 link
saga-adaptors-lsf Platform LSF Adaptor 1.0 release 7847e80c29424108a412d1ddd69d8fcd link

SAGA on TeraGrid/XSEDE and FutureGrid

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 on Production-Cyber-Infrastructure documentation.

Please note that installing SAGA system-wide is a substantial deployment effort. This means that there's usually a delay between a SAGA source release and it's availability in system-space on XSEDE and FutureGrid. SAGA on EGI

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 this Memorandum of Understanding: http://www.egi.eu/collaboration/SAGA.html.

This collaboration project is still very much work in progress, but we expect the first SAGA-EGI release by the end of 2011. It will be announced on this website as well as on the EGI/UMD websites. More information can be found on the SAGA on European Grid Infrastructure pages.

Clone this wiki locally