- Timestamp:
- Jun 17, 2014, 5:58:38 AM (12 years ago)
- Location:
- branches/eam_branches/ipp-20140610
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/sc_prepare_chip.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140610
- Property svn:mergeinfo changed
/trunk (added) merged: 36846-36871,36874,36879,36882
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20140610/ippScripts/scripts/sc_prepare_chip.pl
r36844 r36884 315 315 $ppImage_command .= " -recipe PSPHOT $recipe_psphot "; 316 316 $ppImage_command .= " -recipe PPSTATS CHIPSTATS -stats ${remote_outroot}.${class_id}.stats "; 317 $ppImage_command .= " -threads $threads";317 $ppImage_command .= " -threads 4 "; 318 318 $ppImage_command .= " -image_id $chip_imfile_id "; 319 319 $ppImage_command .= " -tracedest ${remote_outroot}.${class_id}.trace ";
Note:
See TracChangeset
for help on using the changeset viewer.
