Changeset 718 for palm/trunk


Ignore:
Timestamp:
Apr 5, 2011 2:31:26 PM (13 years ago)
Author:
gryschka
Message:

corrected typing error in lckordi

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/mrun

    r717 r718  
    34543454                      aprun  -n $ii  -N $tasks_per_node  a.out < runfile_atmos  $ROPTS
    34553455
    3456                    elif [[ $host = lck || $host = lcordi ]]
     3456                   elif [[ $host = lck || $host = lckordi ]]
    34573457                   then
    34583458                         mpiexec -n $ii  ./a.out  $ROPTS < runfile_atmos &
Note: See TracChangeset for help on using the changeset viewer.