Changeset 789


Ignore:
Timestamp:
Nov 29, 2011 12:42:26 AM (12 years ago)
Author:
raasch
Message:

adjustments for lcsgih/lcsgib queues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/subjob

    r749 r789  
    134134     #                    last_job_transfer_protocol
    135135     # 21/08/11 - Siggi - inferno admitted
     136     # 29/11/11 - Siggi - adjustments for lcsgih/lcsgib queues, pingui admitted
    136137
    137138
     
    245246     (ostria)                local_addres=130.75.105.106; local_host=lcmuk;;
    246247     (paesano)               local_addres=130.75.105.46;  local_host=lcmuk;;
     248     (pingui)                local_addres=134.106.74.118; local_host=lcfor;;
    247249     (quanero)               local_addres=130.75.105.107; local_host=lcmuk;;
    248250     (rte*)                  local_addres=133.5.185.60;   local_host=lcrte;;
     
    889891    fi
    890892
    891     if [[ $queue = testq  || $queue = workq  ||  $queue = dataq  ||  $queue = permq ||  $queue = serialq  ||  $queue = special1q ]]
     893    if [[ $queue = testq  || $queue = mediumq  ||  $queue = bigq  || $queue = workq  ||  $queue = dataq  ||  $queue = permq ||  $queue = serialq  ||  $queue = special1q ]]
    892894    then
    893895       queue_directive="#PBS -q $queue"
Note: See TracChangeset for help on using the changeset viewer.