Changes between Version 3 and Version 4 of ValidationIntro
- Timestamp:
- Sep 16, 2007, 8:36:25 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ValidationIntro
v3 v4 28 28 [ -max_claimed_credit X ]:: If a result claims more credit than this, mark it as invalid. 29 29 [ -max_granted_credit X ]:: Grant no more than this amount of credit to a result. 30 [ -grant_claimed_credit ]:: If set, grant the claimed credit, regardless of what other results for this workunit claimed. Th eseis useful for projects where different instances of the same job can do much different amounts of work.30 [ -grant_claimed_credit ]:: If set, grant the claimed credit, regardless of what other results for this workunit claimed. This is useful for projects where different instances of the same job can do much different amounts of work. 31 31 [ -credit_from_wu ]:: If set, credit is specified by the <credit> element in the WU. 32 32 This is needed only with the BOINC-supplied validators.