Ignore:
Timestamp:
Jun 14, 2016 5:15:20 AM (8 years ago)
Author:
raasch
Message:

adjustments for lckiaps

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/mrun

    r1917 r1940  
    2222# Current revisions:
    2323# ------------------
    24 #
     24# adjustments for lckiaps
    2525#
    2626# Former revisions:
     
    31623162                   elif [[ $host = lckiaps ]]
    31633163                   then
    3164                       mpirun -np $ii  -f $PBS_NODEFILE  a.out  <  runfile_atmos
     3164                      mpirun -np $ii  -machinefile $PBS_NODEFILE  ./a.out  <  runfile_atmos
    31653165                   elif [[ $host = lckyu* ]]
    31663166                   then
Note: See TracChangeset for help on using the changeset viewer.