29 | | Goal: complete the design of BOINC's proposed features for |
30 | | remote job submission and multi-user projects. |
31 | | Review existing systems, possibly incorporating their features. |
32 | | Implement something if time permits. |
| 29 | Goals: |
| 30 | * Use BOINC's new features for remote job submission and multi-user projects. |
| 31 | * Discuss the design of these features; compare with analogous system, |
| 32 | both BOINC- and Grid-based. |
| 33 | Improve and extend the design. |
| 34 | * Implement and document some of the improved design. |
50 | | * Review RemoteJobs and PortalFeatures |
51 | | * Review the source code: http://boinc.berkeley.edu/trac/browser/trunk/boinc/html/user/submit.php |
| 50 | * Research analogous existing systems |
| 51 | * Test-drive BOINX's remote job submission system: |
| 52 | http://isaac.ssl.berkeley.edu/test/submit_example.php |
| 53 | (log in as guest@nowhere.com, password "guest"). |
| 54 | * Read the documentation: RemoteJobs and PortalFeatures |
| 55 | * Review the source code: |
| 56 | * http://boinc.berkeley.edu/trac/browser/trunk/boinc/html/inc/submit.inc |
| 57 | * http://boinc.berkeley.edu/trac/browser/trunk/boinc/html/user/submit.php |
| 58 | * http://boinc.berkeley.edu/trac/browser/trunk/boinc/html/user/submit_example.php |
| 59 | |
| 60 | === Multi-user projects: Scheduling === |
| 61 | |
| 62 | Goals: |
| 63 | * Review and discuss BOINC's new proposed features for user quotas and batch scheduling |
| 64 | * Compare these features with those of analogous Grid-based systems |
| 65 | * Design an implementation of these features |
| 66 | * Implement some part of this |
| 67 | |
| 68 | Advance preparation: |
| 69 | * Read the design doc: http://boinc.berkeley.edu/trac/wiki/PortalFeatures |
| 70 | |
| 71 | Coordinator: David Anderson? Kevin Reed? |
| 72 | |
| 73 | Participants: |
| 74 | * Arnaud Legrand |
| 75 | * Derrick Kondo |