Changes between Version 6 and Version 7 of ValidationIntro
- Timestamp:
- Apr 15, 2010, 9:44:14 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ValidationIntro
v6 v7 22 22 --app appname:: Name of the application 23 23 [ --one_pass_N_WU N ]:: Validate at most N WUs, then exit 24 [ -- -one_pass ]:: Make one pass through WU table, then exit24 [ --one_pass ]:: Make one pass through WU table, then exit 25 25 [ --mod n i ]:: Process only WUs with (id mod n) == i. This option lets you run multiple instances of the validator for increased performance. 26 26 [ --max_claimed_credit X ]:: If a result claims more credit than this, mark it as invalid.