Changes between Version 7 and Version 8 of JobIn
- Timestamp:
- Feb 8, 2008, 3:11:14 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
JobIn
v7 v8 5 5 A workunit has several attributes. These are specified when the workunit is created; they are mandatory except where noted. 6 6 7 == Miscellaneous attributes == 7 == Miscellaneous attributes == #misc 8 8 '''name''':: 9 9 A text string, unique across all workunits in the project. … … 17 17 (optional) An integer; can be used to operate (cancel, change priority etc.) on groups of workunits. 18 18 19 == Resource estimates and bounds == 19 == Resource estimates and bounds == #resources 20 20 21 21 '''rsc_fpops_est''':: … … 30 30 It's important that you supply accurate values for these parameters. To get initial estimates, run your application on your own machines, and monitor the memory and disk usage. To view the distribution of FLOPs, use the script html/ops/job_times.php (the '''FLOP count statistics''' link on your project's [HtmlOps administrative web interface]). 31 31 32 == Redundancy and scheduling attributes == 32 == Redundancy and scheduling attributes == #scheduling 33 33 34 34 '''delay_bound'''::