Changeset 37671
- Timestamp:
- Nov 24, 2014, 2:28:04 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-pv3-20140717/ippScripts/scripts/sc_prepare_run.pl
r37544 r37671 252 252 print COMMAND "#MSUB -j oe\n"; 253 253 print COMMAND "#MSUB -V\n"; 254 print COMMAND "#MSUB -o ${remote_root}/ ${stage}.${remote_id}.out\n";254 print COMMAND "#MSUB -o ${remote_root}/stask_logs/${stage}.${remote_id}.out\n"; 255 255 print COMMAND "date\n"; 256 256 print COMMAND 'srun -n $SLURM_JOB_NUM_NODES -m cyclic -l /bin/hostname | sort -n | awk \'{printf "%s\n", $2}\' > hosts.${SLURM_JOB_ID}' . "\n";
Note:
See TracChangeset
for help on using the changeset viewer.
