Changes between Version 2 and Version 3 of WorkShop12/WorkshopSummary
- Timestamp:
- Oct 15, 2012, 5:46:46 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkShop12/WorkshopSummary
v2 v3 67 67 Wenjing? 68 68 69 Francisco Sanz described the system developed by Ibercivis. 70 Key features: 71 * "Subproject": the unit of access control; a set of apps 72 * "Scientist" and "batch" tables 73 * Scientists submit/control jobs using "mini-shell" 74 * WU generate limits outstanding WUs per batch (to limit DB size) 75 69 76 == Server scheduling (user quotas, accelerated batch completion == 70 77 … … 91 98 We should document it and add it to the source tree. 92 99 100 In David's system, the DAG is generated from a command file, 101 with dependencies determined by the names of input/output files. 102 We discussed the ideas of: 103 * Deciding when some of these (small jobs) can be done on the server 104 * Deciding when jobs that are small but have large intermediate files 105 can be grouped together and done (using the wrapper) on a single client 106 93 107 == Drupal/BOINC integration == 94 108 95 109 Oliver demonstrated this. 96 110 My impression is that it's about 90% complete. 97 When done we can add it to BOINC.111 When done we can potentially add it to BOINC. 98 112 99 113 == Locality scheduling == … … 113 127 * Show graphics of some sort (BOINC and/or project-specific) 114 128 * Get some projects to add Android/ARM app versions. 129 130 == VM Apps == 131 132 Nils Hoimyr expressed a wish for including VBox in the BOINC installer