Changeset 37341
- Timestamp:
- Aug 31, 2014, 10:14:04 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-pv3-20140717/ippScripts/scripts/sc_prepare_stack.pl
r37339 r37341 174 174 close(COMPMAP); 175 175 176 my $mk_mdc_command = "mkdir -p $remote_outdir && sc_mk_stack_mdc.pl --compmap $ remote_compmap$warp_path_base_string > ${remote_outroot}.in.mdc";176 my $mk_mdc_command = "mkdir -p $remote_outdir && sc_mk_stack_mdc.pl --compmap ${remote_root}/tmp/${component_map} $warp_path_base_string > ${remote_outroot}.in.mdc"; 177 177 my $recipe_ppstack = $ipprc->reduction($reduction, 'STACK_PPSTACK'); # Recipe to use 178 178 my $ppstack_command = " ppStack -input ${remote_outroot}.in.mdc ";
Note:
See TracChangeset
for help on using the changeset viewer.
