Changeset 757 for palm/trunk


Ignore:
Timestamp:
Aug 29, 2011 11:00:28 AM (13 years ago)
Author:
helmke
Message:

mrun-adjustment of the path at IMUK

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/mrun

    r755 r757  
    229229     #                   - properly report hosts on general Linux clusters
    230230     # 29/08/11 - BjornW - adapted for lcflow (ForWind cluster in Oldenburg)
     231     # 29/08/11 - Carolin- initiating restart-run: adjustment of the path at IMUK
    231232
    232233 
     
    43084309                if [[ $(echo $return_addres | grep -c "130.75.105") = 1 ]]
    43094310                then
    4310                    ssh $return_addres -l $return_username "PATH=\$PATH:$LOCAL_MRUN_PATH;export LD_LIBRARY_PATH=\$LD_LIBRARY_PATH:/muksoft/packages/intel/Compiler/11.0/083/lib/intel64/;export PALM_BIN=$LOCAL_MRUN_PATH;cd $LOCAL_PWD; $mc "
     4311                   ssh $return_addres -l $return_username "PATH=\$PATH:$LOCAL_MRUN_PATH;export LD_LIBRARY_PATH=\$LD_LIBRARY_PATH:/muksoft/packages/intel/Compiler/11.1/073/lib/intel64/;export PALM_BIN=$LOCAL_MRUN_PATH;cd $LOCAL_PWD; $mc "
    43114312                else
    43124313                   if [[ $localhost = ibmkisti ]]
Note: See TracChangeset for help on using the changeset viewer.