Changeset 1604
- Timestamp:
- Jun 23, 2015 3:48:03 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/mrun
r1599 r1604 22 22 # Current revisions: 23 23 # ------------------ 24 # 24 # Enable coupled runs for lcmuk 25 25 # 26 26 # Former revisions: … … 3600 3600 mpiexec -n $ii --stdin runfile_atmos ./a.out $ROPTS 3601 3601 3602 elif [[ $host = lcmuk ]] 3603 then 3604 3605 mpiexec -machinefile hostfile -n $ii a.out < runfile_atmos $ROPTS 3606 3602 3607 fi 3603 3608 wait
Note: See TracChangeset
for help on using the changeset viewer.