Changeset 36854 for trunk/ippScripts/scripts/sc_prepare_warp.pl
- Timestamp:
- Jun 12, 2014, 5:25:52 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/sc_prepare_warp.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/sc_prepare_warp.pl
r36844 r36854 199 199 $pswarp_command .= " -recipe PSWARP $recipe_pswarp "; 200 200 $pswarp_command .= " -tracedest ${remote_outroot}.trace -log ${remote_outroot}.log "; 201 $pswarp_command .= " -threads $threads"; # -image_id ${image_id} -source_id ${source_id} ";201 $pswarp_command .= " -threads 4 "; # -image_id ${image_id} -source_id ${source_id} "; 202 202 $pswarp_command .= " -recipe PPSTATS WARPSTATS "; 203 203 $pswarp_command .= " -dumpconfig ${remote_outroot}.mdc -stats ${remote_outroot}.stats ";
Note:
See TracChangeset
for help on using the changeset viewer.
