Changeset 36854 for trunk/ippScripts/scripts/sc_prepare_chip.pl
- Timestamp:
- Jun 12, 2014, 5:25:52 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/sc_prepare_chip.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/sc_prepare_chip.pl
r36844 r36854 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.
