Changeset 210 for palm/trunk/SCRIPTS
- Timestamp:
- Nov 6, 2008 8:54:02 AM (16 years ago)
- Location:
- palm/trunk/SCRIPTS
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/mbuild
r206 r210 728 728 (lcmuk) remote_addres=130.75.105.2;; 729 729 (lcsgib) remote_addres=130.73.232.102;; 730 (lcsgih) remote_addres=130.75.4.10 2;;730 (lcsgih) remote_addres=130.75.4.103;; 731 731 (lctit) remote_addres=172.17.75.161;; 732 732 (lcxt4) remote_addres=129.177.20.113;; … … 1309 1309 then 1310 1310 1311 print ". /usr/share/modules/init/bash; module load mpt ; cd ${remote_md}; echo $make_call_string > LAST_MAKE_CALL; chmod u+x LAST_MAKE_CALL; $make_call_string; [[ \$? != 0 ]] && echo MAKE_ERROR" | ssh ${remote_username}@${remote_addres} 2>&1 | tee ${remote_host}_last_make_protokoll1311 print ". /usr/share/modules/init/bash; module load mpt/1.21; cd ${remote_md}; echo $make_call_string > LAST_MAKE_CALL; chmod u+x LAST_MAKE_CALL; $make_call_string; [[ \$? != 0 ]] && echo MAKE_ERROR" | ssh ${remote_username}@${remote_addres} 2>&1 | tee ${remote_host}_last_make_protokoll 1312 1312 # print ". /usr/share/modules/init/bash; module load mvapich2/1.2rc1-intel; cd ${remote_md}; echo $make_call_string > LAST_MAKE_CALL; chmod u+x LAST_MAKE_CALL; $make_call_string; [[ \$? != 0 ]] && echo MAKE_ERROR" | ssh ${remote_username}@${remote_addres} 2>&1 | tee ${remote_host}_last_make_protokoll 1313 1313 # print ". /usr/share/modules/init/bash; module load mvapich2; cd ${remote_md}; echo $make_call_string > LAST_MAKE_CALL; chmod u+x LAST_MAKE_CALL; $make_call_string; [[ \$? != 0 ]] && echo MAKE_ERROR" | ssh ${remote_username}@${remote_addres} 2>&1 | tee ${remote_host}_last_make_protokoll -
palm/trunk/SCRIPTS/mrun
r206 r210 154 154 # 08/08/08 - Marcus - typo removed in lcxt4 branch 155 155 # 17/09/08 - Siggi - restart mechanism adjusted for lcsgi 156 # 02/10/09 - BjornM - argument "-Y" modified, adjustments for coupled runs 156 # 02/10/08 - BjornM - argument "-Y" modified, adjustments for coupled runs 157 # 21/10/08 - Siggi - bugfix for the case that -K has more than one 158 # argument 157 159 158 160 # VARIABLENVEREINBARUNGEN + DEFAULTWERTE … … 396 398 (C) restart_run=true; mc="$mc -C";; 397 399 (d) fname=$OPTARG; mc="$mc -d$OPTARG";; 398 (D) cpp_opts="$cpp_opts $OPTARG"; mc="$mc -D $OPTARG";;400 (D) cpp_opts="$cpp_opts $OPTARG"; mc="$mc -D'$OPTARG'";; 399 401 (F) job_on_file="-D"; mc="$mc -F";; 400 402 (g) group_number=$OPTARG; mc="$mc -g$OPTARG";; … … 405 407 (I) ignore_archive_error=true; mc="$mc -I";; 406 408 (k) keep_data_from_previous_run=true; mc="$mc -k";; 407 (K) additional_conditions="$OPTARG"; mc="$mc -K $OPTARG";;409 (K) additional_conditions="$OPTARG"; mc="$mc -K'$OPTARG'";; 408 410 (m) memory=$OPTARG; mc="$mc -m$OPTARG";; 409 411 (M) makefile=$OPTARG; mc="$mc -M$OPTARG";; … … 2320 2322 then 2321 2323 printf " compiler is called via ssh on \"hicegate\" \n" 2322 ssh 130.75.4.10 2-l $usern ". /usr/share/modules/init/bash; module load mpt; cd $TEMPDIR; make -f Makefile PROG=a.out F90=$compiler_name COPT=\"$cpp_options\" F90FLAGS=\"$fopts\" LDFLAGS=\"$lopts\" 2>&1 "2324 ssh 130.75.4.103 -l $usern ". /usr/share/modules/init/bash; module load mpt; cd $TEMPDIR; make -f Makefile PROG=a.out F90=$compiler_name COPT=\"$cpp_options\" F90FLAGS=\"$fopts\" LDFLAGS=\"$lopts\" 2>&1 " 2323 2325 # ssh 130.75.4.102 -l $usern ". /usr/share/modules/init/bash; module load mvapich2; cd $TEMPDIR; make -f Makefile PROG=a.out F90=$compiler_name COPT=\"$cpp_options\" F90FLAGS=\"$fopts\" LDFLAGS=\"$lopts\" 2>&1 " 2324 2326 # print ". /usr/share/modules/init/bash; module load mpt; cd $TEMPDIR; make -f Makefile PROG=a.out F90=$compiler_name COPT=\"$cpp_options\" F90FLAGS=\"$fopts\" LDFLAGS=\"$lopts\" " | ssh ${usern}@130.75.4.102 2>&1 … … 2919 2921 # export MV2_CPU_MAPPING=0:1:2:3 2920 2922 # mpiexec ./a.out $ROPTS 2923 # export MPI_LAUNCH_TIMEOUT=360 2921 2924 mpiexec_mpt -np $ii ./a.out $ROPTS 2922 2925 elif [[ $host = lcxt4 ]] -
palm/trunk/SCRIPTS/subjob
r206 r210 161 161 (autan) local_addres=130.75.105.57; local_host=lcmuk;; 162 162 (bora) local_addres=130.75.105.103; local_host=lcmuk;; 163 (bicegate1) local_addres=130.73.232.102; local_host=lcsgib;; 163 164 (breg*-en0|berni*-en0) local_addres=130.73.230.10; local_host=ibmb;; 164 165 (breva) local_addres=130.75.105.98; local_host=lcmuk;; … … 175 176 (hababai) local_addres=130.75.105.108; local_host=lcmuk;; 176 177 (hexagon.bccs.uib.no) local_addres=129.177.20.113; local_host=lcxt4;; 178 (hicegate1) local_addres=130.75.4.102; local_host=lcsgih;; 179 (hicegate2) local_addres=130.75.4.103; local_host=lcsgih;; 177 180 (hreg*-en0|hanni*-en0) local_addres=130.75.4.10; local_host=ibmh;; 178 181 (h01*) local_addres=130.75.4.102; local_host=lcsgih;; … … 187 190 (quanero) local_addres=130.75.105.107; local_host=lcmuk;; 188 191 (scirocco) local_addres=172.20.25.41; local_host=lcmuk;; 189 (service100) local_addres=130.75.4.102; local_host=lcsgih;;190 192 (sun1|sun2) local_addres=130.75.6.1; local_host=unics;; 191 193 (r1*) local_addres=130.75.4.102; local_host=lcsgih;; … … 317 319 (lcfimm) remote_addres=172.20.4.2; submcom=/opt/torque/bin/qsub;; 318 320 (lcsgib) queue=smallq; remote_addres=130.73.232.102; submcom=/opt/moab/bin/msub;; 319 (lcsgih) queue=smallq; remote_addres=130.75.4.10 2; submcom=/opt/moab/bin/msub;;321 (lcsgih) queue=smallq; remote_addres=130.75.4.103; submcom=/opt/moab/bin/msub;; 320 322 (lctit) queue=lctit; remote_addres=172.17.75.161; submcom=/n1ge/TITECH_GRID/tools/bin/n1ge;; 321 323 (lcxt4) remote_addres=129.177.20.113; submcom=/opt/torque/2.3.0/bin/qsub;; … … 701 703 702 704 . /usr/share/modules/init/bash 703 module load mpt 705 module load mpt/1.21 704 706 # module load mvapich2/1.2rc1-intel 705 707 # module load mvapich2 … … 1145 1147 else 1146 1148 cd $job_catalog 1147 if [[ $(echo $local_host | cut -c1- 3) = ibm ]]1149 if [[ $(echo $local_host | cut -c1-5) = lcsgi || $(echo $local_host | cut -c1-3) = ibm ]] 1148 1150 then 1149 1151 eval $submcom $job_on_remhost
Note: See TracChangeset
for help on using the changeset viewer.