Changes between Version 17 and Version 18 of JobSubmission
- Timestamp:
- Aug 24, 2011, 9:55:32 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
JobSubmission
v17 v18 210 210 211 211 The following [JobIn job parameters] may be passed in the input template, 212 or as command-line arguments to create_work, 213 or not passed at all, in which case defaults will be used. 212 or as command-line arguments to create_work; 213 the input template has precedence. 214 If not specified, the given defaults will be used. 214 215 215 216 --command_line "-flags foo":: 216 --rsc_fpops_est x:: FLOPs estimate 217 --rsc_fpops_bound x:: 218 --rsc_memory_bound x:: 219 --rsc_disk_bound x:: 220 --delay_bound x:: 221 --min_quorum x:: 222 --target_nresults x:: 223 --max_error_results x:: 224 --max_total_results x:: 225 --max_success_results x:: 217 --rsc_fpops_est x:: FLOPs estimate; default 3600e9 218 --rsc_fpops_bound x:: FPOPs bound; default 86400e9 219 --rsc_memory_bound x:: default 5e8 220 --rsc_disk_bound x:: default 1e9 221 --delay_bound x:: default 1 week 222 --min_quorum x:: default 2 223 --target_nresults x:: default 2 224 --max_error_results x:: default 3 225 --max_total_results x:: default 10 226 --max_success_results x:: default 6 226 227 --opaque N:: 227 228 --additional_xml 'x':: This can be used to supply, for example, <credit>12.4</credit>.