Ignore:
Timestamp:
Sep 9, 2008 11:34:21 AM (16 years ago)
Author:
raasch
Message:

updates of scripts for mpt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/subjob

    r191 r196  
    160160     (breg*-en0|berni*-en0)  local_addres=130.73.230.10;  local_host=ibmb;;
    161161     (breva)                 local_addres=130.75.105.98;  local_host=lcmuk;;
    162      (b01*)                  local_addres=130.73.232.102; local_host=lcsgih;;
     162     (b01*)                  local_addres=130.73.232.102; local_host=lcsgib;;
    163163     (compute-*.local)       local_addres=172.20.4.2;     local_host=lcfimm;;
    164164     (cs*)                   local_addres=136.172.44.131; local_host=nech;;
     
    186186     (sun1|sun2)             local_addres=130.75.6.1;     local_host=unics;;
    187187     (r1*)                   local_addres=130.75.4.102;   local_host=lcsgih;;
    188      (r2*)                   local_addres=130.73.232.102; local_host=lcsgih;;
     188     (r2*)                   local_addres=130.73.232.102; local_host=lcsgib;;
    189189     (tgg*)                  local_addres=172.17.75.161;  local_host=lctit;;
    190190     (vorias)                local_addres=172.20.25.43;   local_host=lcmuk;;
     
    312312        (ibmy)   queue=parallel; remote_addres=165.132.26.58; submcom=/usr/lpp/LoadL/full/bin/llsubmit;;
    313313        (lcfimm) remote_addres=172.20.4.2; submcom=/opt/torque/bin/qsub;;
    314         (lcsgib) queue=smallq; remote_addres=130.73.232.102; submcom=/opt/torque/bin/qsub;;
     314        (lcsgib) queue=smallq; remote_addres=130.73.232.102; submcom=/opt/moab/bin/msub;;
    315315        (lcsgih) queue=smallq; remote_addres=130.75.4.102; submcom=/opt/moab/bin/msub;;
    316316        (lctit)  queue=lctit; remote_addres=172.17.75.161; submcom=/n1ge/TITECH_GRID/tools/bin/n1ge;;
     
    697697
    698698. /usr/share/modules/init/bash
    699 # module load mvapich/mvapich-0.9.9-intel
    700 module load mvapich2
     699module load mpt
     700# module load mvapich2/1.2rc1-intel
     701# module load mvapich2
    701702module load netcdf
    702703export LD_LIBRARY_PATH=/sw/intel/cce/10.1.015/lib:/sw/intel/fce/10.1.015/lib:/sw/dataformats/netcdf/3.6.2/lib:\$LD_LIBRARY_PATH
Note: See TracChangeset for help on using the changeset viewer.