Changes between Version 2 and Version 3 of ValidationIntro


Ignore:
Timestamp:
May 4, 2007, 10:02:59 AM (17 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ValidationIntro

    v2 v3  
    2929 [ -max_granted_credit X ]::    Grant no more than this amount of credit to a result.
    3030 [ -grant_claimed_credit ]::    If set, grant the claimed credit, regardless of what other results for this workunit claimed. These is useful for projects where different instances of the same job can do much different amounts of work.
     31 [ -credit_from_wu ]::  If set, credit is specified by the <credit> element in the WU.
     32This is needed only with the BOINC-supplied validators.
     33 [ -update_credited_job ]:: For each valid result, create an entry in the credited_job database table.
     34This lets you keep track of which user contributed to each WU, even if you use [DbPurge db_purge].