-
Notifications
You must be signed in to change notification settings - Fork 8
BigJob Tutorial
melrom edited this page Oct 26, 2012
·
9 revisions
This tutorial will walk you through the installation as well as the most important features of BigJob. Many of these examples illustrate common workflow usages as well as distributed data movement.
- Install SAGA on your own machine
- Write a program that runs a job locally on your machine
- Use the same program with a different plug-in to run the job on a remote site
- Add file transfer capabilities to the program to retrieve results
- BigJob Tutorial Part 1: Introduction
- BigJob Tutorial Part 2: Installation
- BigJob Tutorial Part 3: Simple Ensemble Example
- BigJob Tutorial Part 4: Mandelbrot Example
- BigJob Tutorial Part 5: Chained Ensemble Example
- BigJob Tutorial Part 6: Coupled Ensemble Example
- BigJob Tutorial Part 7: Multiple Pilot Jobs Example
- BigJob Tutorial Part 8: Automated Data Staging Example
Additional information about BigJob can be found on the website: http://saga-project.github.com/BigJob/. A comprehensive API documentation is available at http://saga-project.github.com/BigJob/apidoc/.
Feedback and questions are always more than welcome and help us to improve our tutorial material. Please check out the Wiki Main Page to learn how you can join our mailing-lists.