IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 19, 2008, 12:30:19 PM (18 years ago)
Author:
eugene
Message:

adding thread request to commands

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/chip.pro

    r18607 r19126  
    151151    stderr $LOGDIR/chip.imfile.log
    152152
    153     $run = chip_imfile.pl --exp_id $EXP_ID --chip_id $CHIP_ID --class_id $CLASS_ID --uri $URI --camera $CAMERA --outroot $outroot --redirect-output
     153    $run = chip_imfile.pl --threads @MAX_THREADS@ --exp_id $EXP_ID --chip_id $CHIP_ID --class_id $CLASS_ID --uri $URI --camera $CAMERA --outroot $outroot --redirect-output
    154154    if ("$REDUCTION" != "NULL")
    155155      $run = $run --reduction $REDUCTION
Note: See TracChangeset for help on using the changeset viewer.