| 1 | | = Welcome to the SAGA (A Simple API for Grid Applications) Wiki = |
|---|
| 2 | | |
|---|
| 3 | | So what on earth is SAGA? |
|---|
| 4 | | |
|---|
| 5 | | Click [http://saga.cct.lsu.edu here] for more, but in a nutshell: |
|---|
| 6 | | |
|---|
| 7 | | SAGA is a community technical specification, on the door-step to becoming a standard, via |
|---|
| 8 | | the [http://www.ogf.org/ Open Grid Forum (OGF)] as a high-level API that directly |
|---|
| 9 | | addresses the needs of application developers. The purpose of SAGA is two-fold: |
|---|
| 10 | | |
|---|
| 11 | | * Provide a simple API that can be used with much less effort compared to the vanilla interfaces of existing grid middleware. A guiding principle for achieving this simplicity is the 80–20 rule: serve 80% of the use cases with 20% of the effort needed for serving 100% of all possible requirements and |
|---|
| 12 | | * Provide a standardized, portable, common interface across various Grid middleware systems and their versions. |
|---|
| 13 | | |
|---|
| 14 | | Now that you are an expert on all matters SAGA, here is some material to start hurting your brains. We could after all, |
|---|
| 15 | | have called it the "Simple API for Distributed Environments" (SADE) which would have made [http://saga.cct.lsu.edu/index.php?option=com_content&task=view&id=39&Itemid=110 us] a bunch of SADEsts :) |
|---|
| 16 | | |
|---|
| 17 | | This Wiki serves as a notepad for developers, users and all self-respecting intellectually-inquisitive folk |
|---|
| 18 | | to communicate and stay abreast of the exciting developments in the SAGA world of Applied Distributed Systems. |
|---|
| 19 | | Stay tuned to learn about the: |
|---|
| 20 | | * The SAGA C++ Reference Implementation |
|---|
| 21 | | * SAGA Adaptor Development [SagaProjectWiki Projects] |
|---|
| 22 | | * SAGA Application Development [SagaProjectWiki Projects] |
|---|
| 23 | | * And in general, how SAGA conquers the World, quite [http://macpro01.cct.lsu.edu/~oweidner/faust/ literally] |
|---|
| 24 | | |
|---|
| 25 | | |
|---|
| 26 | | == Starting Points == |
|---|
| 27 | | |
|---|
| 28 | | * [http://saga.cct.lsu.edu/ SAGA Webpage] |
|---|
| 29 | | * [http://wiki.cct.lsu.edu/saga/space/start Official SAGA Wiki] |
|---|
| 30 | | * [https://forge.gridforum.org/projects/saga-rg/ SAGA Gridforge Page] |
|---|
| 31 | | * [SagaProjectWiki SAGA Project Wiki Pages] |
|---|
| 32 | | |
|---|
| 33 | | |
|---|
| 34 | | == The bug tracker == |
|---|
| 35 | | Before submitting a bug report, please check the known bug list and current bug reports. |
|---|
| 36 | | |
|---|
| 37 | | * [http://fortytwo.cct.lsu.edu:8000/SAGA/query?status=new&status=assigned&status=reopened&type=defect&group=component&order=priority View open bug reports] |
|---|
| 38 | | * [http://fortytwo.cct.lsu.edu:8000/SAGA/query?status=new&status=assigned&status=reopened&type=task&order=priority View tasks] |
|---|
| 39 | | * [http://fortytwo.cct.lsu.edu:8000/SAGA/query?status=new&status=assigned&status=reopened&type=enhancement&order=priority View feature requests] |
|---|
| 40 | | |
|---|
| 41 | | If you don't have an account, to submit a report you'll need to login as '''guest''', password '''guest'''. (Sorry about that, but we've been getting ticket spam.) If you use the guest login, it would be helpful if you could sign your report in case we need more details. |
|---|
| 42 | | |
|---|
| 43 | | * [http://fortytwo.cct.lsu.edu:8000/SAGA/newticket?type=defect Create a new bug report] |
|---|
| 44 | | * [http://fortytwo.cct.lsu.edu:8000/SAGA/newticket?type=task Create a new task] |
|---|
| 45 | | * [http://fortytwo.cct.lsu.edu:8000/SAGA/newticket?type=enhancement Create a new feature request] |
|---|
| 46 | | |
|---|
| 47 | | |
|---|
| 48 | | == Contact == |
|---|
| 49 | | |
|---|
| 50 | | For more information about the SAGA project at CCT please contact Hartmut Kaiser (hkaiser [at] cct.lsu.edu). |
|---|
| 51 | | |
|---|
| 52 | | |
|---|
| | 1 | = We migrated our Trac. Now you can find it at [https://macpro01.cct.lsu.edu/trac/saga/ https://macpro01.cct.lsu.edu/trac/saga/] = |