Changeset 1940 for palm/trunk/SCRIPTS/mrun
- Timestamp:
- Jun 14, 2016 5:15:20 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/mrun
r1917 r1940 22 22 # Current revisions: 23 23 # ------------------ 24 # 24 # adjustments for lckiaps 25 25 # 26 26 # Former revisions: … … 3162 3162 elif [[ $host = lckiaps ]] 3163 3163 then 3164 mpirun -np $ii - f $PBS_NODEFILEa.out < runfile_atmos3164 mpirun -np $ii -machinefile $PBS_NODEFILE ./a.out < runfile_atmos 3165 3165 elif [[ $host = lckyu* ]] 3166 3166 then
Note: See TracChangeset
for help on using the changeset viewer.