source: palm/trunk/SCRIPTS/mrun @ 180

Last change on this file since 180 was 180, checked in by raasch, 16 years ago

conflict resolved for last update

  • Property svn:keywords set to Id
File size: 143.9 KB
Line 
1#!/bin/ksh
2# mrun - Plot-Shellskript
3# $Id: mrun 180 2008-07-16 11:57:29Z raasch $
4
5     # Prozedur zum Starten von Modellaeufen
6
7     # letzte Aenderung:
8     # 03/03/94 - Siggi - Entwicklungsbeginn
9     # 21/03/94 - Siggi - Entwicklungsabschluss (Version 1.0)
10     # 09/12/94 - Siggi - allexport unterbunden; statt dessen werden jetzt ein-
11     #                    zelne Variable exportiert. Dies ist noetig, weil an-
12     #                    sonsten irgendein Speicher ueberlaeuft und von mrun
13     #                    aufgerufene Programme (z.B. stageout) mit Fehlern
14     #                    abbrechen (too many arguments)
15     # 20/06/95 - Siggi - noclobber muss explizit abgeschaltet, da jetzt
16     #                    defaultmaessig im RRZN-Profile eingeschaltet
17     # 10/06/97 - Siggi - Zusaetzliche Option -C bei cpp, damit // nicht
18     #                    wegfallen
19     # 25/04/00 - Siggi - Version 1.5
20     #                    remote_addres und remote_user in return_addres bzw.
21     #                    return_username umbenannt, return_username wird dem
22     #                    mrun-Aufruf im Job ueber Option -U mitgegeben.
23     #                    Neue Variable remote_username, die beim interaktiven
24     #                    mrun-Aufruf zwingend ueber die neue Option -u oder
25     #                    in der Konfigurationsdatei angegeben werden muss.
26     # 08/02/01 - Siggi - Alle mrun-Meldungen ins englische uebersetzt,
27     #                    Version 1.7
28     # 05/05/02 - Siggi - Uebersetzungen mittels make-Mechanismus moeglich
29     # 21/11/02 - Siggi - ENV-Variable XLFRTEOPTS wird vor Ausfuehrung auf
30     #                    IBM gesetzt, um Record-Laenge der NAMELIST-Dateien,
31     #                    zu bestimmen; Praeprozessoroptionen haben nun alle
32     #                    die Form -Dtext=text, weil auf IBM sonst text durch
33     #                    die leere Zeichenkette ersetzt wird
34     # 01/08/03 - Siggi  - Test of implementing dvrp+1PE on ibm
35     # 07/01/04 - Siggi  - additional preprocessor directive for ibm included
36     #                     (-D$OMP=OMP) in order to avoid problems with
37     #                     OMP_NUM_THREADS
38     # 04/01/05 - Siggi  - archiving on hanni and berni is done in separate
39     #                     tar files, one for each node used
40     # 07/01/04 - Siggi  - old code for t3e, vpp and hpcs eliminated
41     # 09/01/05 - Siggi  - workaround for getting the IP address on gfdl3
42     # 17/01/05 - Siggi  - job for data transfer to local machine now within
43     #                     job class c1 (HLRN)
44     # 27/01/05 - Siggi  - IP address workaround for gfdl3 removed
45     # 28/01/05 - Siggi  - tar-filenames on $PERM (HLRN) now include the
46     #                     base filename and cycle number
47     # 16/02/05 - Gerald - hababai validated
48     # 14/03/05 - Siggi  - abort on NEC after first runtime error (F_ERRCNT)
49     # 29/03/05 - Marcus - berni*-en0 validated
50     # 21/04/05 - Siggi  - transfer-job-protocol for avs-data is no more stored
51     # 24/04/05 - Siggi  - netcdf support on lcmuk
52     # 25/04/05 - Siggi  - netcdf support on gfld3 (decalpha)
53     # 11/05/05 - Siggi  - files with non-numeric extensions (.xxx after cycle
54     #                     number) can now be used within interactive runs
55     # 12/05/05 - Siggi  - netcdf support on ibm
56     # 13/05/05 - Siggi  - error in tar-filenames on $PERM (HLRN) removed
57     # 18/05/05 - Siggi  - netcdf support on nec
58     # 24/05/05 - Siggi  - netcdf support on ibms
59     # 14/06/05 - Siggi  - sleep interval after submit of restart job increased
60     #                     to 30 seconds
61     # 28/06/05 - Siggi  - bora adjusted to new intel compiler (LD_LIBRARY_
62     #                     PATH is temporarily set)
63     # 07/09/05 - Siggi  - setting of MP_EAGER_LIMIT switched off because it
64     #                     caused warnings in the job protocol
65     # 20/10/05 - Siggi  - update of netcdf-version on decalpha (gfdl3)
66     # 25/10/05 - Siggi  - error in listing files for getting the cycle number
67     #                     removed
68     # 26/10/05 - Siggi  - new paths for dvrp-library, transfer of catalogs
69     #                     realized by file attribute trpe
70     # 28/10/05 - Siggi  - if existing, the file extension is output in case
71     #                     of missing input file - no job abort in case of
72     #                     missing input files with file extensions
73     #                     (preliminary solution)
74     # 31/10/05 - Siggi  - data transfer from nech now within seperate job
75     # 04/11/05 - Siggi  - netcdf 3.6.0-p1 on ibmh/ibmb
76     # 07/12/05 - Siggi  - gallego and elephanta admitted
77     # 30/12/05 - Siggi  - gfdl5 (ibmy) admitted
78     # 10/01/06 - Siggi  - cpp directive for NetCDF 64bit support
79     # 20/01/06 - Siggi  - cpp directive for ibmy
80     # 09/02/06 - Siggi  - ibmy admitted for batch mode
81     # 13/04/06 - Siggi  - ostria admitted
82     # 18/04/06 - Siggi  - usage of OpenMP implemented (additional option -O)
83     # 10/05/06 - Siggi  - environment variable XLSMPOPTS set on IBM for
84     #                     optimization of OpenMP runs (option stacksize is
85     #                     necessary for large gridpoint numbers because
86     #                     otherwise a segmentation fault occurs)
87     # 23/05/05 - Siggi  - lctit (SUN Fire X4600) admitted
88     # 21/08/06 - Siggi  - standard mrun path on scirocco is as on bora
89     # 23/08/06 - Siggi  - netcdf support for scirocco (notebook)
90     # 20/09/06 - Marcus - add DVRP library on nech
91     # 24/10/06 - Siggi  - Environment variables for PALM steering are written
92     #                     on local NAMELIST file ENVPAR
93     # 24/11/06 - Siggi  - levanto admitted, maestro switched to ifc 9.1
94     # 28/11/06 - Siggi  - call to interpret_config.x_levanto because of SuSe 10
95     # 06/02/07 - Siggi  - add DVRP library on lcmuk
96     # 07/02/07 - Siggi  - revision of source code handling, source code is
97     #                     now expected in directory given by source_path and
98     #                     not in the current working directory, source code
99     #                     files provided in add_source_path are allways
100     #                     compiled, source code to be compiled is allways
101     #                     sampled in SOURCES_FOR_RUN_$fname which is a
102     #                     subdirectory of the current working directory,
103     #                     -s TEST  changed to  -s WRITE_PERMIT  or -s WP,
104     #                     adapted for RIAM (neck)
105     #                     bugfix for cycle number of output file (extout)
106     #                     all hpmuk-related code removed
107     # 14/02/07 - Siggi  - dvrp support for neck added
108     # 28/02/07 - Siggi  - empty lines in configuration file are accepted
109     #                     mrun_path replaced by PALM_BIN,
110     #                     all machines are calling interpret_config.x
111     # 14/03/07 - Siggi  - fimm admitted, revision number added to terminal
112     #                     output
113     # 16/03/07 - Siggi  - adjustments for lctit
114     # 29/03/07 - Siggi  - global revision transfered to batch job by new
115     #                     option -G
116     # 30/03/07 - Siggi  - compilation "by hand" removed, cpp-directives/options
117     #                     + netcdf/dvrp-options are read from configuration
118     #                     file, host identifier (local_host) is read from
119     #                     config file, code related to ftp filetransfer
120     #                     removed (incl. option -f)
121     # 19/06/07 - Siggi  - time limit for cdata jobs increased
122     # 25/07/07 - Siggi  - two sets of executables can be started on lcmuk,
123     #                     if new option -Y (coupling) is given,
124     #                     output of executables to aout_output removed,
125     #                     messages are immediately written to stdout instead
126     # 03/08/07 - Marcus - add XOPT="-X $numprocs" for lcfimm
127     # 09/08/07 - Marcus - workaround on lcfimm to propagate environment
128     #                     variables out to the nodes in coupled mode -disabled-
129     # 13/08/07 - Marcus - start local restart jobs per ssh on lcfimm
130     # 28/08/07 - Marcus - completely remove workaround on lcfimm to propagate
131     #                     environment variables out to the nodes in coupled mode
132     # 15/10/07 - Siggi  - Preliminary adjustments for lctit, based on Jin's
133     #                     suggestions
134     # 19/10/07 - Marcus - further adjustments for lctit: add new optional
135     #                     argument -g group_number, admit all sla* node_usage
136     #                     queues
137     # 30/10/07 - Marcus - further adjustments for queues on lctit
138     # 14/02/08 - Bjoern - link of restart files with long file name possible
139     # 28/02/08 - Marcus - If environment variable link_local_output is set to
140     #                     true, mrun tries "ln -f" on local output and resorts
141     #                     to "cp" or "cp -r" on error
142     # 15/04/08 - Siggi  - argument -c introduced to most of the subjob calls,
143     #                     which allows the user to choose his own job catalog
144     #                     by setting job_catalog in the configuration file
145     #                     (default is ~/job_queue),
146     #                     workaround for mpiexec with -env option,
147     #                     adjustments for lcxt4 (Bergen Center for Computational
148     #                     Science)
149     # 27/05/08 - Siggi  - PATH is set to PALM_BIN everywhere (missing so far)
150     # 14/07/08 - Siggi  - adjustments for lcsgih
151
152 
153    # VARIABLENVEREINBARUNGEN + DEFAULTWERTE
154
155 set +o allexport    # SICHERHEITSHALBER UNTERBINDEN, DA SONST EVTL. STAGEOUT
156                     # NICHT LAUEFT (TOO MANY ARGUMENTS - PROBLEM)
157 set +o noclobber    # EXISTIERENDE DATEIEN DUERFEN UEBERSCHRIEBEN WERDEN
158
159 AddFilenames=""
160 additional_conditions=""
161 add_source_path=""
162 afname=""
163 archive_save=true
164 archive_system=none
165 compiler_name=""
166 cond1=""
167 cond2="" 
168 config_file=.mrun.config
169 cpp_opts=""
170 cpp_options=""
171 cpumax=0
172 cpurest=0
173 delete_temporary_catalog=true
174 do_batch=false
175 do_compile=true
176 do_remote=false
177 do_stagein=true
178 do_stageout=true
179 do_trace=false
180 email_notification=""
181 exclude=""
182 executable=""
183 execution_error=false
184 fimm=false
185 fname=test
186 fromhost=""
187 global_revision=""
188 group_number=none
189 host=""
190 host_file=""
191 hp=""
192 ignore_archive_error=false
193 input_list=""
194 interpreted_config_file=""
195 job_catalog="~/job_queue"
196 job_on_file=""
197 keep_data_from_previous_run=false
198 link_local_output=false
199 localhost_realname=$(hostname)
200 local_compile=false
201 locat=normal
202 mainprog=""
203 makefile=""
204 mc=$0
205 while [[ $(echo $mc | grep -c "/") != 0 ]]
206 do
207    mc=`echo $mc | cut -f2- -d"/"`
208 done
209 module_files=""
210 mrun_script_name=$mc
211 netcdf_inc=""
212 netcdf_lib=""
213 netcdf_support=false
214 node_usage=default
215 numprocs=""
216 OOPT=""
217 openmp=false
218 output_list=""
219 package_list=""
220 punkte="..........................................................."
221 queue=none
222 read_from_config=""
223 restart_run=false
224 return_addres=$(nslookup `hostname` 2>&1 | grep "Address:" | tail -1 | awk '{print $2}')
225 if [[ $return_addres = 130.75.105.158 ]]
226 then
227    return_addres=172.20.25.41
228    echo "+++ WARNING: return_addres changed to $return_addres !!!!!"
229 fi
230# if [[ $return_addres = 210.117.65.1 ]]
231# if [[ $(nslookup `hostname` 2>&1 | grep -c 210.117.65.1) = 1 ]]
232# then
233#    [[ $localhost_realname = gfdl3.yonsei.ac.kr ]]  &&  return_addres=165.132.26.56
234# fi
235 return_password=""
236 return_username=$LOGNAME
237 remotecall=false
238 remote_username=""
239 run_coupled_model=false
240 run_mode=""
241 scirocco=false
242 store_on_archive_system=true
243 striche="  ----------------------------------------------------------------------------"
244 silent=false
245 source_list=""
246 source_path=SOURCE
247 tasks_per_node=""
248 threads_per_task=1
249 tmpcreate=false
250 tmp_data_catalog=""
251 transfer_problems=false
252 usern=$LOGNAME
253 working_directory=`pwd`
254 TOPT=""
255 XOPT=""
256 zeit=$( date | cut -c 12-19 )
257
258 typeset -i  iec=0 iic=0 iin=0 ioc=0 iout=0 memory=0 stagein_anz=0 stageout_anz=0
259 typeset -i  cputime i ii iii icycle inode ival jobges jobsek maxcycle minuten nodes pes sekunden tp1
260
261 typeset  -R30 calltime
262 typeset  -L20 spalte1
263 typeset  -L40 spalte2
264 typeset  -L60 spalte3
265 typeset  -L35 string1=`date`
266 typeset  -L12 string2=$usern
267 typeset  -L12 string3=$localhost_realname
268 typeset  -L12 string4
269 typeset  -L12 string5
270 typeset  -L30 version="MRUN  2.0 Rev$Rev: 164 $"
271
272
273
274    # EINZELNE VARIABLE FUER HAUPTPROGRAMM EXPORTIEREN
275 export  cpurest fname host localhost return_addres return_username remotecall tasks_per_node
276
277    # FOLGENDE VARIABLEN MUESSEN FUER DIE INTERPRETATION DER KONFIGURATIONSDATEI
278    # EXPORTIERT WERDEN
279 export  afname config_file cpp_opts cpumax do_batch do_trace fname fromhost
280 export  group_number input_list memory numprocs output_list queue run_mode
281
282
283 
284    # FEHLERBEHANDLUNG
285    # BEI EXIT:
286 trap 'rm -rf  $working_directory/tmp_mrun
287       if [[ $locat != localhost ]]
288       then
289#          if [[ ! -f ${mrun_path}/statistik/mrun_statistik ]]
290#          then
291#             cat  >  ${mrun_path}/statistik/mrun_statistik  <<  %STATEND%
292#MRUN-calls on $localhost
293#
294#date and time                      user        localhost   remotehost  termination mrun-command
295#--------------------------------------------------------------------------------------------------------------------
296#%STATEND%
297#             chmod  666  ${mrun_path}/statistik/mrun_statistik
298#          fi
299#
300#             # EINTRAG IN DIE STATISTIK-DATEI
301#          string4=$host
302#          string5=$locat
303#          if [[ "$job_on_file" = ""  &&  $locat != control_c  &&  $locat != user_abort ]]
304#          then
305#             if [[ $do_batch = true ]]
306#             then
307#                printf "$string1$string2$string3$string4$string5$mrun_com \n"  >>  ${mrun_path}/statistik/mrun_statistik
308#             else
309#                printf "$string1$string2$string3$string4$string5$mc \n"  >>  ${mrun_path}/statistik/mrun_statistik
310#             fi
311#          fi
312          echo " " > /dev/null
313       fi
314
315       if [[ $locat != normal  &&  $locat != control_c  &&  $locat != local_compile ]]
316       then
317
318              # EVENTUELLE ERROR-KOMMANDOS ABARBEITEN
319          (( i = 0 ))
320          while (( i < iec ))
321          do
322             (( i = i + 1 ))
323             printf "\n  *** Execution of ERROR-command:\n"
324             printf "  >>> ${err_command[$i]}\n"
325             eval  ${err_command[$i]}
326          done
327          if [[ -n $interpreted_config_file ]]  then
328             rm -rf  $interpreted_config_file
329          fi
330          if [[ -n .mrun_environment ]]  then
331             rm -rf  .mrun_environment
332          fi
333          if [[ $tmpcreate = true ]]
334          then
335             printf "\n  *** Contents of \"$TEMPDIR\":\n"
336             ls -al; cd
337             [[ $delete_temporary_catalog = true ]]  &&  rm -rf $TEMPDIR
338          fi
339          if [[ -f ~/job_queue/JOBINFO.$QSUB_REQID ]]
340          then
341             rm -rf  ~/job_queue/JOBINFO.$QSUB_REQID
342          fi
343          printf "\n\n+++ MRUN killed \n\n"
344       elif [[ $locat != control_c ]]
345       then
346          printf "\n\n --> all actions finished\n\n"
347          printf "     Bye, bye $usern !!\n\n"
348       fi' exit
349
350
351    # BEI TERMINAL-BREAK:
352 trap 'rm -rf  $working_directory/tmp_mrun
353       [[ $tmpcreate = true ]]  &&  (cd; rm -rf $TEMPDIR)
354       if [[ -f ~/job_queue/JOBINFO.$QSUB_REQID ]]
355       then
356          rm -rf  ~/job_queue/JOBINFO.$QSUB_REQID
357       fi
358       printf "\n+++ MRUN killed by \"^C\" \n\n"
359       locat=control_c
360       exit
361      ' 2
362
363
364    # CHECK IF THE PATH FOR THE PALM BINARIES (SCRIPTS+UTILITY-PROGRAMS) HAS
365    # BEEN SET
366 if [[ "$PALM_BIN" = "" ]]
367 then
368    printf "\n  +++ environment variable PALM_BIN has not been set"
369    printf "\n      please set it to the directory where the PALM scripts are located"
370    locat=palm_bin; exit
371 fi
372 export PATH=$PALM_BIN:$PATH
373
374
375
376    # SHELLSCRIPT-OPTIONEN EINLESEN UND KOMMANDO NEU ZUSAMMENSETZEN, FALLS ES
377    # FUER FOLGEJOBS BENOETIGT WIRD
378 while  getopts  :a:AbBc:Cd:D:Fg:G:h:H:i:IkK:m:M:n:o:Op:P:q:r:R:s:St:T:u:U:vxX:Y option
379 do
380   case  $option  in
381       (a)   afname=$OPTARG;;
382       (A)   store_on_archive_system=false; mc="$mc -A";;
383       (b)   do_batch=true; mc="$mc -b";;
384       (B)   delete_temporary_catalog=false; mc="$mc -B";;
385       (c)   config_file=$OPTARG; mc="$mc -c$OPTARG";;
386       (C)   restart_run=true; mc="$mc -C";;
387       (d)   fname=$OPTARG; mc="$mc -d$OPTARG";;
388       (D)   cpp_opts="$cpp_opts $OPTARG"; mc="$mc -D$OPTARG";;
389       (F)   job_on_file="-D"; mc="$mc -F";;
390       (g)   group_number=$OPTARG; mc="$mc -g$OPTARG";;
391       (G)   global_revision=$OPTARG; mc="$mc -G'$OPTARG'";;
392       (h)   host=$OPTARG; mc="$mc -h$OPTARG";;
393       (H)   fromhost=$OPTARG; mc="$mc -H$OPTARG";;
394       (i)   input_list=$OPTARG; mc="$mc -i'$OPTARG'";;
395       (I)   ignore_archive_error=true; mc="$mc -I";;
396       (k)   keep_data_from_previous_run=true; mc="$mc -k";;
397       (K)   additional_conditions="$OPTARG"; mc="$mc -K$OPTARG";;
398       (m)   memory=$OPTARG; mc="$mc -m$OPTARG";;
399       (M)   makefile=$OPTARG; mc="$mc -M$OPTARG";;
400       (n)   node_usage=$OPTARG; mc="$mc -n$OPTARG";;
401       (o)   output_list=$OPTARG; mc="$mc -o'$OPTARG'";;
402       (O)   use_openmp=true; mc="$mc -O";;
403       (p)   package_list=$OPTARG; mc="$mc -p'$OPTARG'";;
404       (P)   return_password=$OPTARG; mc="$mc -P$OPTARG";;
405       (q)   queue=$OPTARG; mc="$mc -q$OPTARG";;
406       (r)   run_mode=$OPTARG; mc="$mc -r'$OPTARG'";;
407       (R)   remotecall=true;return_addres=$OPTARG; mc="$mc -R$OPTARG";;
408       (s)   source_list=$OPTARG; mc="$mc -s'$OPTARG'";;
409       (S)   read_from_config=false; mc="$mc -S";;
410       (t)   cpumax=$OPTARG; mc="$mc -t$OPTARG";;
411       (T)   tasks_per_node=$OPTARG; mc="$mc -T$OPTARG";;
412       (u)   remote_username=$OPTARG; mc="$mc -u$OPTARG";;
413       (U)   return_username=$OPTARG; mc="$mc -U$OPTARG";;
414       (v)   silent=true; mc="$mc -v";;
415       (x)   do_trace=true;set -x; mc="$mc -x";;
416       (X)   numprocs=$OPTARG; mc="$mc -X$OPTARG";;
417       (Y)   run_coupled_model=true; mc="$mc -Y";;
418       (\?)  printf "\n  +++ unknown option $OPTARG \n"
419             printf "\n  --> type \"$0 ?\" for available options \n"
420             locat=parameter;exit;;
421   esac
422 done
423
424
425    # EVTL. POSITIONSPARAMETER EINLESEN
426    # ZUR ZEIT GIBT ES NUR DEN PARAMETER ? (=KURZINFO)
427 shift OPTIND-1
428
429
430    # KURZE AUFRUFBESCHREIBUNG WIRD HIER AUSGEGEBEN
431 if [[ "$1" = "?" ]]
432 then
433   (printf "\n  *** mrun can be called as follows:\n"
434    printf "\n      $mrun_script_name  -b -c.. -d.. -D.. -f.. -F -h.. -i.. -I -K.. -m.. -o.. -p.. -r.. -R -s.. -t.. -T.. -v -x -X..  <modus>\n"
435    printf "\n      Description of available options:\n"
436    printf "\n      Option  Description                              Default-Value"
437    printf "\n        -a    base name of input files                 equiv. -d"
438    printf "\n        -A    no archiving when using file-attribute fl"
439    printf "\n        -b    batch-job on local machine               ---"
440    printf "\n        -B    do not delete temporary directory at end ---"
441    printf "\n        -c    configuration file                       .mrun.config"
442    printf "\n        -d    base name of files attached to program   test"
443    printf "\n        -D    preprocessor(cpp)-directives             \"\" "
444    printf "\n        -F    create remote job file only              ---"
445    printf "\n        -h    execution host                           $localhost_realname"
446    printf "\n        -i    INPUT control list                       \"\" "
447    printf "\n        -I    archiving errors of previous batch-jobs"
448    printf "\n              will be ignored"
449    printf "\n        -k    keep data from previous run"
450    printf "\n        -K    additional conditions for controling"
451    printf "\n              usage of conditional code and"
452    printf "\n              env-variables in configuration file      \"\" "
453    printf "\n        -m    memory demand in MB (batch-jobs)         0 MB"
454    printf "\n        -M    Makefile name                            Makefile"
455    printf "\n        -n    node usage (shared/not_shared)           depending on -h"
456    printf "\n        -o    OUTPUT control list                      \"\" "
457    printf "\n        -O    use OpenMP                               ---"
458    printf "\n        -p    software package list                    \"\" "
459    printf "\n        -q    queue                                    \"$queue\" "
460    printf "\n        -r    run control list (combines -i -o)        \"\" "
461    printf "\n        -s    filenames of routines to be compiled     \"\" "
462    printf "\n              must end with .f, .f90, .F, or .c !"
463    printf "\n              use \"..\" for more than one file and wildcards"
464    printf "\n              -s TEST compiles all files with w-permit"
465    printf "\n        -S    config file interpreted by shellscript   ---"
466    printf "\n        -t    allowed cpu-time in seconds (batch)      0"
467    printf "\n        -T    tasks per node                           depending on -h"
468    printf "\n        -u    username on remote machine               \"\" "
469    printf "\n        -v    no prompt for confirmation               ---"
470    printf "\n        -x    tracing of mrun for debug purposes       ---"
471    printf "\n        -X    # of processors (on parallel machines)   1"
472    printf "\n        -Y    run coupled model                        ---"
473    printf "\n "
474    printf "\n      Possible values of positional parameter <modus>:"
475    printf "\n        \"?\"       -  this outline \n\n") | more
476    exit
477 elif [[ "$1" != "" ]]
478 then
479    printf "\n  +++ positional parameter $1 unknown \n"
480    locat=parameter; exit
481 fi
482
483
484
485    # KURZE STARTMELDUNG
486 printf "\n*** $version "
487 printf "\n    will be executed.     Please wait ..."
488
489
490
491    # PRUEFEN, OB KONFIGURATIONS-DATEI VORHANDEN
492 if [[ ! -f $config_file ]]
493 then
494    printf "\n\n  +++ configuration file: "
495    printf "\n           $config_file"
496    printf "\n      does not exist"
497    locat=connect; exit 
498 fi
499
500
501    # HOST-IDENTIFIER (local_host) AUS KONFIGURATIONSDATEI BESTIMMEN
502 line=""
503 grep  "%host_identifier"  $config_file  >  tmp_mrun
504 while read line
505 do
506    if [[ "$line" != ""  ||  $(echo $line | cut -c1) != "#" ]]
507    then
508       HOSTNAME=`echo $line | cut -d" " -s -f2`
509       host_identifier=`echo $line | cut -d" " -s -f3`
510       if [[ $localhost_realname = $HOSTNAME ]]
511       then
512          localhost=$host_identifier
513          break
514       fi
515    fi
516 done < tmp_mrun
517
518 if [[ "$localhost" = "" ]]
519 then
520    printf "\n\n  +++ no host identifier found in configuration file \"$config_file\""
521    printf "\n      for local host \"$localhost_realname\"."
522    printf "\n      Please add line"
523    printf "\n      \"\%host_identifier $localhost_realname <identifier>\""
524    printf "\n      to the configuration file."
525    locat=localhost; exit
526 fi
527
528
529
530    # HOSTSPEZIFISCHE VARIABLEN SETZEN
531 case  $localhost_realname  in
532     (breg*-en0|berni*-en0)  archive_system=tivoli;;
533     (cs*)                   archive_system=ut;;
534     (fimm.bccs.uib.no)      fimm=true;;
535     (gate|n-sx)             PATH=$PALM_BIN:$PATH:/usr/bin/nqsII;;
536     (hreg*-en0|hanni*-en0)  archive_system=tivoli;;
537     (scirocco)              scirocco=true;;
538 esac
539
540
541 
542    # BASISNAME DER INPUT-DATEIEN GLEICH ALLGEMEINEM BASISNAMEN SETZEN,
543    # WENN NICHT VOM BENUTZER ANDERS BESTIMMT
544 [[ "$afname" = "" ]]  &&  afname=$fname
545
546
547    # EVTL. RUN-MODUS DEN I/O-LISTEN HINZUFUEGEN
548 if [[ "$run_mode" != "" ]]
549 then
550    input_list="$input_list $run_mode"
551    output_list="$output_list $run_mode"
552 fi
553
554
555    # RECHNERNAMEN ABSPEICHERN, VON DEM AUS JOB GESTARTET WIRD,
556    # ALLERDINGS NUR DANN, WENN NICHT PER OPTION -H BEREITS EIN WERT
557    # ZUGEWIESEN WURDE (MRUN MACHT DIES IMMER, WENN ES SELBST BATCH-JOBS
558    # STARTET)
559 if [[ "$fromhost" = "" ]]
560 then
561    fromhost=$localhost
562 fi
563
564
565     # PRUEFEN, OB MRUN NUR TESTWEISE AUF DER LOKALEN MASCHINE KOMPILIEREN SOLL
566 if [[ "$source_list" = LOCAL_COMPILE_TEST ]]
567 then
568    source_list=TEST
569    local_compile=true
570    host=$localhost
571 fi
572   
573
574    # PRUEFEN, OB AUF REMOTE-MASCHINE GERECHNET WERDEN SOLL
575    # WERT VON do_remote WIRD FUER DATEIVERBINDUNGEN BENOETIGT.
576    # WENN AUF REMOTE-MASCHINE GERECHNET WIRD, IST GLEICHZEITIG KLAR,
577    # DASS EIN BATCH-JOB GESTARTET WERDEN MUSS
578 if [[ -n $host  &&  "$host" != $localhost ]]
579 then
580    do_batch=true
581    do_remote=true
582    case  $host  in
583        (ibm|ibmb|ibmh|ibms|ibmy|nech|neck|lctit|unics)  true;;
584        (*)  printf "\n"
585             printf "\n  +++ sorry: execution of batch jobs on remote host \"$host\""
586             printf "\n      is not available"
587             locat=nqs; (( iec = 0 )); exit;;
588    esac
589 else
590    host=$localhost
591 fi
592
593
594     # ZUSATZBEDINGUNGEN (OPTION -K) AUSWERTEN
595 if [[ -n $additional_conditions ]]
596 then
597#    echo $additional_conditions | cut -d" " -f1-3 | read  cond1  cond2  dummy
598    cond1=`echo $additional_conditions | cut -d" " -f1`
599    cond2=`echo $additional_conditions | cut -d" " -s -f2`
600    dummy=`echo $additional_conditions | cut -d" " -s -f3`
601    if [[ -n $dummy ]]
602    then
603       printf "\n  +++ more than 2 additional conditions given for Option \"-K\""
604       locat=options; exit
605    fi
606 fi
607
608
609    # PRUEFEN, OB EVTL. BEI VORHERGEHENDEM LAUF (KETTENJOB) EINE
610    # ARCHIVIERUNG FEHLGESCHLAGEN IST
611 if [[ -f ~/job_queue/ARCHIVE_ERROR_$fname ]]
612 then
613    if [[ $ignore_archive_error = false ]]
614    then
615       printf "\n  +++ data archiving of previous run failed"
616       printf "\n      see directory \~/job_queue on remote machine"
617       locat=archive; exit
618    else
619       printf "\n  +++ warning: data archiving in a previous run failed"
620       printf "\n      MRUN continues, trying to get backup copy"
621    fi
622 fi
623
624
625
626    # LESEN UND INTERPRETIEREN DER KONFIGURATIONS-DATEI VOM SHELLSCRIPT AUS
627    # VORUEBERGEHEND ZWINGEND AUF LINUX-RECHNERN
628 if [[ "$read_from_config" = false ]]
629 then
630
631    [[ $silent = false ]]  &&  printf "\n    Reading the configuration file... "
632    while  read zeile
633    do
634        [[ $silent = false ]]  &&  printf "."
635
636
637          # ZUERST EVENTUELL VORKOMMENDE ENVIRONMENT-VARIABLEN DURCH IHRE WERTE
638          # ERSETZEN
639       eval  zeile=\"$zeile\"
640
641
642          # INTERPRETATION DER ZEILE
643       if [[ "$(echo $zeile)" = "" ]]
644       then
645             # LEERZEILE, KEINE AKTION
646          continue
647
648       elif [[ "$(echo $zeile | cut -c1)"  =  "#" ]]
649       then
650
651             # ZEILE IST KOMMENTARZEILE
652          true
653
654       elif [[ "$(echo $zeile | cut -c1)"  =  "%" ]]
655       then
656
657             # ZEILE DEFINIERT ENVIRONMENT-VARIABLE
658          zeile=$(echo $zeile | cut -c2-)
659#          echo $zeile | cut -d" " -f1-5 | read  var  value  for_host  for_cond1  for_cond2
660          var=`echo $zeile | cut -d" " -f1`
661          value=`echo $zeile | cut -d" " -s -f2`
662          for_host=`echo $zeile | cut -d" " -s -f3`
663          for_cond1=`echo $zeile | cut -d" " -s -f4`
664          for_cond2=`echo $zeile | cut -d" " -s -f5`
665
666          if [[ "$for_host" = ""  ||  ( "$for_host" = $host  &&  "$for_cond1" = "$cond1"  &&  "$for_cond2" = "$cond2" )  ||  $(echo "$input_list$output_list"|grep -c "$for_host") != 0 ]]
667          then
668
669                # BEI COMPILER- CPP- ODER LINKEROPTIONEN EVTL ":" DURCH " "
670                # ERSETZEN. "::" WIRD DURCH ":" ERSETZT.
671             value=`echo $value | sed 's/::/%DUM%/g' | sed 's/:/ /g' | sed 's/%DUM%/:/g'`
672
673
674                # ENVIRONMENT-VARIABLE WIRD WERT AUS KONFIGURATIONSDATEI
675                # ZUGEWIESEN, WENN SIE SELBST NOCH KEINEN WERT UEBER DIE
676                # ENTSPRECHENDE SCRIPT-OPTION ERHALTEN HAT. SOLCHE
677                # VARIABLEN HAETTEN DANN DEN WERT "" ODER IM INTEGER-FALL DEN
678                # WERT 0.  ALLGEMEINE REGEL ALSO: SCRIPT-OPTION GEHT UEBER
679                # KONFIGURATIONSDATEI
680             if [[ "$(eval echo \$$var)" = ""  ||  "$(eval echo \$$var)" = "0" ]]
681             then
682                eval  $var=\$value
683
684                   # EVTL. BILDSCHIRMAUSGABEN DER ENVIRONMENT-VARIABLEN
685                if [[ $do_trace = true ]]
686                then
687                   printf "\n*** ENVIRONMENT-VARIABLE $var = $value"
688                fi
689             fi
690
691                # WENN ENVIRONMENT-VARIABLE HOST VEREINBART, DANN SOFORT AUSWERTEN
692                # WERT VON do-remote WIRD BEI DATEIVERBINDUNGEN BENOETIGT
693                # WENN AUF REMOTE-MASCHINE GERECHNET WIRD, IST GLEICHZEITIG KLAR,
694                # DASS EIN BATCH-JOB GESTARTET WERDEN MUSS
695             if [[ $var = host ]]
696             then
697                if [[ -n $host  &&  "$host" != $localhost ]]
698                then
699                   do_batch=true
700                   do_remote=true
701                   case  $host  in
702                       (ibm|ibms|ibmy|lctit|nech|neck|unics)  true;;
703                       (*)  printf "\n  +++ sorry: execution of batch jobs on remote host \"$host\""
704                            printf "\n      is not available"
705                            locat=nqs; exit;;
706                   esac
707                else
708                   host=$localhost
709                fi
710             fi
711
712                # VOM BENUTZER DEFINIERTE ENVIRONMENT VARIABLEN MUESSEN PRINZIPIELL
713                # EXPORTIERT WERDEN, DA SIE VIELLEICHT IN WEITER UNTEN AUFZURUFEN-
714                # DEN PROGRAMMEN BENOETIGT WERDEN
715             export  $var
716          fi
717
718
719
720
721       elif [[ "$(echo $zeile | cut -c1-3)" = "EC:" ]]
722       then
723
724             # ZEILE DEFINIERT ERROR-KOMMANDO
725          (( iec = iec + 1 ))
726          zeile=$(echo $zeile | cut -c4-)
727          err_command[$iec]="$zeile"
728
729       elif [[ "$(echo $zeile | cut -c1-3)" = "IC:" ]]
730       then
731
732             # ZEILE DEFINIERT INPUT-KOMMANDO
733          (( iic = iic + 1 ))
734          zeile=$(echo $zeile | cut -c4-)
735          in_command[$iic]="$zeile"
736
737       elif [[ "$(echo $zeile | cut -c1-3)" = "OC:" ]]
738       then
739
740             # ZEILE DEFINIERT OUTPUT-KOMMANDO
741          (( ioc = ioc + 1 ))
742          zeile=$(echo $zeile | cut -c4-)
743          out_command[$ioc]="$zeile"
744
745       else
746
747             # ZEILE DEFINIERT DATEIVERBINDUNG. EINLESEN DER DATEIEIGENSCHAFTEN
748             # s2a: in/out - Feld
749             # s2b: loc    - Feld (optional)
750             # s2c: tr/ar  - Feld (optional)
751#          echo $zeile | cut -d" " -f1-2 | read  s1  s2
752          s1=`echo $zeile | cut -d" " -f1`
753          s2=`echo $zeile | cut -d" " -s -f2`
754          s2a=$(echo $s2 | cut -d":" -f1)
755          if [[ $(echo $s2 | grep -c ":") = 0 ]]
756          then
757             s2b=""
758             s2c=""
759          else
760#             echo $s2 | cut -d":" -f2-3 | sed 's/:/ /g' | read  s2b  s2c
761             s2b=`echo $s2 | cut -d":" -f2 | sed 's/:/ /g'`
762             s2c=`echo $s2 | cut -d":" -s -f3 | sed 's/:/ /g'`
763          fi
764#          echo $zeile | cut -d" " -f3-6 | read  s3  s4  s5  s6
765          s3=`echo $zeile | cut -d" " -f3`
766          s4=`echo $zeile | cut -d" " -s -f4`
767          s5=`echo $zeile | cut -d" " -s -f5`
768          s6=`echo $zeile | cut -d" " -s -f6`
769
770       
771             # ABSPEICHERN DER DATEIVERBINDUNG, FALLS IN INPUT- ODER OUTPUT-LIST
772             # VERMERKT. VARIABLE S3 KANN AUCH LISTE ENTHALTEN (FELDTRENNER ":")
773             # DATEIVERBINDUNG WIRD DANN NICHT ABGESPEICHERT UND GEPRUEFT, WENN
774             # PROGRAMMLAUF AUF REMOTE-MASCHINE ERFOLGT UND DATEI NUR LOKAL VOR-
775             # HANDEN SEIN MUSS (D.H. s2b = loc)
776          IFSALT="$IFS"; IFS="$IFS:"
777          if [[ "$s2a" = in  &&  ! ( $do_remote = true  &&  ( "$s2b" = loc  ||  "$s2b" = locopt ) ) ]]
778          then
779             found=false
780             for  actual  in  $input_list
781             do
782                for  formal  in  $s3
783                do
784                   [[ $actual = $formal  ||  "$formal" = "-" ]]  &&  found=true
785                done
786             done
787             if [[ $found = true ]]
788             then
789                (( iin = iin + 1 ))
790                localin[$iin]=$s1; transin[$iin]=$s2b; actionin[$iin]=$s2c;
791                typein[$iin]=$s3; pathin[$iin]=$s4; endin[$iin]=$s5;
792                extin[$iin]=$s6
793             fi
794          elif [[ "$s2a" = out  &&  ! ( $do_remote = true  &&  "$s2b" = loc ) ]]
795          then
796             found=false
797             for  actual  in  $output_list
798             do
799                for  formal  in  $s3 
800                do
801                   [[ $actual = $formal  ||  "$formal" = "-"  ]]  &&  found=true
802                done
803             done
804             if [[ $found = true ]]
805             then
806                (( iout = iout + 1 ))
807                localout[$iout]=$s1; actionout[$iout]=$s2c; typeout[$iout]=$s3;
808                pathout[$iout]=$s4; endout[$iout]=$s5; extout[$iout]=$s6
809             fi
810          elif [[ "$s2a" != in  &&  "$s2a" != out ]]
811          then
812             printf "\n  +++ I/O-attribute in configuration file $config_file has the invalid"
813             printf "\n      value \"$s2\". Only \"in\" and \"out\" are allowed!"
814             locat=connect; exit
815          fi
816          IFS="$IFSALT"
817       fi
818    done < $config_file
819
820 else
821
822
823       # INTERPRETATION DER KONFIGURATIONSDATEI MITTELS FORTRAN 90 - PROGRAMM
824    [[ $silent = false ]]  &&  printf "..."
825    export  cond1 cond2 config_file do_remote do_trace input_list localhost output_list
826    export  interpreted_config_file=.icf.$RANDOM
827
828
829
830       # ENVIRONMENT-VARIABLEN FUER INTERPRET_CONFIG UEBER NAMELIST_DATEI ZUR
831       # VERFUEGUNG STELLEN
832    cat  >  .mrun_environment  <<  %%END%%
833 &mrun_environment  cond1 = '$cond1', cond2 = '$cond2',
834                    config_file = '$config_file', do_remote = '$do_remote',
835                    do_trace = '$do_trace', host = '$host',
836                    input_list = '$input_list', icf = '$interpreted_config_file',
837                    localhost = '$localhost', output_list = '$output_list' /
838
839%%END%%
840
841       # WERTE VON MRUN-OPTIONEN SICHERN UND DAMIT GEGEBENENFALLS SPAETER DIE
842       # IN DER KONFIGURAIONSDATEI ANGEGEBENEN WERTE UEBERSTEUERN
843    mrun_memory=$memory
844    mrun_group_number=$group_number
845    mrun_cpumax=$cpumax
846    mrun_numprocs=$numprocs
847
848    if [[ $localhost_realname = "gate" ]]
849    then
850       interpret_config_gate.x
851    else
852       interpret_config.x
853    fi
854    rm .mrun_environment
855
856
857       # AUSFUEHRUNG DER GENERIERTEN SHELL-KOMMANDOS IN DIESER SHELL
858    chmod  u+x  $interpreted_config_file
859    export PATH=$PATH:.
860    . $interpreted_config_file
861    rm  $interpreted_config_file
862
863
864       # OPTIONSWERTE UEBERSTEUERN KONFIGURATIONSDATEI
865    [[ $mrun_memory     != 0  ]]  &&  memory=$mrun_memory
866    [[ "$mrun_group_number" != "none" ]]  &&  group_number=$mrun_group_number
867    [[ $mrun_cpumax     != 0  ]]  &&  cpumax=$mrun_cpumax
868    [[ "$mrun_numprocs" != "" ]]  &&  numprocs=$mrun_numprocs
869
870 fi
871
872
873    # QUELLTEXTVERZEICHNIS AUF LOKALER MASCHINE AUS KONFIGURATIONSDATEI
874    # BESTIMMEN (WUERDE SONST EVTL. DAS VERZEICHNIS DES JEWEILS UNTER -h
875    # ANGEGEBENEN REMOTE-RECHNERS SEIN)
876    # BEI BATCH-JOBS SIND DIE ZU UEBERSETZENDEN PROGRAMMTEILE SCHON KOMPLETT
877 if [[ "$SOURCES_COMPLETE" = "" ]]
878 then
879
880       # ZUERST PRUEFEN, OB EIN GLOBALER QUELLTEXTPFAD FUER ALLE RECHNER
881       # VEREINBART WURDE
882    source_path=""
883    line=""
884    grep "%source_path" $config_file  >  tmp_mrun
885    while read line
886    do
887       if [[ "$line" != ""  &&  $(echo $line | cut -c1) != "#" ]]
888       then
889          if [[ "$(echo $line | cut -d" " -f3)" = "" ]]
890          then
891             global_source_path=`echo $line | cut -d" " -f2`
892          fi
893       fi
894    done  <  tmp_mrun
895
896    line=""
897    found=false
898    grep  " $localhost" $config_file | grep "%source_path"  >  tmp_mrun
899    while read line
900    do
901       if [[ "$line" != ""  &&  $(echo $line | cut -c1) != "#" ]]
902       then
903          if [[ $found = true ]]
904          then
905             printf "\n\n  +++ more than one source path found in configuration file"
906             printf "\n      for local host \"$localhost\" "
907             locat=source_path; exit
908          fi
909          source_path=`echo $line | cut -d" " -f2`
910          found=true
911       fi
912    done  <  tmp_mrun
913    rm  tmp_mrun
914
915    if [[ "$source_path" = "" ]]
916    then
917       if [[ "$global_source_path" != "" ]]
918       then
919          source_path=$global_source_path
920       else
921          printf "\n\n  +++ no source path found in configuration file"
922          printf "\n      for local host \"$localhost\" "
923          locat=source_path; exit
924       fi
925    fi
926    eval source_path=$source_path
927
928    if [[ ! -d $source_path ]]
929    then
930       printf "\n\n  +++ source path \"$source_path\" on local host"
931       printf "\n      \"$localhost\" does not exist"
932       locat=source_path; exit
933    fi
934
935 fi
936
937
938    # GLOBALE REVISIONSNUMMER ERMITTELN (FORTSETZUNGSLAEUFEN WIRD DIESE
939    # DURCH OPTION -G MITGETEILT)
940 if [[ "$global_revision" = "" ]]
941 then
942    global_revision=`svnversion $source_path  2>/dev/null`
943    global_revision="Rev: $global_revision"
944 fi
945
946
947    # NOCHMAL PRUEFEN, OB AUF REMOTE-MASCHINE GERECHNET WERDEN SOLL
948    # (HOST KANN IN KONFIGURATIONSDATEI ANDERS FESTGELEGT WORDEN SEIN)
949    # WERT VON do_remote WIRD FUER DATEIVERBINDUNGEN BENOETIGT.
950    # WENN AUF REMOTE-MASCHINE GERECHNET WIRD, IST GLEICHZEITIG KLAR,
951    # DASS EIN BATCH-JOB GESTARTET WERDEN MUSS
952 if [[ -n $host  &&  "$host" != $localhost ]]
953 then
954    do_batch=true
955    do_remote=true
956    case  $host  in
957        (ibm|ibmb|ibmh|ibms|ibmy|lctit|nech|neck|unics)  true;;
958        (*)  printf "\n"
959             printf "\n  +++ sorry: execution of batch jobs on remote host \"$host\""
960             printf "\n      is not available"
961             locat=nqs; (( iec = 0 )); exit;;
962    esac
963 else
964    host=$localhost
965 fi
966
967
968    # PRUEFUNG EINIGER PROZESSORZAHLANGABEN BEI RECHNUNGEN AUF PARALLELRECHNERN
969 if [[ "$cond1" = parallel  ||  "$cond2" = parallel ]]
970 then
971
972       # PRUEFEN, OB DIE ANZAHL DER ZU VERWENDENDEN PES ANGEGEBEN WURDE
973    if [[ ! -n $numprocs ]]
974    then
975       printf "\n"
976       printf "\n  +++ option \"-K parallel\" requires additional specification"
977       printf "\n      of the number of processors to be used by"
978       printf "\n      mrun-option \"-X\" or by environment-variable"
979       printf "\n      \"numprocs\" in the configuration file"
980       locat=numprocs; (( iec = 0 )); exit
981    fi
982
983       # PRUEFEN, OB DIE PROZESSORANZAHL PRO KNOTEN ANGEGEBEN WURDE (GGF.
984       # DEFAULT-WERT SETZEN) UND OB SIE EIN GANZZAHLIGER TEILER DER
985       # GESAMTPROZESSORANZAHL IST
986    if [[ $host = nech  ||  $host = neck  ||  $host = ibmh  ||  $host = ibmb  ||  $host = ibms ]]
987    then
988       [[ "$tasks_per_node" = "" ]]  &&  tasks_per_node=6
989       (( ival = $tasks_per_node ))
990       (( pes = numprocs ))
991#       if [[ $(echo $package_list | grep -c dvrp_graphics+1PE) = 1 ]]
992#       then
993#          (( pes = pes - 1 ))
994#       fi
995       (( ii = pes / ival ))
996       if (( pes - ii * ival > 0 ))
997       then
998          printf "\n"
999          printf "\n  +++ tasks per node (option \"-T\") must be an integral"
1000          printf "\n      divisor of the total number of processors (option \"-X\")"
1001          printf "\n      values of this mrun-call: \"-T $tasks_per_node\" \"-X $numprocs\""
1002          locat=tasks_per_node; (( iec = 0 )); exit
1003       fi
1004    fi
1005
1006       # IBMY HAT NUR EINEN KNOTEN
1007    if [[ $host = ibmy ]]
1008    then
1009       if [[ "$tasks_per_node" != ""  &&  "$tasks_per_node" != "$numprocs" ]]
1010       then
1011          printf "\n"
1012          printf "\n  +++ on ibmy, tasks per node (option \"-T\") must be equal to the"
1013          printf "\n      total number of processors (option \"-X\")"
1014          printf "\n      values of this mrun-call: \"-T $tasks_per_node\" \"-X $numprocs\""
1015          locat=tasks_per_node; (( iec = 0 )); exit
1016       fi
1017    fi
1018
1019       # FALLS OPENMP PARALLELISIERUNG VERWENDET WERDEN SOLL, ANZAHL VON THREADS
1020       # SETZEN UND ZAHL DER TASKS PRO KNOTEN AUF 1 SETZEN
1021    if [[ $use_openmp = true ]]
1022    then
1023       threads_per_task=$tasks_per_node
1024       tasks_per_node=1
1025    fi
1026    OOPT="-O $threads_per_task"
1027    TOPT="-T $tasks_per_node"
1028
1029       # GESAMTZAHL DER KNOTEN BESTIMMEN
1030    if [[ "$tasks_per_node" != "" ]]
1031    then
1032       (( nodes = numprocs / ( tasks_per_node * threads_per_task ) ))
1033    fi
1034
1035       # PRUEFEN, OB NODE USAGE EINEN ERLAUBTEN WERT HAT BZW. DEN DEFAULT
1036       # SETZEN
1037    if [[ $node_usage = default ]]
1038    then
1039       if [[ $host = ibms ]]
1040       then
1041          node_usage=shared
1042       elif [[ $host = lctit ]]
1043       then
1044          node_usage=sla3
1045       else
1046          node_usage=not_shared
1047       fi
1048    fi
1049    if [[ $node_usage != shared  &&  $node_usage != not_shared  &&  "$(echo $node_usage | cut -c1-3)" != "sla"  &&  $node_usage != novice  ]]
1050    then
1051       printf "\n"
1052       printf "\n  +++ node usage (option \"-n\") is only allowed to be set"
1053       printf "\n      \"shared\" or \"not_shared\""
1054       locat=tasks_per_node; (( iec = 0 )); exit
1055    fi
1056
1057 fi
1058
1059    # PRUEFEN, OB HOSTFILE EXISTIERT
1060 if [[ -n $hostfile ]]
1061 then
1062    if [[ ! -f $hostfile ]]
1063    then
1064       printf "\n"
1065       printf "\n  +++ hostfile \"$hostfile\" does not exist"
1066       locat=hostfile; exit
1067    fi
1068 fi
1069
1070    # PRUEFEN, OB RHOSTS DATEI EXISTIERT. GEGEBENENFALLS ANLEGEN BZW. ERWEITERN
1071 if [[ $host = ibmy  &&  $do_remote = false ]]
1072 then
1073    if [[ ! -f $HOME/.rhosts ]]
1074    then
1075       echo  "gfdl5.yonsei.ac.kr"  >  $HOME/.rhosts
1076       printf "\n\n  *** file:"
1077       printf "\n           $HOME/.rhosts"
1078       printf "\n      was created\n"
1079    fi
1080    if [[ $(grep -c gfdl5.yonsei.ac.kr $HOME/.rhosts) = 0 ]]
1081    then
1082       echo  "gfdl5.yonsei.ac.kr"  >>  $HOME/.rhosts
1083       printf "\n\n  *** file:"
1084       printf "\n           $HOME/.rhosts"
1085       printf "\n      was extended by the name of the current host\n"
1086    fi
1087 fi
1088
1089
1090
1091    # FALLS NICHT VORGEGEBEN, DEFAULT-QUEUE AUF DER ZIELMASCHINE FESTLEGEN
1092 if [[ $queue = none ]]
1093 then
1094    case  $host  in
1095        (ibmb)       if [[ $node_usage = shared ]]
1096                     then
1097                        queue=cshare
1098                     else
1099                        queue=csolo
1100                     fi;;
1101        (ibmh)       if [[ $node_usage = shared ]]
1102                     then
1103                        queue=cshare
1104                     else
1105                        queue=csolo
1106                     fi;;
1107        (ibmy)       queue=parallel;;
1108        (lctit)      queue=sla3;;
1109        (nech)       queue=none;;
1110        (neck)       queue=P;;
1111        (unics)      queue=unics;;
1112    esac
1113 fi
1114
1115
1116    # VOLLSTAENDIGE DATEINAMEN DER INPUT-FILES BILDEN,
1117    # INPUT-DATEIEN AUF VORHANDENSEIN PRUEFEN UND EVTL. HOECHSTE ZYKLUSNUMMER
1118    # ERMITTELN
1119 (( i = 0 ))
1120 while (( i < iin ))
1121 do
1122    (( i = i + 1 ))
1123    (( maxcycle = 0 ))
1124
1125       # NAMENSBILDUNG (EVTL. IST FESTER DATEINAME VORGEGEBEN)
1126    if [[ "${actionin[$i]}" = di ]]
1127    then
1128       remotepathin[$i]=${pathin[$i]}/${endin[$i]}  # REMOTE-PFAD ERST AUF
1129                                                    # REM-MASCHINE AUSWERTEN
1130       eval filename=${pathin[$i]}/${endin[$i]}
1131    else
1132       remotepathin[$i]=${pathin[$i]}/${afname}${endin[$i]}  # REMOTE-PFAD ERST AUF
1133                                                             # REM-MASCHINE AUSWERTEN
1134       eval filename=${pathin[$i]}/${afname}${endin[$i]}
1135    fi
1136
1137       # PRUEFEN AUF VORHANDENSEIN
1138    if [[ $(ls $filename* 2>&1 | grep -c "not found") = 1  || \
1139          $(ls $filename* 2>&1 | grep -c "No such file") = 1  || \
1140          $(ls $filename* 2>&1 | grep -c "does not exist") = 1 ]]
1141    then
1142          # DATEIEN MIT EXTENSION (Z.B. NC) MUESSEN NICHT ZWINGEND VORHANDEN
1143          # SEIN, DESHALB IN SOLCHEN FAELLEN KEIN ABBRUCH. DIES IST NUR EINE
1144          # VORUEBERGEHENDE LOESUNG (OKT 05). NICHT ZWINGEND BENOETIGTE
1145          # EINGABEDATEIEN SOLLTEN EINE SPEZIELLE OPTION IN DER DATEI-
1146          # VERBINDUNGSANWEISUNG BEKOMMEN (Z.B. inopt?)
1147       if [[ "${transin[$i]}" != "locopt" ]]
1148       then
1149          printf "\n\n  +++ INPUT-file: "
1150          if [[ "${extin[$i]}" = "" ]]
1151          then
1152             printf "\n           $filename"
1153          else
1154             printf "\n           $filename.${extin[$i]}"
1155          fi
1156          printf "\n      does not exist\n"
1157          locat=input; exit
1158       else
1159          transin[$i]="unavailable"
1160       fi
1161    else
1162
1163          # ZYKLUSNUMMER FESTSTELLEN
1164       ls -1 -d $filename    >   filelist  2>/dev/null
1165       ls -1 -d $filename.*  >>  filelist  2>/dev/null
1166       while  read zeile
1167       do
1168          cycle=$(print $zeile | cut -f2 -d".")
1169          if [[ "$cycle" = "$zeile" ]]
1170          then
1171             (( icycle = 0 ))
1172          elif [[ "$cycle" = "${extin[$i]}" ]]
1173          then
1174             (( icycle = 0 ))
1175          else
1176             (( icycle = $cycle ))
1177          fi
1178          if (( icycle > maxcycle ))
1179          then
1180             (( maxcycle = icycle ))
1181             file_to_be_used=$zeile
1182          fi
1183       done <filelist
1184       rm filelist
1185
1186          # EVTL. ZYKLUSNUMMER AN DATEINAMEN ANFUEGEN
1187       if (( maxcycle > 0 ))
1188       then
1189          if [[ "${extin[$i]}" != " "  &&   "${extin[$i]}" != "" ]]
1190          then
1191             filename=${filename}.$maxcycle.${extin[$i]}
1192          else
1193             filename=${filename}.$maxcycle
1194          fi
1195       else
1196          if [[ "${extin[$i]}" != " "  &&   "${extin[$i]}" != "" ]]
1197          then
1198             filename=${filename}.${extin[$i]}
1199          fi
1200       fi
1201       
1202          # DATEINAMEN OHNE PFAD ABER MIT ZYKLUSNUMMER ABSPEICHERN,
1203          # DA SPAETER BEI RUECKSPEICHERN VOM ARCHIVSYSTEM EVTL. BENOETIGT
1204       absnamein[$i]=$filename
1205       if (( maxcycle > 0 ))
1206       then
1207          if [[ "${actionin[$i]}" = di ]]
1208          then
1209             frelin[$i]=${endin[$i]}.$maxcycle
1210          else
1211             frelin[$i]=${afname}${endin[$i]}.$maxcycle
1212          fi
1213       else
1214          if [[ "${actionin[$i]}" = di ]]
1215          then
1216             frelin[$i]=${endin[$i]}
1217          else
1218             frelin[$i]=${afname}${endin[$i]}
1219          fi
1220       fi
1221
1222    fi
1223 done
1224       
1225
1226    # VOLLSTAENDIGE DATEINAMEN (OHNE $ ODER ~) DER OUTPUT-FILES BILDEN,
1227    # OUTPUT-DATEIEN AUF VORHANDENSEIN PRUEFEN UND EVTL. HOECHSTE ZYKLUSNUMMER
1228    # ERMITTELN ODER, FALLS NICHT VORHANDEN, PRUEFEN, OB SIE SICH ANLEGEN LASSEN
1229    # DIESE AKTIONEN FINDEN NICHT STATT, WENN PROGRAMM AUF REMOTE-MASCHINE
1230    # RECHNET UND DATEI ANSCHLIESSEND TRANSFERIERT WERDEN SOLL!
1231 (( i = 0 ))
1232 while (( i < iout ))
1233 do
1234    (( i = i + 1 ))
1235    if [[ ! ( $fromhost != $localhost  &&  ( "${actionout[$i]}" = tr || "${actionout[$i]}" = tra || "${actionout[$i]}" = trpe ) ) ]]
1236    then
1237       if [[ "${actionout[$i]}" = tr  ||  "${actionout[$i]}" = trpe ]]
1238       then
1239          actionout[$i]=""
1240       elif [[ "${actionout[$i]}" = tra ]]
1241       then
1242          actionout[$i]=a
1243       fi
1244       (( maxcycle = 0 ))
1245       eval filename=${pathout[$i]}/${fname}${endout[$i]}
1246       eval catalogname=${pathout[$i]}
1247       if [[ $(ls $filename* 2>&1 | grep -c "not found") = 1  || \
1248             $(ls $filename* 2>&1 | grep -c "No such file") = 1  || \
1249             $(ls $filename* 2>&1 | grep -c "does not exist") = 1 ]]
1250       then
1251     
1252             # OUTPUT-DATEI NICHT VORHANDEN. PRUEFEN, OB ANLEGEN MOEGLICH.
1253          if  cat /dev/null > $filename 
1254          then
1255             rm  $filename
1256          else
1257
1258                # PRUEFEN, OB KATALOG VORHANDEN UND EVTL. DIESEN ANLEGEN
1259             if [[ ! -d $catalogname ]]
1260             then
1261                if  mkdir -p  $catalogname
1262                then
1263                   printf "\n\n  *** directory:"
1264                   printf "\n           $catalogname"
1265                   printf "\n      was created\n"
1266                else
1267                   printf "\n\n  +++ OUTPUT-file:"
1268                   printf "\n           $filename"
1269                   printf "\n      cannot be created, because directory does not exist"
1270                   printf "\n      and cannot be created either"
1271                   printf "\n"
1272                   locat=output  ; exit
1273                fi 2>/dev/null
1274             else
1275                printf "\n\n  +++ OUTPUT-file:"
1276                printf "\n           $filename"
1277                printf "\n      cannot be created, although directory exists"
1278                printf "\n"
1279                locat=output  ; exit
1280             fi
1281          fi 2>/dev/null
1282       else
1283
1284             # ZYKLUSNUMMER FESTSTELLEN
1285          ls -1 -d $filename    >   filelist  2>/dev/null
1286          ls -1 -d $filename.*  >>  filelist  2>/dev/null
1287          while  read zeile
1288          do
1289             cycle=$(print $zeile | cut -f2 -d".")
1290             if [[ "$cycle" = "$zeile"  ||  "$cycle" = ${extout[$i]} ]]
1291             then
1292                (( icycle = 1 ))
1293             else
1294                (( icycle = $cycle + 1 ))
1295             fi
1296             if (( icycle > maxcycle ))
1297             then
1298                (( maxcycle = icycle ))
1299             fi
1300          done <filelist
1301          rm filelist
1302       fi
1303
1304          # EVTL. ZYKLUSNUMMER AN DATEINAMEN ANFUEGEN UND PRUEFEN, OB SICH
1305          # DATEI AUCH WIRKLICH ANLEGEN LAESST. IM APPEND-FALL MUSS AN DEN
1306          # HOECHSTEN VORHANDENEN ZYKLUS-ANGEHAENGT WERDEN. ANLAGEPRUEFUNG
1307          # IST DANN NATUERLICH NICHT ZULAESSIG BZW. MOEGLICH
1308       if [[ "${actionout[$i]}" != a ]]
1309       then
1310          if (( maxcycle > 0 ))
1311          then
1312             filename=${filename}.$maxcycle
1313             if  cat /dev/null > $filename 
1314             then
1315                rm  $filename
1316             else
1317                printf "\n  +++ OUTPUT-file:"
1318                printf "\n           $filename"
1319                printf "\n      cannot be created"
1320                locat=output  ; exit
1321             fi
1322          fi
1323       else
1324          (( maxcycle = maxcycle - 1 ))
1325          if (( maxcycle > 0 ))
1326          then
1327             filename=${filename}.$maxcycle
1328          fi
1329       fi
1330       
1331          # DATEINAMEN OHNE PFAD ABER MIT ZYKLUSNUMMER ABSPEICHERN,
1332          # DA SPAETER BEI ABLAGE AUF ARCHIVSYSTEM BZW. FUER
1333          # DATEI OUTPUT_FILE_CONNECTIONS EVTL. BENOETIGT
1334       pathout[$i]=$filename
1335       if (( maxcycle > 0 ))
1336       then
1337          frelout[$i]=${fname}${endout[$i]}.$maxcycle
1338       else
1339          frelout[$i]=${fname}${endout[$i]}
1340       fi
1341
1342    fi
1343 done
1344
1345
1346     # DAS DVRP-PAKET ERFORDERT EINE ENTSPRECHENDE BIBLIOTHEK
1347 if [[ $(echo $package_list | grep -c dvrp_graphics) != 0 ]]
1348 then
1349    if [[ "$dvrp_inc" = "" ]]
1350    then
1351       printf "\n\n  +++ no value for \"dvrp_inc\" given in configuration file"
1352       printf "\n      This is required for the dvrp_graphics package.\n"
1353       locat=dvrp; exit
1354    fi
1355    if [[ "$dvrp_lib" = "" ]]
1356    then
1357       printf "\n\n  +++ no value for \"dvrp_lib\" given in configuration file"
1358       printf "\n      This is required for the dvrp_graphics package.\n"
1359       locat=dvrp; exit
1360    fi
1361 fi
1362
1363
1364     # PRUEFEN, OB ENTWEDER HAUPTPROGRAMM ODER NUR EIN AUSFUEHRBARES
1365     # PROGRAMM VEREINBART WURDE (IN DIESEM FALL BRAUCHT IM WEITEREN NICHT
1366     # UEBERSETZT ZU WERDEN)
1367 if [[ "$mainprog" = ""  &&  "$executable" = "" ]]
1368 then
1369    printf "\n  +++ neither main program nor executable defined"
1370    locat=source; exit
1371 elif [[ "$mainprog" != ""  &&  "$executable" != "" ]]
1372 then
1373    printf "\n  +++ main program as well as executable defined"
1374    locat=source; exit
1375 elif [[ "$mainprog" = ""  &&  "$executable" != "" ]]
1376 then
1377    do_compile=false
1378 fi
1379
1380
1381    # ALLE ZU UEBERSETZENDEN PROGRAMMTEILE ZUSAMMENSAMMELN
1382    # BEI BATCH-JOBS IST DIES NICHT NOETIG, WEIL DIE PROGRAMMTEILE BEREITS DURCH
1383    # DEN MRUN-AUFRUF ERMITTELT SIND, DER DEN BATCH-JOB GENERIERT HAT, UND
1384    # IM VERZEICHNIS SOURCES_FOR_RUN_... ABGELEGT SIND
1385 if [[ $do_compile = true  &&  "$SOURCES_COMPLETE" = "" ]]
1386 then
1387
1388    [[ "$source_list" = LM ]]  &&  source_list=LOCALLY_MODIFIED
1389    [[ "$source_list" = WP ]]  &&  source_list=WRITE_PERMIT
1390
1391    if [[ $restart_run != true ]]
1392    then
1393       rm -rf  SOURCES_FOR_RUN_$fname
1394       mkdir   SOURCES_FOR_RUN_$fname
1395    fi
1396
1397
1398       # EVTL. ZU UEBERSETZENDE PROGRAMMTEILE DADURCH BESTIMMEN, DASS GEPRUEFT
1399       # WIRD, WELCHE DATEIEN WRITE-PERMIT BESITZEN (DATEIEN SOLLTEN DESHALB
1400       # UNTER RCS-KONTROLLE STEHEN). MIT DER VARIABLEN EXCLUDE KOENNEN
1401       # BESTIMMTE DATEIEN GRUNDSAETZLICH VON DER UEBERSETZUNG AUSGESCHLOSSEN
1402       # WERDEN. DIES IST NUR BEI MANUELLEM START VON MRUN DURCH DEN BENUTZER
1403       # MOEGLICH, DA BEI AUTOMATISCHEN RESTARTS TEST DURCH DIE TATSAECHLICH
1404       # ZU UBERSETZENDEN DATEIEN ERSETZT IST.
1405       # ALLE ERMITTELTEN DATEIEN WERDEN IM VERZEICHNIS SOURCES_FOR_RUN_...
1406       # GESAMMELT
1407    if [[ "$source_list" = WRITE_PERMIT ]]
1408    then
1409
1410       source_list=""
1411       cd  $source_path
1412
1413
1414          # ALLE MOEGLICHEN QUELLCODEDATEIEN AUFLISTEN
1415       Names=$(ls -1 *.f90 2>&1)
1416       [[ $(echo $Names | grep -c '*.f90') = 0 ]]  &&  Filenames="$Names"
1417       Names=$(ls -1 *.F90 2>&1)
1418       [[ $(echo $Names | grep -c '*.F90') = 0 ]]  &&  Filenames="$Filenames $Names"
1419       Names=$(ls -1 *.F 2>&1)
1420       [[ $(echo $Names | grep -c '*.F') = 0   ]]  &&  Filenames="$Filenames $Names"
1421       Names=$(ls -1 *.f 2>&1)
1422       [[ $(echo $Names | grep -c '*.f') = 0   ]]  &&  Filenames="$Filenames $Names"
1423       Names=$(ls -1 *.c 2>&1)
1424       [[ $(echo $Names | grep -c '*.c') = 0   ]]  &&  Filenames="$Filenames $Names"
1425
1426
1427          # DATEIEN MIT WRITE-PERMIT NACH SOURCES_FOR_RUN_... KOPIEREN
1428       for  dateiname  in  $Filenames
1429       do
1430          if [[ -w $dateiname ]]
1431          then
1432             if [[ "$exclude" = ""  ||  $(echo $exclude | grep -c $dateiname) = 0 ]]
1433             then
1434                cp  $dateiname  $working_directory/SOURCES_FOR_RUN_$fname
1435                source_list=$source_list"$dateiname "
1436             fi
1437          fi
1438       done
1439
1440       cd -  > /dev/null
1441
1442
1443    elif [[ "$source_list" = LOCALLY_MODIFIED ]]
1444    then
1445
1446          # MODIFIZIERTE DATEIEN DER SVN-ARBEITSKOPIE BESTIMMEN
1447       source_list=""
1448       cd  $source_path
1449
1450
1451          # PRUEFEN, OB VERZEICHNIS UEBERHAUPT UNTER SVN-KONTROLLE STEHT
1452       if [[ ! -d .svn ]]
1453       then
1454          printf "\n\n  +++ source directory"
1455          printf "\n         \"$source_path\" "
1456          printf "\n         is not under control of \"subversion\"."
1457          printf "\n         Please do not use mrun-option \"-s LOCALLY MODIFIED\"\n"
1458       fi
1459
1460
1461          # ALLE MODIFIZIERTEN QUELLCODEDATEIEN AUFLISTEN
1462       Filenames=""
1463       svn status  >  tmp_mrun
1464       while  read line
1465       do
1466          firstc=`echo $line | cut -c1`
1467          if [[ $firstc = M  ||  $firstc = "?" ]]
1468          then
1469             Name=`echo "$line" | cut -c8-`
1470             extension=`echo $Name | cut -d. -f2`
1471             if [[ "$extension" = f90 || "$extension" = F90 || "$extension" = f || "$extension" = F || "$extension" = c ]]
1472             then
1473                Filenames="$Filenames "$Name
1474             fi
1475          fi
1476       done < tmp_mrun
1477
1478
1479          # DATEIEN NACH SOURCES_FOR_RUN_... KOPIEREN
1480       for  dateiname  in  $Filenames
1481       do
1482          cp  $dateiname  $working_directory/SOURCES_FOR_RUN_$fname
1483          source_list=$source_list"$dateiname "
1484       done
1485
1486       cd -  > /dev/null
1487
1488
1489       # MITTELS OPTION -s ANGEGEBENE DATEIEN NACH SOURCES_FOR_RUN_... KOPIEREN
1490       # BEI AUTOMATISCHEN FORTSETZUNGSLAEUFEN SIND DORT SCHON ALLE DATEIEN
1491       # VORHANDEN
1492    elif [[ "$source_list" != ""  &&  $restart_run != true ]]
1493    then
1494
1495       cd  $source_path
1496
1497       for  filename  in  $source_list
1498       do
1499
1500             # QUELLTEXT-DATEI DARF KEINE PFADE BEINHALTEN
1501          if [[ $(print $filename | grep -c "/") != 0 ]]
1502          then
1503             printf "\n  +++ source code file:  $filename"
1504             printf "\n      must not contain (\"/\") "
1505             locat=source; exit
1506          fi
1507
1508          if [[ ! -f $filename ]]
1509          then
1510             printf "\n  +++ source code file:  $filename"
1511             printf "\n      does not exist"
1512             locat=source; exit
1513          else
1514             cp  $filename  $working_directory/SOURCES_FOR_RUN_$fname
1515          fi
1516
1517       done
1518
1519       cd -  > /dev/null
1520
1521    fi
1522
1523
1524       # PRUEFEN, OB ENTWEDER HAUPTPROGRAMM VORHANDEN UND ES EVTL. IN DER
1525       # LISTE DER ZU UEBERSETZENDEN PROGRAMMTEILE MIT ENTHALTEN IST (WENN
1526       # NICHT, WIRD ES DIESER LISTE HINZUGEFUEGT)
1527    if [[ $restart_run != true ]]
1528    then
1529
1530       if [[ ! -f "$source_path/$mainprog" ]]
1531       then
1532          printf "\n\n  +++ main program:  $mainprog"
1533          printf "\n      does not exist in source directory"
1534          printf "\n      \"$source_path\"\n"
1535          locat=source; exit
1536       else
1537          if [[ $(echo $source_list | grep -c $mainprog) = 0 ]]
1538          then
1539             cp  $source_path/$mainprog  SOURCES_FOR_RUN_$fname
1540             source_list=${mainprog}" $source_list"
1541          fi
1542       fi
1543    fi
1544
1545
1546       # DATEIEN AUS ZUSAETZLICHEM QUELLVERZEICHNIS HINZUFUEGEN
1547    if [[ $restart_run != true  &&  "$add_source_path" != "" ]]
1548    then
1549
1550          # GIBT ES DAS VERZEICHNIS UEBERHAUPT?
1551       if [[ ! -d $add_source_path ]]
1552       then
1553          printf "\n\n  +++ WARNING: additional source code directory"
1554          printf "\n      \"$add_source_path\" "
1555          printf "\n      does not exist or is not a directory."
1556          printf "\n      No source code will be used from this directory!\n"
1557          add_source_path=""
1558          sleep 3
1559       else
1560
1561          cd $add_source_path
1562
1563          Names=$(ls -1 *.f90 2>&1)
1564          [[ $(echo $Names | grep -c '*.f90') = 0 ]]  &&  AddFilenames="$Names"
1565          Names=$(ls -1 *.F90 2>&1)
1566          [[ $(echo $Names | grep -c '*.F90') = 0 ]]  &&  AddFilenames="$AddFilenames $Names"
1567          Names=$(ls -1 *.F 2>&1)
1568          [[ $(echo $Names | grep -c '*.F') = 0   ]]  &&  AddFilenames="$AddFilenames $Names"
1569          Names=$(ls -1 *.f 2>&1)
1570          [[ $(echo $Names | grep -c '*.f') = 0   ]]  &&  AddFilenames="$AddFilenames $Names"
1571          Names=$(ls -1 *.c 2>&1)
1572          [[ $(echo $Names | grep -c '*.c') = 0   ]]  &&  AddFilenames="$AddFilenames $Names"
1573
1574          cd -  > /dev/null
1575          cd  SOURCES_FOR_RUN_$fname
1576
1577          for  dateiname  in  $AddFilenames
1578          do
1579             if [[ -f $dateiname ]]
1580             then
1581                printf "\n  +++ source code file \"$dateiname\" found in additional"
1582                printf "\n      source code directory \"$add_source_path\" "
1583                printf "\n      as well as in directory \"$source_path\"."
1584                locat=source; exit
1585             fi
1586
1587             cp  $add_source_path/$dateiname  .
1588             source_list="$source_list $dateiname"
1589
1590                # Default User-Interface von der Liste entfernen, falls Datei
1591                # ein User-Interface enthaelt
1592             if [[ $( cat $dateiname | grep -c "END SUBROUTINE user_parin" ) != 0 ]]
1593             then
1594                if [[ $dateiname != user_interface.f90  &&  -f user_interface.f90 ]]
1595                then
1596                   rm -rf  user_interface.f90
1597                   source_list=`echo $source_list | sed -e 's/user_interface.f90//'`
1598                   printf "\n\n  *** default \"user_interface.f90\" removed from the files to be translated"
1599                   printf "\n      since a user-interface is found in file"
1600                   printf "\n      \"$add_source_path/$dateiname\" \n"
1601                   sleep 3
1602                else
1603                   printf "\n\n  *** user-interface file \"$dateiname\" "
1604                   printf "\n      added to the files to be translated \n"
1605                   sleep 3
1606                fi
1607             fi
1608          done
1609
1610          cd -  > /dev/null
1611       fi
1612    fi
1613
1614
1615       # ALLE UNTERPROGRAMME, DIE ZU VEREINBARTEN SOFTWAREPAKETEN GEHOEREN,
1616       # DER LISTE DER ZU UEBERSETZENDEN DATEIEN HINZUFUEGEN
1617    if [[ $restart_run != true  &&  -n $package_list ]]
1618    then
1619
1620       cd  $source_path
1621
1622       for  package  in  $package_list
1623       do
1624
1625          [[ $package = "dvrp_graphics+1PE" ]]  &&  package=dvrp_graphics
1626
1627             # ERMITTELE ALLE DATEIEN, DIE ZUM PAKET GEHOEREN
1628             # FEHLERMELDUNGEN WERDEN ABGEFANGEN, DA * AUCH VERZEICHNISSNAMEN
1629             # LIEFERT
1630          package_source_list=`grep "defined( __$package " * 2>/dev/null | cut -f1 -d:`
1631
1632
1633             # FUEGE DIESE DATEIEN DER LISTE DER ZU UEBERSETZENDEN DATEIEN
1634             # HINZU, FALLS SIE NOCH NICHT DAZUGEHOEREN
1635          for  source_list_name  in  $package_source_list
1636          do
1637             if [[ $(echo $source_list | grep -c $source_list_name) = 0 ]]
1638             then
1639
1640                    # NUR DATEIEN MIT GUELTIGEN ENDUNGEN VERWENDEN
1641                ending=`echo $source_list_name | cut -f2 -d.`
1642                if [[ "$ending" = f90  ||  "$ending" = F90  ||  "$ending" = f  ||  "$ending" = F  ||  "$ending" = c ]]
1643                then
1644                   cp  $source_list_name  $working_directory/SOURCES_FOR_RUN_$fname
1645                   source_list="$source_list $source_list_name"
1646                fi
1647             fi
1648          done
1649       done
1650
1651       cd -  > /dev/null
1652    fi
1653
1654
1655       # MAKEFILE AUF VORHANDENSEIN PRUEFEN UND KOPIEREN
1656       # BEI RESTART-LAEUFEN LIEGT ES SCHON IM VERZEICHNIS SOURCES_FOR_RUN...
1657    if [[ "$restart_run" != true ]]
1658    then
1659       [[ "$makefile" = "" ]]  &&  makefile=$source_path/Makefile
1660       if [[ ! -f $makefile ]]
1661       then
1662          printf "\n  +++ file \"$makefile\" does not exist"
1663          locat=make; exit
1664       else
1665          cp  $makefile  SOURCES_FOR_RUN_$fname/Makefile
1666       fi
1667    fi
1668
1669 fi  # do_compile=true
1670
1671
1672    # FALLS PROGRAMMTEILE UEBERSETZT WERDEN SOLLEN, FOLGEN JETZT EINIGE
1673    # UEBERPRUEFUNGEN UND DAS SETZEN DER PRAEPROZESSOR-DIREKTIVEN
1674 if [[ $do_compile = true ]]
1675 then
1676
1677       # PRAEPROZESSOR-DIREKTIVEN ZUM SELEKTIVEN AUSWAEHLEN VON CODETEILEN
1678       # ZUSAMMENSETZEN
1679       # DIREKTIVEN ZUM AKTIVIEREN VON RECHNERSPEZIFISCHEM CODE
1680    if [[ $(echo $localhost | cut -c1-3) = ibm ]]
1681    then
1682       cpp_options="${cpp_options},-D__ibm=__ibm"
1683    elif [[ $(echo $localhost | cut -c1-3) = nec ]]
1684    then
1685       cpp_options="$cpp_options -D__nec"
1686    elif [[ $(echo $localhost | cut -c1-2) = lc ]]
1687    then
1688       cpp_options="$cpp_options -D__lc"
1689    else
1690       cpp_options="$cpp_options -D__$localhost"
1691    fi
1692
1693       # DIREKTIVEN DIE DURCH OPTION -K BESTIMMT WERDEN (Z.B. PARALLEL)
1694    if [[ $(echo $localhost | cut -c1-3) = ibm ]]
1695    then
1696       [[ -n $cond1 ]]  &&  cpp_options="${cpp_options},-D__$cond1=__$cond1"
1697       [[ -n $cond2 ]]  &&  cpp_options="${cpp_options},-D__$cond2=__$cond2"
1698    else
1699       [[ -n $cond1 ]]  &&  cpp_options="$cpp_options -D__$cond1"
1700       [[ -n $cond2 ]]  &&  cpp_options="$cpp_options -D__$cond2"
1701    fi
1702
1703       # DIREKTIVEN DIE SOFTWAREPAKETE AKTIVIEREN (OPTION -p)
1704    if [[ -n $package_list ]]
1705    then
1706       for  package  in  $package_list
1707       do
1708          if [[ $(echo $localhost | cut -c1-3) = ibm ]]
1709          then
1710             if [[ $package != "dvrp_graphics+1PE" ]]
1711             then
1712                cpp_options="${cpp_options},-D__$package=__$package"
1713             else
1714                cpp_options="${cpp_options},-D__dvrp_graphics=__dvrp_graphics"
1715                export use_seperate_pe_for_dvrp_output=true
1716             fi
1717          else
1718             if [[ $package != "dvrp_graphics+1PE" ]]
1719             then
1720                cpp_options="$cpp_options -D__$package"
1721             else
1722                cpp_options="$cpp_options -D__dvrp_graphics"
1723                export use_seperate_pe_for_dvrp_output=true
1724             fi
1725          fi
1726       done
1727    fi
1728
1729       # DIREKTIVEN DIE DURCH OPTION -D FESTGELEGT SIND
1730    if [[ -n $cpp_opts ]]
1731    then
1732       for  popts  in  $cpp_opts
1733       do
1734          if [[ $(echo $localhost | cut -c1-3) = ibm ]]
1735          then
1736             cpp_options="${cpp_options},-D__$popts=__$popts"
1737          else
1738             cpp_options="$cpp_options -D__$popts"
1739          fi
1740       done
1741    fi
1742
1743 else
1744
1745
1746       # BEI LOKALEN RECHNUNGEN PRUEFEN, OB EXECUTABLE VORHANDEN
1747    if [[ $do_remote = false ]]
1748    then
1749       if [[ ! -f $executable ]]
1750       then
1751          printf "\n  +++ executable file:  $executable"
1752          printf "\n      does not exist"
1753          locat=executable; exit
1754       fi
1755    fi
1756 fi
1757
1758
1759    # JOBMODUS FESTSTELLEN
1760 if [[ "$ENVIRONMENT" = BATCH  &&  $localhost != lctit  ||  "$QUEUE" != interactive  &&  $localhost = lctit ]]
1761 then
1762    jobmo=BATCH
1763 else
1764    jobmo=INTERACTIVE
1765 fi
1766
1767
1768    # HOSTSPEZIFISCHE DEFAULT-COMPILER SETZEN, FALLS NICHT BEREITS
1769    # DURCH BENUTZER ANDERWEITIG VEREINBART
1770 if [[ "$compiler_name" = "" ]]
1771 then
1772
1773    printf "\n  +++ no compiler specified for \"$localhost $cond1 $cond2\""
1774    locat=compiler_name; exit
1775
1776 fi
1777
1778
1779    # COMPILER AUF NECK UEBERSCHREIBEN
1780 [[ $localhost = neck ]]  &&  compiler_name=mpif90
1781
1782
1783
1784    # TEMPORAEREN KATALOGNAMEN BESTIMMEN
1785 kennung=$RANDOM
1786 if [[ "$tmp_user_catalog" = "" ]]
1787 then
1788    if [[ $localhost = ibmb  ||  $localhost = ibmh ]]
1789    then
1790       tmp_user_catalog=$TMPDIR
1791    elif [[ $localhost = nech ]]
1792    then
1793       tmp_user_catalog=$WRKSHR
1794    else
1795       tmp_user_catalog=/tmp
1796    fi
1797 fi
1798 TEMPDIR=$tmp_user_catalog/${usern}.$kennung
1799
1800
1801    # KATALOGNAMEN FUER ZWISCHENSPEICHERUNG VON FORTSETZUNGSLAUFDATEIEN
1802    # BESTIMMEN
1803 if [[ "$tmp_data_catalog" = "" ]]
1804 then
1805    if [[ $localhost = ibmb  ||  $localhost = ibmh ]]
1806    then
1807       tmp_data_catalog=$WORK/mrun_restart_data
1808    elif [[ $localhost = nech ]]
1809    then
1810       tmp_data_catalog=$WRKSHR/mrun_restart_data
1811    else
1812       tmp_data_catalog=/tmp/mrun_restart_data
1813    fi
1814 fi
1815
1816
1817    # EVENTUELL BEI LOKALEN RECHNUNGEN $-ZEICHEN IN ENVIRONMENT-VARIABLEN
1818    # ERSETZEN
1819 if [[ $do_remote = false  &&  $do_compile = true ]]
1820 then
1821    eval  fopts=\"$fopts\"
1822    eval  lopts=\"$lopts\"
1823 fi
1824
1825
1826
1827    # COMPILE- UND LINK-OPTIONEN BESTIMMEN
1828 fopts="$fopts $netcdf_inc $dvrp_inc"
1829 lopts="$lopts $netcdf_lib $dvrp_lib"
1830 ROPTS="$ropts"
1831 if [[ ( $(echo $host | cut -c1-3) = nec  ||  $(echo $host | cut -c1-3) = ibm  ||  $host = lcsgih  ||  $host = lcsgib  ||  $host = lctit  ||  $host = lcfimm  ||  $host = lcxt4 )  &&  -n $numprocs ]]
1832 then
1833    XOPT="-X $numprocs"
1834 fi
1835
1836
1837
1838    # PRUEFEN DER CPU-ZEIT. (CPUMAX WIRD ALS ENV-VARIABLE VOM HAUTPRO-
1839    # GRAMM BENOETIGT
1840 done=false
1841 while [[ $done = false ]]
1842 do
1843    cputime=$cpumax
1844    if (( $cputime == 0 ))
1845    then
1846       printf "\n  +++ cpu-time is undefined"
1847       printf "\n  >>> Please type CPU-time in seconds as INTEGER:"
1848       printf "\n  >>> "
1849       read  cputime  1>/dev/null  2>&1
1850    else
1851       done=true
1852    fi
1853    cpumax=$cputime
1854 done
1855
1856 (( minuten = cputime / 60 ))
1857 (( sekunden = cputime - minuten * 60 ))
1858
1859
1860    # PRUEFEN DER KERNSPEICHERANFORDERUNG
1861 if [[ $do_batch = true ]]
1862 then
1863    done=false
1864    while [[ $done = false ]]
1865    do
1866       if (( memory == 0 ))
1867       then
1868          printf "\n  +++ memory demand is undefined"
1869          printf "\n  >>> Please type memory in  MByte per process  as INTEGER:"
1870          printf "\n  >>> "
1871          read  memory  1>/dev/null  2>&1
1872       else
1873          done=true
1874       fi
1875    done
1876 fi
1877
1878
1879    # PRUEFEN, OB FUER REMOTE-RECHNUNGEN EIN BENUTZERNAME ANGEGEBEN WURDE
1880 if [[ $do_remote = true  &&  -z $remote_username ]]
1881 then
1882    while [[ -z $remote_username ]]
1883    do
1884       printf "\n  +++ username on remote host \"$host\" is undefined"
1885       printf "\n  >>> Please type username:"
1886       printf "\n  >>> "
1887       read  remote_username
1888    done
1889    mc="$mc -u$remote_username"
1890 fi
1891
1892###########################################################################
1893# HEADER-AUSGABE
1894###########################################################################
1895
1896
1897 calltime=$(date)
1898 printf "\n"
1899# [[ $silent = false ]]  &&  clear
1900 printf "#--------------------------------------------------------------# \n"
1901 printf "| $version$calltime | \n"
1902 printf "|                                                              | \n"
1903 spalte1="called on:"; spalte2=$localhost_realname
1904 printf "| $spalte1$spalte2 | \n"
1905 if [[ $local_compile = false ]]
1906 then
1907    if [[ $do_remote = true ]]
1908    then
1909       spalte1="execution on:"; spalte2="$host (username: $remote_username)"
1910    else
1911       spalte1="execution on:"; spalte2="$host ($localhost_realname)"
1912    fi
1913 else
1914    spalte1="compiling test only!"; spalte2=""
1915 fi
1916 printf "| $spalte1$spalte2 | \n"
1917 if [[ -n $numprocs ]]
1918 then
1919    spalte1="number of PEs:"; spalte2=$numprocs
1920    printf "| $spalte1$spalte2 | \n"
1921 fi
1922 if [[ -n $tasks_per_node ]]
1923 then
1924    spalte1="tasks per node:"; spalte2="$tasks_per_node (number of nodes: $nodes)"
1925    printf "| $spalte1$spalte2 | \n"
1926 fi
1927 if [[ $threads_per_task != 1 ]]
1928 then
1929    spalte1="threads per task:"; spalte2="$threads_per_task"
1930    printf "| $spalte1$spalte2 | \n"
1931 fi
1932 printf "|                                                              | \n"
1933 if [[ $do_compile = true ]]
1934 then
1935    spalte1=cpp-directives:; spalte2=$cpp_options
1936    printf "| $spalte1$spalte2 | \n"
1937    zeile=$(echo "$cpp_options" | cut -c41-)
1938    while [[ "$zeile" != "" ]]
1939    do
1940       spalte1=""
1941       spalte2=$zeile
1942       printf "| $spalte1$spalte2 | \n"
1943       zeile=$(echo "$zeile" | cut -c41-)
1944    done
1945
1946    spalte1=compiler-options:; spalte2="$fopts"
1947    printf "| $spalte1$spalte2 | \n"
1948    zeile=$(echo "$fopts" | cut -c41-)
1949    while [[ "$zeile" != "" ]]
1950    do
1951       spalte1=""
1952       spalte2=$zeile
1953       printf "| $spalte1$spalte2 | \n"
1954       zeile=$(echo "$zeile" | cut -c41-)
1955    done
1956
1957    spalte1=linker-options:; spalte2=$lopts
1958    printf "| $spalte1$spalte2 | \n"
1959    zeile=$(echo "$lopts" | cut -c41-)
1960    while [[ "$zeile" != "" ]]
1961    do
1962       spalte1=""
1963       spalte2=$zeile
1964       printf "| $spalte1$spalte2 | \n"
1965       zeile=$(echo "$zeile" | cut -c41-)
1966    done
1967
1968    spalte1="main program":; spalte2=$mainprog
1969    printf "| $spalte1$spalte2 | \n"
1970 else
1971    spalte1=executable:; spalte2=$executable
1972    printf "| $spalte1$spalte2 | \n"
1973 fi
1974 printf "|                                                              | \n"
1975 spalte1="base name of files":; spalte2=$fname
1976 printf "| $spalte1$spalte2 | \n"
1977 if [[ $fname != $afname ]]
1978 then
1979    spalte1="base name of input files":; spalte2=$afname
1980    printf "| $spalte1$spalte2 | \n"
1981 fi
1982 spalte1="INPUT control list":; spalte2=$input_list
1983 printf "| $spalte1$spalte2 | \n"
1984 spalte1="OUTPUT control list":; spalte2=$output_list
1985 printf "| $spalte1$spalte2 | \n"
1986
1987 if [[ $do_batch = true  ||  "$LOADLBATCH" = yes ]]
1988 then
1989    spalte1="memory demand / PE":; spalte2="$memory MB"
1990    printf "| $spalte1$spalte2 | \n"
1991    spalte1=CPU-time:; spalte2="$minuten:$sekunden"
1992    printf "| $spalte1$spalte2 | \n"
1993 fi
1994
1995 if [[ $do_compile = true ]]
1996 then
1997    printf "|                                                              | \n"
1998    printf "| Files to be compiled:                                        | \n"
1999    zeile=$source_list
2000    while [[ "$zeile" != "" ]]
2001    do
2002       spalte3=$zeile
2003       printf "| $spalte3 | \n"
2004       zeile=$(echo "$zeile" | cut -c61-)
2005    done
2006 fi
2007 printf "#--------------------------------------------------------------#"
2008
2009
2010
2011    # BEDINGTE AUSGABE DER DATEIVERBINDUNGEN
2012 if [[ $do_trace = true ]]
2013 then
2014    (( i = 0 ))
2015    while (( i < iin ))
2016    do
2017       (( i = i + 1 ))
2018       if (( i == 1 ))
2019       then
2020          printf "\n\n >>> INPUT-file assignments:\n"
2021       fi
2022       printf "\n     ${localin[$i]} :  ${absnamein[$i]}"
2023    done
2024    (( i = 0 ))
2025    while (( i < iout ))
2026    do
2027       (( i = i + 1 ))
2028       if (( i == 1 ))
2029       then
2030          printf "\n\n >>> OUTPUT-file assignments:\n"
2031       fi
2032       printf "\n     ${localout[$i]} :  ${pathout[$i]}"
2033    done
2034    (( i = 0 ))
2035    while (( i < iic ))
2036    do
2037       (( i = i + 1 ))
2038       if (( i == 1 ))
2039       then
2040          printf "\n\n >>> INPUT-commands:\n"
2041       fi
2042       printf "\n     ${in_command[$i]}" 
2043    done
2044    (( i = 0 ))
2045    while (( i < ioc ))
2046    do
2047       (( i = i + 1 ))
2048       if (( i == 1 ))
2049       then
2050          printf "\n\n >>> OUTPUT-commands:\n"
2051       fi
2052       printf "\n     ${out_command[$i]}" 
2053    done
2054 fi
2055
2056
2057    # ABFRAGEN BEI AUFRUF AUF LOKALER MASCHINE
2058 if [[ $remotecall = false  &&  $silent = false  &&  $jobmo != BATCH ]]
2059 then
2060    antwort=dummy
2061    printf "\n\n"
2062    while [[ "$antwort" != y  &&  "$antwort" != Y  &&  "$antwort" != n  &&  "$antwort" != N ]]
2063    do
2064       printf " >>> everything o.k. (y/n) ?  "
2065       read  antwort
2066    done
2067    if [[ $antwort = n  ||  $antwort = N ]]
2068    then
2069       locat=user_abort; (( iec = 0 )); exit
2070    fi
2071    if [[ $do_batch = true ]]
2072    then
2073       printf " >>> batch-job will be created and submitted"
2074    else
2075       if [[ $local_compile = false ]]
2076       then
2077          printf " >>> MRUN will now continue to execute on this machine"
2078       else
2079          printf " >>> a test compilation will now be carried out on this machine"
2080       fi
2081    fi
2082 fi
2083 
2084
2085
2086
2087     # FALLS AUF DIESER MASCHINE GERECHNET WERDEN SOLL, WERDEN JETZT ENTSPRE-
2088     # CHENDE AKTIONEN DURCHGEFUEHRT
2089 if [[ $do_batch = false ]]
2090 then
2091
2092
2093       # TEMPORAEREN KATALOG ERZEUGEN
2094    mkdir -p  $TEMPDIR
2095    chmod  go+rx  $TEMPDIR
2096    tmpcreate=true
2097
2098
2099       # SAEMTLICHE QUELLTEXT-DATEIEN BZW. AUSFUEHRBARES PROGRAMM IN
2100       # TEMPORAERES VERZEICHNIS KOPIEREN
2101    if [[ $do_compile = true ]]
2102    then
2103
2104          # ON NEC, COMPILATION IS DONE ON HOST CROSS VIA CROSS COMPILING
2105          # CREATE A TEMPORARY DIRECTORY ON THAT MACHINE (HOME MOUNTED VIA NFS)
2106       if [[ $localhost = nech ]]
2107       then
2108          TEMPDIR_COMPILE=$HOME/work/${usern}.$kennung
2109          if  mkdir -p  $TEMPDIR_COMPILE
2110          then
2111             printf "\n  *** \"$TEMPDIR_COMPILE\" "
2112             printf "\n      is generated as temporary directory for cross compiling\n"
2113          else
2114             printf "\n  +++ creating directory \"$TEMPDIR_COMPILE\" "
2115             printf "\n      needed for cross compilation failed"
2116             locat=compile
2117             exit
2118          fi
2119       else
2120          TEMPDIR_COMPILE=$TEMPDIR
2121       fi
2122
2123
2124          # PFADNAMEN FUER DAS MAKE-DEPOSITORY ERMITTELN
2125       line=""
2126       grep "%depository_path" $config_file  >  tmp_mrun
2127       while read line
2128       do
2129          if [[ "$line" != ""  &&  $(echo $line | cut -c1) != "#" ]]
2130          then
2131             if [[ "$(echo $line | cut -d" " -s -f3)" = "" ]]
2132             then
2133                global_depository_path=`echo $line | cut -d" " -s -f2`
2134             fi
2135          fi
2136       done < tmp_mrun
2137
2138       line=""
2139       grep  " $localhost" $config_file | grep "%depository_path"  >  tmp_mrun
2140       while read line
2141       do
2142          if [[ "$line" != ""  &&  $(echo $line | cut -c1) != "#" ]]
2143          then
2144             local_depository_path=`echo $line | cut -d" " -s -f2`
2145          fi
2146       done < tmp_mrun
2147
2148       if [[ "$local_depository_path" = "" ]]
2149       then
2150          if [[ "$global_depository_path" != "" ]]
2151          then
2152             local_depository_path=$global_depository_path
2153          else
2154             printf "\n\n  +++ no depository path found in configuration file"
2155             printf "\n      for local host \"$localhost\" "
2156             printf "\n      please set \"\%depository_path\" in configuration file\n"
2157             locat=config_file; exit
2158          fi
2159       fi
2160       eval local_depository_path=$local_depository_path
2161
2162       basename=`print $mainprog | cut -f1 -d"."`
2163       eval make_depository=${local_depository_path}/${basename}_current_version.tar
2164       if [[ ! -f $make_depository ]]
2165       then
2166          printf "\n"
2167          printf "\n  *** WARNING: make depository \"$make_depository\" not found"
2168          printf "\n               \"make\" will fail, if the Makefile or other source files are missing\n"
2169       else
2170          cp  $make_depository  $TEMPDIR_COMPILE
2171          cd  $TEMPDIR_COMPILE
2172          tar -xf  $make_depository  >  /dev/null  2>&1
2173          cd -  > /dev/null
2174       fi
2175
2176       cp  SOURCES_FOR_RUN_$fname/*  $TEMPDIR_COMPILE
2177
2178          # FALLS USER-INTERFACE VORHANDEN UND AUF DATEI MIT ANDEREM NAMEN
2179          # ALS user_interface.f90 LIEGT, DIESEN GEAENDERTEN NAMEN INS
2180          # MAKEFILE EINTRAGEN
2181       cd  $TEMPDIR_COMPILE
2182       interface_file=`grep -l "END SUBROUTINE user_parin" $source_list`
2183       if [[ "$interface_file" != "" ]]
2184       then
2185          interface_file=`echo $interface_file | cut -d"." -f1`
2186          mv  Makefile  Makefile_old
2187          sed "s/user_interface/$interface_file/g"  Makefile_old  >  Makefile
2188       fi
2189       cd -  > /dev/null
2190    else
2191       cp  $executable   ${TEMPDIR}/a.out
2192    fi
2193
2194
2195       # WECHSEL IN TEMPORAEREN KATALOG
2196    cd $TEMPDIR
2197    printf "\n  *** changed to temporary directory: $TEMPDIR"
2198
2199
2200       # OUTPUT-DATEI-VERBINDUNGEN AUF TEMPORAERER DATEI ABLEGEN
2201       # DIESE DATEI KANN VON SPAETER AUFZURUFENDEN BENUTZERPROZEDUREN GELESEN
2202       # WERDEN, UM ZU LOKALEN DATEINAMEN GEHOERENDE PERMANENTE NAMEN ZU
2203       # ERMITTELN
2204    (( i = 0 ))
2205    while (( i < iout ))
2206    do
2207       (( i = i + 1 ))
2208       if [[ "${actionout[$i]}" = tr  ||  "${actionout[$i]}" = tra  ||  "${actionout[$i]}" = trpe ]]
2209       then
2210          printf "${localout[$i]} ${actionout[$i]}\n${pathout[$i]}\n${localhost}_${fname}${endout[$i]}\n" >> OUTPUT_FILE_CONNECTIONS
2211       else
2212          printf "${localout[$i]} ${actionout[$i]}\n${pathout[$i]}\n${frelout[$i]}\n" >> OUTPUT_FILE_CONNECTIONS
2213       fi
2214    done
2215
2216
2217       # EVTL. UEBERSETZUNGSAKTIONEN STARTEN
2218    if [[ $do_compile = true ]]
2219    then
2220
2221
2222          # COMPILING WITH MAKE (ON NEC COMPILER IS CALLED ON HOST CROSS)
2223       printf "\n\n\n  *** compilation starts \n$striche\n"
2224       printf "  *** compilation with make using following options:\n"
2225       printf "      compilername:             $compiler_name\n"
2226       printf "      options:                  $fopts\n"
2227       printf "      preprocessor-directives:  $cpp_options \n"
2228       printf "      linker-options:           $lopts \n"
2229       printf "      source code files:        $source_list \n"
2230
2231       if [[ $localhost = nech ]]
2232       then
2233          ssh  136.172.44.192 -l $usern ". /SX/opt/etc/initsx.sh; cd \$HOME/work/${usern}.$kennung; sxmake -f Makefile PROG=a.out  F90=$compiler_name  COPT=\"$cpp_options\"  F90FLAGS=\"$fopts\"  LDFLAGS=\"$lopts\" "
2234          cp  $TEMPDIR_COMPILE/a.out  .
2235          [[ $? != 0 ]]  &&  compile_error=true
2236          rm -rf  $TEMPDIR_COMPILE
2237       else
2238          [[ $localhost = lctit ]]  &&  export LM_LICENSE_FILE=27050@tggls
2239          make -f Makefile PROG=a.out  F90=$compiler_name  COPT="$cpp_options"  F90FLAGS="$fopts"  LDFLAGS="$lopts"
2240       fi
2241
2242       if [[ $? != 0  ||  "$compile_error" = true  ||  "$module_compile_error" = true ]]
2243       then
2244          printf "\n  +++ error occured while compiling or linking"
2245          locat=compile
2246          exit
2247       else
2248          printf "$striche\n  *** compilation finished \n"
2249       fi
2250    fi
2251
2252
2253       # FALLS NUR TESTWEISE KOMPILIERT WERDEN SOLLTE, IST MRUN JETZT FERTIG
2254    if [[ $local_compile = true ]]
2255    then
2256       cd  $HOME
2257       rm -rf $TEMPDIR
2258       locat=local_compile; exit
2259    fi
2260
2261
2262       # BEREITSTELLEN DER INPUT-DATEIEN
2263       # SCHLEIFE UEBER ALLE VOM BENUTZER ANGEGEBENEN DATEIEN
2264    (( i = 0 ))
2265    while (( i < iin ))
2266    do
2267       (( i = i + 1 ))
2268       if (( i == 1 ))
2269       then
2270          printf "\n\n  *** providing INPUT-files:\n$striche"
2271       fi
2272
2273
2274          # OPTIONALE DATEIEN BEI NICHTVORHANDENSEIN UEBERGEHEN
2275       if [[ "${transin[$i]}" = unavailable ]]
2276       then
2277          if [[ "${extin[$i]}" = ""  ||  "${extin[$i]}" = " " ]]
2278          then
2279             printf "\n  +++ WARNING: input file \"${pathin[$i]}/${afname}${endin[$i]}\" "
2280             printf "\n               is not available!"
2281          else
2282             printf "\n  +++ WARNING: input file \"${pathin[$i]}/${afname}${endin[$i]}.${extin[$i]}\" "
2283             printf "\n               is not available!"
2284          fi
2285          continue
2286       fi
2287
2288          # PRUEFEN, OB EINZELDATEI ODER DATEI PRO PROZESSOR
2289       files_for_pes=false; datentyp=file
2290       if [[ "${actionin[$i]}" = pe  &&  -n $numprocs ]]
2291       then
2292          files_for_pes=true; datentyp=directory
2293          actionin[$i]=""
2294       elif [[ "${actionin[$i]}" = pe  &&  ! -n $numprocs ]]
2295       then
2296          actionin[$i]=""
2297       elif [[ "${actionin[$i]}" = arpe  &&  -n $numprocs ]]
2298       then
2299          files_for_pes=true; datentyp=directory
2300          actionin[$i]="ar"
2301       elif [[ "${actionin[$i]}" = arpe  &&  ! -n $numprocs ]]
2302       then
2303          actionin[$i]="ar"
2304       elif [[ "${actionin[$i]}" = flpe  &&  -n $numprocs ]]
2305       then
2306          files_for_pes=true; datentyp=directory
2307          actionin[$i]="fl"
2308       elif [[ "${actionin[$i]}" = flpe  &&  ! -n $numprocs ]]
2309       then
2310          actionin[$i]="fl"
2311       fi
2312
2313       if [[ $files_for_pes = true ]]
2314       then
2315          printf "\n  >>> INPUT: ${absnamein[$i]}/....  to  ${localin[$i]}"
2316       else
2317          printf "\n  >>> INPUT: ${absnamein[$i]}  to  ${localin[$i]}"
2318       fi
2319
2320          # INPUT-DATEI FUER EINEN FORTSETZUNGSLAUF. ES WIRD GEPRUEFT,
2321          # OB DIESE DATEI NOCH AUF DEM TEMPORAEREN DATENKATALOG VORHANDEN
2322          # IST. FALLS NICHT, WIRD VERSUCHT, SIE ANSCHLIESSEND VOM ARCHIV-
2323          # SERVER ZU HOLEN
2324       if [[ "${actionin[$i]}" = fl ]]
2325       then
2326          printf "\n      $datentyp will be fetched from temporary directory \"${tmp_data_catalog}\" !"
2327          if [[ $files_for_pes = false ]]
2328          then
2329             if [[ -f "$tmp_data_catalog/${frelin[$i]}" ]]
2330             then
2331                ln  $tmp_data_catalog/${frelin[$i]}  ${localin[$i]}
2332                got_tmp[$i]=true
2333             elif [[ -f "$WORK/${frelin[$i]}"  &&  $ignore_archive_error = true ]]
2334             then
2335                printf "\n  +++ $datentyp not found in \"$tmp_data_catalog\" !"
2336                printf "\n  *** trying to use backup copy in \"$WORK\" "
2337                cp  $WORK/${frelin[$i]}  ${localin[$i]}
2338             else
2339                printf "\n  +++ $datentyp not found in \"$tmp_data_catalog\" "
2340                printf "\n      or \"$tmp_data_catalog\" does not exist!"
2341                printf "\n  *** trying to get copy from archive"
2342                actionin[$i]=ar
2343             fi
2344          else
2345             if [[ -d "$tmp_data_catalog/${frelin[$i]}" ]]
2346             then
2347                mkdir  ${localin[$i]}
2348                cd $tmp_data_catalog/${frelin[$i]}
2349                for file in $(ls *)
2350                do
2351                   ln $file $TEMPDIR/${localin[$i]}
2352                done
2353                cd $TEMPDIR
2354                got_tmp[$i]=true
2355             elif [[ -d "$WORK/${frelin[$i]}"  &&  $ignore_archive_error = true ]]
2356             then
2357                printf "\n  +++ $datentyp not found in \"$tmp_data_catalog\" !"
2358                printf "\n  *** trying to use backup copy in \"$WORK\" "
2359                cp -r  $WORK/${frelin[$i]}  ${localin[$i]}
2360             else
2361                printf "\n  +++ $datentyp not found in \"$tmp_data_catalog\" "
2362                printf "\n      or \"$tmp_data_catalog\" does not exist!"
2363                printf "\n  *** trying to get copy from archive"
2364                actionin[$i]=ar
2365             fi
2366          fi
2367       fi
2368
2369
2370          # DATEI LIEGT AUF ARCHIV-SERVER
2371       if [[ "${actionin[$i]}" = ar ]]
2372       then
2373
2374          if [[ $files_for_pes = false ]]
2375          then
2376             printf "\n      file will be restored from archive-system ($archive_system)!"
2377          else
2378             printf "\n      directory will be restored from archive-system ($archive_system)!"
2379          fi
2380
2381          file_restored=false
2382
2383          if [[ $archive_system = asterix ]]
2384          then
2385             do_stagein=true
2386             (( stagein_anz = 0 ))
2387             while [[ $do_stagein = true ]]
2388             do
2389                if [[ $files_for_pes = false ]]
2390                then
2391                   stagein  -O  ${frelin[$i]}  >  STAGEIN_OUTPUT
2392                else
2393                   stagein  -t  -O  ${frelin[$i]}  >  STAGEIN_OUTPUT
2394                fi
2395                cat  STAGEIN_OUTPUT
2396                if [[ $(grep -c "st.msg:i24"  STAGEIN_OUTPUT) != 0 ]]
2397                then
2398                   file_restored=true
2399                   do_stagein=false
2400                else
2401                   (( stagein_anz = stagein_anz + 1 ))
2402                   if (( stagein_anz == 10 ))
2403                   then
2404                      printf "\n  +++ stagein stoped after 10 tries"
2405                      locat=stage
2406                      exit
2407                   fi
2408                   printf "\n  +++ restoring from archive failed, trying again:"
2409                   sleep 900
2410                fi
2411             done
2412          elif [[ $archive_system = DMF ]]
2413          then
2414             if [[ $files_for_pes = false ]]
2415             then
2416                printf "\n  +++ restoring of single files impossible with $archive_system !\n"
2417                locat=DMF
2418                exit
2419             else
2420                find  $ARCHIVE/${frelin[$i]}  -type m  -print  |  dmget
2421                cp  -r $ARCHIVE/${frelin[$i]}  $PWD
2422                file_restored=true
2423             fi
2424          elif [[ $archive_system = tivoli ]]
2425          then
2426             if [[ $files_for_pes = false ]]
2427             then
2428                if [[ $localhost = ibmh ]]
2429                then
2430                   ssh  $usern@hdata.hlrn.de  "cp  $PERM/${frelin[$i]}  $PWD"
2431                else
2432                   ssh  $usern@bdata.hlrn.de  "cp  $PERM/${frelin[$i]}  $PWD"
2433                fi
2434             else
2435                (( inode = 0 ))
2436                while (( inode < nodes ))
2437                do
2438                   if [[ $localhost = ibmh ]]
2439                   then
2440                      ssh  $usern@hdata.hlrn.de  "cd $PWD; tar  xf  $PERM/${frelin[$i]}/${frelin[$i]}.node_$inode.tar"
2441                   else
2442                      ssh  $usern@bdata.hlrn.de  "cd $PWD; tar  xf  $PERM/${frelin[$i]}/${frelin[$i]}.node_$inode.tar"
2443                   fi
2444                   (( inode = inode + 1 ))
2445                done
2446             fi
2447             file_restored=true
2448          elif [[ $archive_system = ut ]]
2449          then
2450             if [[ $files_for_pes = false ]]
2451             then
2452                cp  $UT/${frelin[$i]}  .
2453             else
2454                (( inode = 0 ))
2455                while (( inode < nodes ))
2456                do
2457                   tar  xf  $UT/${frelin[$i]}/${frelin[$i]}.node_$inode.tar
2458                   (( inode = inode + 1 ))
2459                done
2460             fi
2461             file_restored=true
2462          else
2463             printf "\n  +++ archive_system=\"$archive_system\"   restore impossible!"
2464             locat=rearchive
2465             exit
2466          fi
2467
2468          if [[ $file_restored = true ]]
2469          then
2470
2471                # DATEI AUCH AUF TEMPORAERES DATENVERZEICHNIS LEGEN, DAMIT
2472                # SIE BEI WEITEREN ZUGRIFFEN NOCH VORHANDEN IST
2473             [[ ! -d $tmp_data_catalog ]]  &&  mkdir -p  $tmp_data_catalog; chmod  g+rx  $tmp_data_catalog
2474             if [[ $files_for_pes = false ]]
2475             then
2476                ln  -f  ${frelin[$i]}  $tmp_data_catalog/${frelin[$i]}
2477             else
2478                mkdir  $tmp_data_catalog/${frelin[$i]}
2479                ln  -f  ${frelin[$i]}/*  $tmp_data_catalog/${frelin[$i]}
2480             fi
2481             got_tmp[$i]=true
2482
2483                # DATEI UNTER LOKALEM NAMEN ZUR VERFUEGUNG STELLEN
2484             mv  ${frelin[$i]}  ${localin[$i]}
2485
2486          fi
2487       fi
2488
2489
2490          # DATEI LIEGT IM VOM BENUTZER ANGEGEBENEN VERZEICHNIS
2491       if [[ "${actionin[$i]}" = ""  ||  "${actionin[$i]}" = "di"  ||  "${actionin[$i]}" = "npe" ]]
2492       then
2493
2494          if [[ "${actionin[$i]}" = "npe"  &&  -n $numprocs ]]
2495          then
2496
2497                # DATEI WIRD FUER DIE PROZESSOREN EINES PARALLERECHNERS BEREITGESTELLT
2498             printf "\n      file will be provided for $numprocs processors"
2499             mkdir  ${localin[$i]}
2500             ival=$numprocs
2501             (( ii = 0 ))
2502             while (( ii <= ival-1 ))
2503             do
2504                if (( ii < 10 ))
2505                then
2506                   cp  ${absnamein[$i]}  ${localin[$i]}/_000$ii
2507                elif (( ii < 100 ))
2508                then
2509                   cp  ${absnamein[$i]}  ${localin[$i]}/_00$ii
2510                elif (( ii < 1000 ))
2511                then
2512                   cp  ${absnamein[$i]}  ${localin[$i]}/_0$ii
2513                else
2514                   cp  ${absnamein[$i]}  ${localin[$i]}/_$ii
2515                fi
2516                (( ii = ii + 1 ))
2517             done
2518
2519          else
2520
2521             if [[ $files_for_pes = true ]]
2522             then
2523
2524                   # DIE DEN PROZESSOREN EINES PARALLELRECHNERS ZUGEHOERIGEN
2525                   # DATEIEN WERDEN BEREITGESTELLT, INDEM ZUERST DER GESAMTE
2526                   # KATALOGINHALT KOPIERT UND DANN DIE EINZELNEN DATEIEN
2527                   # PER MOVE UMBENANNT WERDEN
2528                printf "\n      providing $numprocs files for the respective processors"
2529                mkdir  ${localin[$i]}
2530                cp -r  ${absnamein[$i]}/*  ${localin[$i]}
2531
2532             else
2533                   # BEREITSTELLUNG AUF EINPROZESSORRECHNERN
2534                cp  ${absnamein[$i]}  ${localin[$i]}
2535             fi
2536          fi
2537       fi
2538
2539    done
2540    if (( i != 0 ))
2541    then
2542       printf "\n$striche\n  *** all INPUT-files provided \n"
2543    fi
2544
2545
2546       # NAMELIST-DATEI MIT WERTEN VON ENVIRONMENT-VARIABLEN ERZEUGEN (ZU
2547       # LESEN VON PALM)
2548    cat  >  ENVPAR  <<  %%END%%
2549 &envpar  run_identifier = '$fname', host = '$localhost',
2550          write_binary = '$write_binary', tasks_per_node = $tasks_per_node,
2551          maximum_cpu_time_allowed = ${cpumax}.,
2552          revision = '$global_revision' /
2553
2554%%END%%
2555
2556
2557       # EVENTUELLE INPUT-KOMMANDOS ABARBEITEN
2558    (( i = 0 ))
2559    while (( i < iic ))
2560    do
2561       (( i = i + 1 ))
2562       if (( i == 1 ))
2563       then
2564          printf "\n\n  *** execution of INPUT-commands:\n$striche"
2565       fi
2566       printf "\n  >>> ${in_command[$i]}"
2567       eval  ${in_command[$i]}
2568       if (( i == iic ))
2569       then
2570          printf "\n$striche\n"
2571       fi
2572    done
2573
2574
2575       # VERBLEIBENDE CPU-ZEIT BERECHNEN
2576    cpurest=${cpumax}.
2577
2578
2579       # PROGRAMMSTART
2580    printf "\n\n  *** execution starts in directory\n      \"`pwd`\"\n$striche\n"
2581    PATH=$PATH:$TEMPDIR
2582
2583    if [[ "$cond1" = debug  ||  "$cond2" = debug ]]
2584    then
2585       if [[ "$ENVIRONMENT" = BATCH ]]
2586       then
2587          printf "\n  +++ debug is allowed in interactive mode only"
2588          locat=debug
2589          exit
2590       fi
2591       if [[ $localhost = decalpha ]]
2592       then
2593          dxladebug  a.out
2594       elif [[ $localhost = ibmb  ||  $localhost = ibmh ]]
2595       then
2596
2597             # SETUP THE IBM MPI ENVIRONMENT
2598          export MP_SHARED_MEMORY=yes
2599          export AIXTHREADS_SCOPE=S
2600          export OMP_NUM_THREADS=$threads_per_task
2601          export AUTHSTATE=files
2602          export XLFRTEOPTS="nlwidth=132:err_recovery=no"    # RECORD-LENGTH OF NAMELIST-OUTPUT
2603
2604             # FOLLOWING OPTIONS ARE MANDATORY FOR TOTALVIEW
2605          export MP_ADAPTER_USE=shared
2606          export MP_CPU_USE=multiple
2607          export MP_TIMEOUT=1200
2608
2609          unset  MP_TASK_AFFINITY
2610
2611             # SO FAR, TOTALVIEW NEEDS HOSTFILE MECHANISM FOR EXECUTION
2612          #(( ii = 1 ))
2613          #while (( ii <= $numprocs ))
2614          #do
2615          #   echo  $localhost_realname  >>  hostfile
2616          #   (( ii = ii + 1 ))
2617          #done
2618          #export MP_HOSTFILE=hostfile
2619
2620          if [[ "$LOADLBATCH" = yes ]]
2621          then
2622             totalview   poe  a.out  $ROPTS
2623          else
2624             echo totalview   poe  -a a.out  -procs $numprocs  -rmpool 0  -nodes 1   $ROPTS
2625             export TVDSVRLAUNCHCMD=ssh
2626             totalview   poe  -a a.out  -procs $numprocs  -rmpool 0  -nodes 1   $ROPTS
2627          fi
2628       else
2629          printf "\n  +++ no debug available on \"$localhost\" "
2630          printf "\n      or not implemented in mrun so far"
2631          locat=debug
2632          exit
2633       fi
2634    else
2635       if [[ -n $numprocs ]]
2636       then
2637
2638             # RUNNING THE PROGRAM ON PARALLEL MACHINES
2639          if [[ $(echo $host | cut -c1-3) = ibm ]]
2640          then
2641                # SETUP THE IBM MPI ENVIRONMENT
2642             export MP_SHARED_MEMORY=yes
2643             export AIXTHREAD_SCOPE=S
2644             export OMP_NUM_THREADS=$threads_per_task
2645             export XLSMPOPTS="spins=0:yields=0:stack=20000000"
2646             export AUTHSTATE=files
2647             export XLFRTEOPTS="nlwidth=132:err_recovery=no"    # RECORD-LENGTH OF NAMELIST-OUTPUT
2648             #  export MP_PRINTENV=yes
2649
2650                # TUNING-VARIABLEN ZUR VERBESSERUNG DER KOMMUNIKATION
2651                # ZEIGEN ABER DERZEIT (SEP 04, FEDERATION) KAUM WIRKUNG
2652             export MP_WAIT_MODE=poll
2653             [[ $node_usage = not_shared ]]  &&  export MP_SINGLE_THREAD=yes
2654#             export MP_EAGER_LIMIT=65535
2655
2656#                # TESTWEISE FUER TURBOMPI (JAN 05)
2657#             export MPJ_MTAB=128
2658#             export MPJ_ALLTOALL=1
2659#             export MPJ_ALLTOALLV=1
2660
2661             if [[ "$LOADLBATCH" = yes ]]
2662             then
2663                printf "\n--- Control: OMP_NUM_THREADS = \"$OMP_NUM_THREADS\" \n"
2664                if [[ "$cond1" = hpmcount  ||  "$cond2" = hpmcount ]]
2665                then
2666                   /opt/optibm/HPM_2_4_1/bin/hpmcount  a.out  $ROPTS
2667                else
2668                   poe ./a.out  $ROPTS
2669                fi
2670             else
2671                if [[ $localhost = ibmb  ||  $localhost = ibmh  ||  $localhost = ibms ]]
2672                then
2673                   poe  a.out  -procs $numprocs  -nodes 1  -rmpool 0  $ROPTS
2674                elif [[ $localhost = ibmy ]]
2675                then
2676                   if [[ -f $hostfile ]]
2677                   then
2678                      cp  $hostfile  hostfile
2679                   else
2680                      (( ii = 1 ))
2681                      while (( ii <= $numprocs ))
2682                      do
2683                         echo  $localhost_realname  >>  hostfile
2684                         (( ii = ii + 1 ))
2685                      done
2686                   fi
2687                   export MP_HOSTFILE=hostfile
2688                   ./a.out  -procs $tasks_per_node  $ROPTS
2689                else
2690                   if [[ "$host_file" = "" ]]
2691                   then
2692                      printf "\n  +++ no hostfile given in configuration file"
2693                      locat=config_file
2694                      exit
2695                   else
2696                      eval host_file=$host_file
2697                   fi
2698                   export MP_HOSTFILE=$host_file
2699                   poe  a.out  -procs $numprocs  -tasks_per_node $numprocs  $ROPTS
2700                fi
2701             fi
2702          elif [[ $host = nech  ||  $host = neck ]]
2703          then
2704             (( ii = nodes ))
2705             if [[ $ii = 1 ]]
2706             then
2707                export F_ERRCNT=0        # acceptable number of errors before program is stopped
2708                export MPIPROGINF=YES
2709                #  export F_TRACE=YES|FMT1|FMT2  # output of ftrace informations to job protocol
2710                echo "*** execution on single node with mpirun"
2711                mpirun  -np $numprocs  ./a.out  $ROPTS
2712             else
2713                (( i = 0 ))
2714                while (( i < ii ))
2715                do
2716                   echo "-h $i  -p $tasks_per_node  -e ./mpi_exec_shell"  >>  multinode_config
2717                   (( i = i + 1 ))
2718                done
2719
2720                echo "#!/bin/sh"                         >   mpi_exec_shell
2721                echo " "                                 >>  mpi_exec_shell
2722                echo "set -u"                            >>  mpi_exec_shell
2723                echo "F_ERRCNT=0"                        >>  mpi_exec_shell
2724                echo "MPIPROGINV=YES"                    >>  mpi_exec_shell
2725                echo "OMP_NUM_THREADS=$threads_per_task" >>  mpi_exec_shell
2726                echo "cpurest=$cpurest"                  >>  mpi_exec_shell
2727                echo "fname=$fname"                      >>  mpi_exec_shell
2728                echo "localhost=$localhost"              >>  mpi_exec_shell
2729                echo "return_addres=$return_addres"      >>  mpi_exec_shell
2730                echo "return_username=$return_username"  >>  mpi_exec_shell
2731                echo "tasks_per_node=$tasks_per_node"    >>  mpi_exec_shell
2732                echo "write_binary=$write_binary"        >>  mpi_exec_shell
2733                echo "use_seperate_pe_for_dvrp_output=$use_seperate_pe_for_dvrp_output"  >>  mpi_exec_shell
2734                echo "  "                                >>  mpi_exec_shell
2735                echo "export F_ERRCNT"                   >>  mpi_exec_shell
2736                echo "export MPIPROGINV"                 >>  mpi_exec_shell
2737                echo "export OMP_NUM_THREADS"            >>  mpi_exec_shell
2738                echo "export cpurest"                    >>  mpi_exec_shell
2739                echo "export fname"                      >>  mpi_exec_shell
2740                echo "export localhost"                  >>  mpi_exec_shell
2741                echo "export return_addres"              >>  mpi_exec_shell
2742                echo "export return_username"            >>  mpi_exec_shell
2743                echo "export tasks_per_node"             >>  mpi_exec_shell
2744                echo "export write_binary"               >>  mpi_exec_shell
2745                echo "export use_seperate_pe_for_dvrp_output"  >>  mpi_exec_shell
2746                echo " "                                 >>  mpi_exec_shell
2747                echo "exec  ./a.out"                     >>  mpi_exec_shell
2748
2749                chmod u+x  mpi_exec_shell
2750                export MPIPROGINF=YES
2751                mpirun  -f multinode_config  &
2752                wait
2753
2754             fi
2755          elif [[ $(echo $host | cut -c1-2) = lc  &&  $host != lctit ]]
2756          then
2757
2758                # COPY HOSTFILE FROM SOURCE DIRECTORY OR CREATE IT, IF IT
2759                # DOES NOT EXIST
2760             if [[ $host != lcsgih  &&  $host != lcsgib ]]
2761             then
2762                if [[ -f $hostfile ]]
2763                then
2764                   cp  $hostfile  hostfile
2765                else
2766                   (( ii = 1 ))
2767                   while (( ii <= $numprocs / $threads_per_task ))
2768                   do
2769                      echo  $localhost_realname  >>  hostfile
2770                      (( ii = ii + 1 ))
2771                   done
2772                fi
2773                eval zeile=\"`head -n $ii  hostfile`\"
2774                printf "\n  *** running on: $zeile"
2775             fi
2776
2777             (( ii = $numprocs / $threads_per_task ))
2778             export OMP_NUM_THREADS=$threads_per_task
2779             echo "OMP_NUM_THREADS=$OMP_NUM_THREADS"
2780             if [[ $threads_per_task != 1 ]]
2781             then
2782                printf "\n      threads per task: $threads_per_task"
2783             fi
2784             if [[ $run_coupled_model = false ]]
2785             then
2786                printf "\n\n"
2787                if [[ $host = lcsgih  ||  $host = lcsgib ]]
2788                then
2789                   echo "  --- Content of \$PBS_NODEFILE:"
2790                   cat $PBS_NODEFILE
2791                   echo "  --- end content"
2792                   mpirun -machinefile $PBS_NODEFILE -np $ii  a.out  $ROPTS
2793                elif [[ $host = lcxt4 ]]
2794                then
2795                   aprun  -n $ii  -N $tasks_per_node  a.out  $ROPTS
2796                else
2797                   echo "no_coupling"  >  runfile_atmos
2798                   mpiexec  -machinefile hostfile  -n $ii  a.out < runfile_atmos  $ROPTS
2799                fi
2800             else
2801                ((  iii = ii / 2 ))
2802                echo "atmosphere_to_ocean"  >  runfile_atmos
2803                echo "ocean_to_atmosphere"  >  runfile_ocean
2804
2805                printf "\n      coupled run ($iii atmosphere, $iii ocean)"
2806                printf "\n\n"
2807
2808                if [[ $host == lcxt4 ]]
2809                then
2810                   aprun  -n $iii  -N $tasks_per_node  a.out < runfile_atmos  $ROPTS  &
2811                   aprun  -n $iii  -N $tasks_per_node  a.out < runfile_ocean  $ROPTS  &
2812                else
2813
2814                      # WORKAROUND BECAUSE mpiexec WITH -env option IS NOT AVAILABLE ON SOME SYSTEMS
2815                   mpiexec  -machinefile hostfile  -n $iii  a.out  $ROPTS  <  runfile_atmos &
2816                   mpiexec  -machinefile hostfile  -n $iii  a.out  $ROPTS  <  runfile_ocean &
2817#                   mpiexec  -machinefile hostfile  -n $iii  -env coupling_mode atmosphere_to_ocean  a.out  $ROPTS  &
2818#                   mpiexec  -machinefile hostfile  -n $iii  -env coupling_mode ocean_to_atmosphere  a.out  $ROPTS  &
2819                fi
2820                wait
2821             fi
2822
2823#             if [[ $scirocco = true ]]
2824#             then
2825#                mpiexec  -machinefile hostfile  -n $ii  a.out  $ROPTS
2826#             else
2827#                mpirun  -machinefile hostfile  -np $ii  a.out  $ROPTS
2828#             fi
2829
2830          elif [[ $host = decalpha ]]
2831          then
2832             dmpirun  -np $numprocs  a.out  $ROPTS
2833          elif [[ $host = lctit ]]
2834          then
2835             export runfile=runfile.$kennung
2836
2837             echo "cd $PWD"                                  >   $runfile
2838             echo "export OMP_NUM_THREADS=$OMP_NUM_THREADS"  >>  $runfile
2839             echo "export cpurest=$cpurest"                  >>  $runfile
2840             echo "export fname=$fname"                      >>  $runfile
2841             echo "export localhost=$localhost"              >>  $runfile
2842             echo "export return_addres=$return_addres"      >>  $runfile
2843             echo "export return_username=$return_username"  >>  $runfile
2844             echo "export tasks_per_node=$tasks_per_node"    >>  $runfile
2845             echo "export write_binary=$write_binary"        >>  $runfile
2846             echo "export use_seperate_pe_for_dvrp_output=$use_seperate_pe_for_dvrp_output"  >>  $runfile
2847             echo "./a.out"                                  >>  $runfile
2848             chmod  u+x  $runfile
2849
2850             if [[ "$QUEUE" = interactive ]]
2851             then
2852                mpirun  -np $numprocs  a.out  $ROPTS
2853             else
2854                 (( mem_tsubame = $memory / 1024.0 ))
2855                 echo "Memory for Tsubame for each process in GB:", $mem_tsubame
2856#                n1ge  -fore  -g 1S060156  -mpi $numprocs  -mem 4  -N palm  -q $queue  a.out  $ROPTS
2857               /n1ge/TITECH_GRID/tools/bin/n1ge -fore -g $group_number -mpi ${numprocs}:$tasks_per_node -mem $mem_tsubame -N palm -rt $minuten -q $queue  a.out  $ROPTS
2858             fi
2859
2860             rm  $runfile
2861          else
2862             mpprun  -n $numprocs  a.out  $ROPTS
2863          fi
2864          [[ $? != 0 ]]  &&  execution_error=true
2865
2866
2867             # PERFORMANCE-AUSWERTUNG MIT APPRENTICE
2868          if [[ "$cond1" = apprentice  ||  "$cond2" = apprentice ]]
2869          then
2870             apprentice
2871          fi
2872       else
2873          a.out  $ROPTS
2874       fi
2875    fi
2876    if [[ $? != 0  ||  $execution_error = true ]]
2877    then
2878
2879          # ABBRUCH BEI LAUFZEITFEHLER
2880#       [[ ! ( "$cond1" = debug  ||  "$cond2" = debug ) ]]  &&  cat  aout_output*
2881       printf "\n  +++ runtime error occured"
2882       locat=execution
2883       exit
2884    else
2885#       [[ ! ( "$cond1" = debug  ||  "$cond2" = debug ) ]]  &&  cat  aout_output*
2886       printf "\n$striche\n  *** execution finished \n"
2887    fi
2888
2889
2890
2891       # EVENTUELLE OUTPUT-KOMMANDOS ABARBEITEN
2892    (( i = 0 ))
2893    while (( i < ioc ))
2894    do
2895       (( i = i + 1 ))
2896       if (( i == 1 ))
2897       then
2898          printf "\n\n  *** execution of OUTPUT-commands:\n$striche"
2899       fi
2900       printf "\n  >>> ${out_command[$i]}"
2901       eval  ${out_command[$i]}
2902       if (( i == ioc ))
2903       then
2904          printf "\n$striche\n"
2905       fi
2906    done
2907
2908
2909       # EVTL. INHALT DES AKTUELLEN VERZEICHNISSES AUSGEBEN
2910    if [[ $do_trace = true ]]
2911    then
2912       printf "\n\n"
2913       ls -al
2914    fi
2915
2916
2917
2918       # OUTPUT-DATEIEN AN IHRE ZIELORTE KOPIEREN
2919    (( i = 0 ))
2920    while (( i < iout ))
2921    do
2922       (( i = i + 1 ))
2923       if (( i == 1 ))
2924       then
2925          printf "\n\n  *** saving OUTPUT-files:\n$striche"
2926       fi
2927
2928          # PRUEFEN, OB EINZELDATEI ODER DATEI PRO PROZESSOR
2929       files_for_pes=false; filetyp=file
2930       if [[ "${actionout[$i]}" = pe  &&  -n $numprocs ]]
2931       then
2932          files_for_pes=true; filetyp=directory
2933          actionout[$i]=""
2934       elif [[ "${actionout[$i]}" = pe  &&  ! -n $numprocs ]]
2935       then
2936          actionout[$i]=""
2937       elif [[ "${actionout[$i]}" = arpe  &&  -n $numprocs ]]
2938       then
2939          files_for_pes=true; filetyp=directory
2940          actionout[$i]="ar"
2941       elif [[ "${actionout[$i]}" = arpe  &&  ! -n $numprocs ]]
2942       then
2943          actionout[$i]="ar"
2944       elif [[ "${actionout[$i]}" = flpe  &&  -n $numprocs ]]
2945       then
2946          files_for_pes=true; filetyp=directory
2947          actionout[$i]="fl"
2948       elif [[ "${actionout[$i]}" = flpe  &&  ! -n $numprocs ]]
2949       then
2950          actionout[$i]="fl"
2951       elif [[ "${actionout[$i]}" = trpe  &&  -n $numprocs ]]
2952       then
2953          files_for_pes=true; filetyp=directory
2954          actionout[$i]="tr"
2955       elif [[ "${actionout[$i]}" = trpe  &&  ! -n $numprocs ]]
2956       then
2957          actionout[$i]="tr"
2958       fi
2959
2960       if [[ ! -f ${localout[$i]}  &&  $files_for_pes = false ]]
2961       then
2962          printf "\n  +++ temporary OUTPUT-file  ${localout[$i]}  does not exist\n"
2963       elif [[ ! -f ${localout[$i]}/_0000  &&  $files_for_pes = true ]]
2964       then
2965          printf "\n  +++ temporary OUTPUT-file  ${localout[$i]}/....  does not exist\n"
2966       else
2967
2968
2969             # KOPIEREN PER FTP/SCP (IMMER IM BINAERMODUS, -M: FALLS ZIELKATALOG
2970             # NICHT VORHANDEN, WIRD VERSUCHT, IHN ANZULEGEN), ABER NUR BEI
2971             # REMOTE-RECHNUNGEN
2972          if [[ "${actionout[$i]}" = tr ]]
2973          then
2974             if [[ $localhost != $fromhost ]]
2975             then
2976                if [[ $files_for_pes = false ]]
2977                then
2978                   cps=""
2979                   cst=""
2980                else
2981                   cps=-c
2982                   cst="/"
2983                fi
2984                if [[ $localhost = ibmh  ||  $localhost = ibmb  ||  $localhost = nech ]]
2985                then
2986
2987                      # TRANSFER IN EIGENSTAENDIGEM JOB
2988                      # ZUERST KOPIE DER DATEI INS TEMPORAERE DATENVERZEICHNIS
2989                   [[ ! -d $tmp_data_catalog/TRANSFER ]]  &&  mkdir -p  $tmp_data_catalog/TRANSFER
2990                   file_to_transfer=${fname}_${localout[$i]}_to_transfer_$kennung
2991                   if [[ $files_for_pes = false ]]
2992                   then
2993                      ln -f  ${localout[$i]}  $tmp_data_catalog/TRANSFER/$file_to_transfer
2994                   else
2995                      mkdir  $tmp_data_catalog/TRANSFER/$file_to_transfer
2996                      ln  ${localout[$i]}/*  $tmp_data_catalog/TRANSFER/$file_to_transfer
2997                   fi
2998
2999                   echo "set -x"                                    >    transfer_${localout[$i]}
3000                   echo "cd  $tmp_data_catalog/TRANSFER"            >>   transfer_${localout[$i]}
3001
3002                   printf "\n  >>> OUTPUT: ${localout[$i]}$cst  by SCP in seperate job to"
3003                   printf "\n              ${pathout[$i]}/${localhost}_${fname}${endout[$i]}$cst"
3004                   printf "\n              or higher cycle\n"
3005                   echo "batch_scp $cps -b -m -u $return_username $return_addres  $file_to_transfer \"${pathout[$i]}\" ${localhost}_${fname}${endout[$i]}  ${extout[$i]}"  >>  transfer_${localout[$i]}
3006
3007                   echo "[[ \$? = 0 ]]  &&  rm  $file_to_transfer"  >>  transfer_${localout[$i]}
3008
3009                   if [[ $localhost = nech ]]
3010                   then
3011                      subjob  -d  -c /pf/b/$usern/job_queue  -v  -q pp  -X 0  -m 1000  -t 900  transfer_${localout[$i]}
3012                   else
3013                      if [[ "$LOGNAME" = b323013 ]]
3014                      then
3015                         subjob  -v  -q c1  -X 0  -m 1000  -t 900  -c $job_catalog  transfer_${localout[$i]}
3016                      else
3017                         subjob  -d  -v  -q c1  -X 0  -m 1000  -t 900  -c $job_catalog  transfer_${localout[$i]}
3018                      fi
3019                   fi
3020
3021                else
3022
3023                      # TRANSFER INNERHALB DIESES JOBS
3024                   transfer_failed=false
3025                   printf "\n  >>> OUTPUT: ${localout[$i]}$cst  by SCP to"
3026                   printf "\n              ${pathout[$i]}/${localhost}_${fname}${endout[$i]}$cst\n"
3027                   batch_scp $cps -b -m -u $return_username $return_addres  ${localout[$i]} "${pathout[$i]}" ${localhost}_${fname}${endout[$i]}  ${extout[$i]}
3028                   [[ $? != 0 ]]  &&  transfer_failed=true
3029
3030                      # BEI FEHLGESCHLAGENEM TRANSFER SICHERUNGSKOPIE AUF
3031                      # LOKALER MASCHINE ANLEGEN
3032                   if [[ $transfer_failed = true ]]
3033                   then
3034                      printf "  +++ transfer failed. Trying to save a copy on the local host under:\n"
3035                      printf "      ${pathout[$i]}/${localhost}_${fname}${endout[$i]}_$kennung\n"
3036
3037                         # ERSTMAL PRUEFEN, OB VERZEICHNIS EXISTIERT. GEGEBENENFALLS
3038                         # ANLEGEN.
3039                      eval  local_catalog=${pathout[$i]}
3040                      if [[ ! -d $local_catalog ]]
3041                      then
3042                         printf "  *** local directory does not exist. Trying to create:\n"
3043                         printf "      $local_catalog \n"
3044                         mkdir -p  $local_catalog
3045                      fi
3046                      eval  cp  ${localout[$i]}  ${pathout[$i]}/${localhost}_${fname}${endout[$i]}_$kennung
3047                      transfer_problems=true
3048                   fi
3049                fi
3050             else
3051
3052                   # WERTZUWEISUNG, SO DASS WEITER UNTEN NUR KOPIERT WIRD
3053                actionout[$i]=""
3054             fi
3055          fi
3056
3057
3058             # APPEND PER FTP/SCP (IMMER IM BINAERMODUS, -M: FALLS ZIELKATALOG
3059             # NICHT VORHANDEN, WIRD VERSUCHT, IHN ANZULEGEN), ABER NUR BEI
3060             # REMOTE-RECHNUNGEN
3061          if [[ "${actionout[$i]}" = tra ]]
3062          then
3063             if [[ $localhost != $fromhost ]]
3064             then
3065                if [[ $localhost = ibmh  ||  $localhost = ibmb  ||  $localhost = nech ]]
3066                then
3067
3068                      # TRANSFER IN EIGENSTAENDIGEM JOB
3069                      # ZUERST KOPIE DER DATEI INS TEMPORAERE DATENVERZEICHNIS
3070                   [[ ! -d $tmp_data_catalog/TRANSFER ]]  &&  mkdir -p  $tmp_data_catalog/TRANSFER
3071                   file_to_transfer=${fname}_${localout[$i]}_to_transfer_$kennung
3072                   ln -f  ${localout[$i]}  $tmp_data_catalog/TRANSFER/$file_to_transfer
3073
3074                   echo "set -x"                                    >    transfer_${localout[$i]}
3075                   echo "cd  $tmp_data_catalog/TRANSFER"            >>   transfer_${localout[$i]}
3076
3077                   printf "\n  >>> OUTPUT: ${localout[$i]}  append by SCP in seperate job to"
3078                   printf "\n              ${pathout[$i]}/${localhost}_${fname}${endout[$i]}"
3079                   printf "\n              or higher cycle\n"
3080                   echo "batch_scp -A -b -m -u $return_username $return_addres  $file_to_transfer \"${pathout[$i]}\" ${localhost}_${fname}${endout[$i]}  ${extout[$i]}"  >>  transfer_${localout[$i]}
3081
3082                   echo "[[ \$? = 0 ]]  &&  rm  $file_to_transfer"  >>  transfer_${localout[$i]}
3083
3084                   if [[ $localhost = nech ]]
3085                   then
3086                      subjob  -d  -c /pf/b/$usern/job_queue  -v  -q pp  -X 0  -m 1000  -t 900  transfer_${localout[$i]}
3087                   else
3088                      if [[ $LOGNAME = b323013 ]]
3089                      then
3090                         subjob  -v  -q c1  -X 0  -m 1000  -t 900  -c $job_catalog  transfer_${localout[$i]}
3091                      else
3092                         subjob  -d  -v  -q c1  -X 0  -m 1000  -t 900  -c $job_catalog  transfer_${localout[$i]}
3093                      fi
3094                   fi
3095
3096                else
3097
3098                      # TRANSFER INNERHALB DIESES JOBS
3099                   transfer_failed=false
3100                   printf "\n  >>> OUTPUT: ${localout[$i]}  append by SCP to"
3101                   printf "\n              ${pathout[$i]}/${localhost}_${fname}${endout[$i]}\n"
3102                   batch_scp -A -b -m -u $return_username  $return_addres ${localout[$i]} "${pathout[$i]}" ${localhost}_${fname}${endout[$i]}  ${extout[$i]}
3103                   [[ $? != 0 ]]  &&  transfer_failed=true
3104
3105                      # BEI FEHLGESCHLAGENEM TRANSFER SICHERUNGSKOPIE AUF
3106                      # LOKALER MASCHINE ANLEGEN
3107                   if [[ $transfer_failed = true ]]
3108                   then
3109                      printf "  +++ transfer failed. Trying to save a copy on the local host under:\n"
3110                      printf "      ${pathout[$i]}/${localhost}_${fname}${endout[$i]}_$kennung\n"
3111
3112                         # ERSTMAL PRUEFEN, OB VERZEICHNIS EXISTIERT. GEGEBENENFALLS
3113                         # ANLEGEN
3114                      eval  local_catalog=${pathout[$i]}
3115                      if [[ ! -d $local_catalog ]]
3116                      then
3117                         printf "  *** local directory does not exist. Trying to create:\n"
3118                         printf "      $local_catalog \n"
3119                         mkdir -p  $local_catalog
3120                      fi
3121
3122                      eval  cp  ${localout[$i]}  ${pathout[$i]}/${localhost}_${fname}${endout[$i]}_$kennung
3123                      transfer_problems=true
3124                   fi
3125                fi
3126             else
3127
3128                   # WERTZUWEISUNG, SO DASS WEITER UNTEN NUR APPEND AUF
3129                   # LOKALER MASCHINE DURCHGEFUEHRT WIRD
3130                actionout[$i]=a
3131             fi
3132          fi
3133
3134
3135             # OUTPUT-DATEI FUER EINEN FORTSETZUNGSLAUF. DATEI WIRD PER
3136             # LINK AUF DEN TEMPORAEREN DATENKATALOG GELEGT. OPTION -f WIRD
3137             # VERWENDET, FALLS DORT NOCH EINE DATEI GLEICHEN NAMENS VORHANDEN
3138             # SEIN SOLLTE. ANSCHLIESSEND WIRD SEINE ARCHIVIERUNG ANGESTOSSEN
3139          if [[ "${actionout[$i]}" = fl ]]
3140          then
3141             [[ ! -d $tmp_data_catalog ]]  &&  mkdir -p  $tmp_data_catalog
3142             chmod  g+rx  $tmp_data_catalog
3143             if [[ $files_for_pes = false ]]
3144             then
3145                printf "\n  >>> OUTPUT: ${localout[$i]}  to"
3146                printf "\n              $tmp_data_catalog/${frelout[$i]} (temporary data catalog)\n"
3147                ln -f  ${localout[$i]}  $tmp_data_catalog/${frelout[$i]}
3148             else
3149                printf "\n  >>> OUTPUT: ${localout[$i]}/....  to"
3150                printf "\n              $tmp_data_catalog/${frelout[$i]} (temporary data catalog)\n"
3151                mkdir  $tmp_data_catalog/${frelout[$i]}
3152                cd ${localout[$i]}
3153                for file in $(ls *)
3154                do
3155                   ln -f $file $tmp_data_catalog/${frelout[$i]}
3156                done
3157                cd $TEMPDIR
3158             fi
3159
3160
3161                # ARCHIVIERUNGSJOB WIRD ERZEUGT UND ABGESCHICKT
3162             if [[ $store_on_archive_system = true ]]
3163             then
3164
3165                if [[ $archive_system = asterix ]]
3166                then
3167                   echo "cd  $tmp_data_catalog"                      >> archive_${frelout[$i]}
3168                   if [[ $files_for_pes = false ]]
3169                   then
3170                      echo "stageout  ${frelout[$i]}  > STAGE_OUTPUT${i}_$kennung" >> archive_${frelout[$i]}
3171                   else
3172                      echo "stageout -t  ${frelout[$i]}  > STAGE_OUTPUT${i}_$kennung" >> archive_${frelout[$i]}
3173                   fi
3174                   echo "cat  STAGE_OUTPUT${i}_$kennung"               >> archive_${frelout[$i]}
3175                   echo "if [[ \$(grep -c \"st.msg:150\"  STAGE_OUTPUT${i}_$kennung) != 0 ]]" >> archive_${frelout[$i]}
3176                   echo "then"                                       >> archive_${frelout[$i]}
3177                   echo "   do_stageout=false"                       >> archive_${frelout[$i]}
3178                   echo "else"                                       >> archive_${frelout[$i]}
3179                   echo "   echo \"  +++ $filetyp ${frelout[$i]}  could not be stored on archive-system\" " >> archive_${frelout[$i]}
3180                   echo "   cat  /dev/null  >  ~/job_queue/ARCHIVE_ERROR_$fname" >> archive_${frelout[$i]}
3181                   echo "   cat  STAGE_OUTPUT${i}_$kennung  >  ~/job_queue/archive_${frelout[$i]}_error" >> archive_${frelout[$i]}
3182                   echo "   echo \"  *** $filetyp ${frelout[$i]} will be copied to \$WORK as backup\" " >> archive_${frelout[$i]}
3183                   if [[ $files_for_pes = false ]]
3184                   then
3185                      echo "   cp   ${frelout[$i]}  \$WORK"                    >> archive_${frelout[$i]}
3186                   else
3187                      echo "   cp -r  ${frelout[$i]}  \$WORK/${frelout[$i]}"   >> archive_${frelout[$i]}
3188                   fi
3189                   echo "   echo \"  *** $filetyp ${frelout[$i]} saved\" " >> archive_${frelout[$i]}
3190                   echo "fi"                                         >> archive_${frelout[$i]}
3191                   echo "rm  STAGE_OUTPUT${i}_$kennung"              >> archive_${frelout[$i]}
3192                elif [[ $archive_system = DMF ]]
3193                then
3194                   echo "cd  $tmp_data_catalog"                      >> archive_${frelout[$i]}
3195                   if [[ $files_for_pes = false ]]
3196                   then
3197                      printf "\n  +++ archiving of single files impossible with $archive_system !\n"
3198                      locat=DMF
3199                      exit
3200                   else
3201                         # FUER RECHNER IN JUELICH. DORT KOENNTEN AUCH
3202                         # EINZELNE DATEIEN GESICHERT WERDEN (SPAETER KORR.)
3203                      echo "rm -rf  \$ARCHIVE/${frelout[$i]}"     >> archive_${frelout[$i]}
3204                      echo "cp -r  ${frelout[$i]}  \$ARCHIVE"     >> archive_${frelout[$i]}
3205                   fi
3206                elif [[ $archive_system = tivoli ]]
3207                then
3208                   echo "cd  $tmp_data_catalog"                       >> archive_${frelout[$i]}
3209                   if [[ $files_for_pes = false ]]
3210                   then
3211                         # EVENTUELL NOCH VORHANDENE DATEI IM ARCHIV LOSCHEN
3212                      echo "set -x"                                   >> archive_${frelout[$i]}
3213                      echo "rm  -rf  \$PERM/${frelout[$i]}"           >> archive_${frelout[$i]}
3214                      echo "cp  ${frelout[$i]} \$PERM/${frelout[$i]}" >> archive_${frelout[$i]}
3215                   else
3216
3217                      echo "set -x"                                   >> archive_${frelout[$i]}
3218                      echo "rm  -rf  \$PERM/${frelout[$i]}/*"         >> archive_${frelout[$i]}
3219                      echo "[[ ! -d \$PERM/${frelout[$i]} ]] && mkdir $PERM/${frelout[$i]}" >> archive_${frelout[$i]}
3220                      cd  $tmp_data_catalog
3221                      all_files=`ls -1 ${frelout[$i]}/*`
3222                      cd -  > /dev/null
3223                      (( inode = 0 ))
3224                      (( tp1   = tasks_per_node + 1 ))
3225                      while (( inode < nodes ))
3226                      do
3227#                         echo "*** all_files = \"$all_files\" "
3228                         files=`echo $all_files | cut -d" " -f1-$tasks_per_node`
3229                         all_files=`echo $all_files | cut -d" " -f$tp1-`
3230#                         echo "*** tasks_per_node = \"$tasks_per_node\" "
3231#                         echo "*** files = \"$files\" "
3232#                         echo "*** all_files = \"$all_files\" "
3233                         echo "tar  cvf \$PERM/${frelout[$i]}/${frelout[$i]}.node_$inode.tar $files"   >> archive_${frelout[$i]}
3234                         echo "dsmc incremental  \$PERM/${frelout[$i]}/${frelout[$i]}.node_$inode.tar" >> archive_${frelout[$i]}
3235                         echo "dsmmigrate \$PERM/${frelout[$i]}/${frelout[$i]}.node_$inode.tar"        >> archive_${frelout[$i]}
3236                         (( inode = inode + 1 ))
3237                      done
3238#                      echo "rm  -rf  \$PERM/${frelout[$i]}.tar"       >> archive_${frelout[$i]}
3239#                      echo "tar  cvf \$PERM/${frelout[$i]}.tar ${frelout[$i]}" >> archive_${frelout[$i]}
3240                   fi
3241                elif [[ $archive_system = ut ]]
3242                then
3243                   echo "cd  $tmp_data_catalog"                       >> archive_${frelout[$i]}
3244                   if [[ $files_for_pes = false ]]
3245                   then
3246                         # EVENTUELL NOCH VORHANDENE DATEI IM ARCHIV LOSCHEN
3247                      echo "set -x"                                 >> archive_${frelout[$i]}
3248                      echo "rm  -rf  \$UT/${frelout[$i]}"           >> archive_${frelout[$i]}
3249                      echo "cp  ${frelout[$i]} \$UT/${frelout[$i]}" >> archive_${frelout[$i]}
3250                   else
3251
3252                      echo "set -x"                                 >> archive_${frelout[$i]}
3253                      echo "rm  -rf  \$UT/${frelout[$i]}/*"         >> archive_${frelout[$i]}
3254                      echo "[[ ! -d \$UT/${frelout[$i]} ]] && mkdir $UT/${frelout[$i]}" >> archive_${frelout[$i]}
3255                      cd  $tmp_data_catalog
3256                      all_files=`ls -1 ${frelout[$i]}/*`
3257                      cd -  > /dev/null
3258                      (( inode = 0 ))
3259                      (( tp1   = tasks_per_node + 1 ))
3260                      while (( inode < nodes ))
3261                      do
3262                         files=`echo $all_files | cut -d" " -f1-$tasks_per_node`
3263                         all_files=`echo $all_files | cut -d" " -f$tp1-`
3264                         echo "tar  cvf \$UT/${frelout[$i]}/${frelout[$i]}.node_$inode.tar $files"   >> archive_${frelout[$i]}
3265                         (( inode = inode + 1 ))
3266                      done
3267                   fi
3268                elif [[ $archive_system = none ]]
3269                then
3270                   printf "              +++ archiving on $localhost not available!\n"
3271                fi
3272
3273                if [[ $archive_system != none ]]
3274                then
3275                   if [[ $localhost = ibmh  ||  $localhost = ibmb ]]
3276                   then
3277#                      subjob  -d  -v  -q cdata  -X 0  -m 1000  -t 43200  -c $job_catalog  archive_${frelout[$i]}
3278                      subjob   -v  -q cdata  -X 0  -m 1000  -t 43200  -c $job_catalog  archive_${frelout[$i]}
3279                   elif [[ $localhost = nech ]]
3280                   then
3281                      subjob  -d  -c /pf/b/$usern/job_queue  -v  -q pp  -X 0  -m 1000  -t 7200  archive_${frelout[$i]}
3282                   fi
3283                   printf "              Archiving of $tmp_data_catalog/${frelout[$i]} initiated (batch job submitted)\n"
3284                fi
3285             else
3286                printf "              +++ caution: option -A is switched on. No archiving on $archive_system!\n"
3287             fi
3288
3289
3290                # LEERDATEI IM BENUTZERVERZEICHNIS ANLEGEN, DAMIT BEKANNT IST,
3291                # WIE DIE HOECHSTE ZYKLUSNUMMER AUF DEM ARCHIV-SYSTEM LAUTET
3292             if [[ $files_for_pes = false ]]
3293             then
3294                cat  /dev/null  >  ${pathout[$i]}
3295             else
3296                mkdir -p  ${pathout[$i]}
3297             fi
3298
3299          fi
3300
3301
3302             # KOPIEREN AUF LOKALER MASCHINE ZUM ARCHIV-SYSTEM
3303             # AUSSERDEM MUSS LEERDATEI ANGELEGT WERDEN, DAMIT BEKANNT IST,
3304             # WIE DIE HOECHSTE ZYKLUSNUMMER AUF DEM ARCHIV-SYSTEM LAUTET
3305             # FALLS IRGENDEINE (VON MEHREREN) ARCHIVIERUNGEN SCHIEF GEHT,
3306             # WIRD FLAG GESETZT UND BLEIBT AUCH BEI WEITEREN ORDNUNGS-
3307             # GEMAESSEN ARCHIVIERUNGEN GESETZT
3308          if [[ "${actionout[$i]}" = ar ]]
3309          then
3310             if [[ $files_for_pes = false ]]
3311             then
3312                printf "\n  >>> OUTPUT: ${localout[$i]}  to"
3313                printf "\n              ${pathout[$i]}"
3314                printf "\n              File will be copied to archive-system ($archive_system) !\n"
3315             else
3316                printf "\n  >>> OUTPUT: ${localout[$i]}/_....  to"
3317                printf "\n              ${pathout[$i]}"
3318                printf "\n              Directory will be copied to archive-system ($archive_system) !\n"
3319             fi
3320             mv  ${localout[$i]}  ${frelout[$i]}
3321
3322             file_saved=false
3323
3324             if [[ $archive_system = asterix ]]
3325             then
3326                do_stageout=true
3327                (( stageout_anz = 0 ))
3328                while [[ $do_stageout = true ]]
3329                do
3330                   if [[ $files_for_pes = false ]]
3331                   then
3332                      stageout  ${frelout[$i]}  > STAGE_OUTPUT
3333                   else
3334                      stageout  -t  ${frelout[$i]}  > STAGE_OUTPUT
3335                   fi
3336                   cat  STAGE_OUTPUT
3337                   if [[ $(grep -c "st.msg:150"  STAGE_OUTPUT) != 0 ]]
3338                   then
3339                      file_saved=true
3340                      do_stageout=false
3341                   else
3342                      if [[ $files_for_pes = false ]]
3343                      then
3344                         printf "\n  +++ file ${frelout[$i]}  could not be saved on archive-system"
3345                      else
3346                         printf "\n  +++ directory ${frelout[$i]} could not be saved on archive-system"
3347                      fi
3348                      (( stageout_anz = stageout_anz + 1 ))
3349                      if (( stageout_anz == 10 ))
3350                      then
3351                         printf "\n  +++ stoped after 10 unsuccessful tries!"
3352                         archive_save=false
3353                         do_stageout=false
3354                      else
3355                         printf "\n  *** new try to store on archive after 15 min:"
3356                         sleep 900
3357                      fi
3358                   fi
3359                done
3360             elif [[ $archive_system = DMF ]]
3361             then
3362                if [[ $files_for_pes = false ]]
3363                then
3364                   printf "\n  +++ archiving of single files impossible on $archive_system!\n"
3365                   locat=DMF
3366                   exit
3367                else
3368                   rm -rf  $ARCHIVE/${frelout[$i]}
3369                   cp -r  ${frelout[$i]}  $ARCHIVE
3370                fi
3371                file_saved=true
3372             elif [[ $archive_system = tivoli ]]
3373             then
3374                   # ARCHIVIERUNG NUR PER BATCH-JOB MOEGLICH
3375                   # DATEI MUSS ZWISCHENZEITLICH INS TEMPORAERE DATENVERZEICHNIS
3376                   # GELEGT WERDEN
3377                [[ ! -d $tmp_data_catalog ]]  &&  mkdir -p  $tmp_data_catalog
3378                chmod  g+rx  $tmp_data_catalog
3379                if [[ $files_for_pes = false ]]
3380                then
3381                   ln -f  ${frelout[$i]}  $tmp_data_catalog/${frelout[$i]}
3382                else
3383                   mkdir  $tmp_data_catalog/${frelout[$i]}
3384                   ln -f  ${frelout[$i]}/*  $tmp_data_catalog/${frelout[$i]}
3385                fi
3386
3387                   # BATCH JOB GENERIEREN UND ABSCHICKEN; DATEI MUSS WIEDER
3388                   # AUS TEMPORAEREM DATENVERZEICHNIS ENTFERNT WERDEN
3389                echo "cd  $tmp_data_catalog"                       >  archive_${frelout[$i]}
3390                if [[ $files_for_pes = false ]]
3391                then
3392                      # EVENTUELL NOCH VORHANDENE DATEI IM ARCHIV LOSCHEN
3393                   echo "rm  -rf  \$PERM/${frelout[$i]}"           >> archive_${frelout[$i]}
3394                   echo "cp  ${frelout[$i]} \$PERM/${frelout[$i]}" >> archive_${frelout[$i]}
3395                   echo "rm  -rf  ${frelout[$i]}"                  >> archive_${frelout[$i]}
3396                else
3397                   echo "rm  -rf  \$PERM/${frelout[$i]}.tar"       >> archive_${frelout[$i]}
3398                   echo "tar  cvf \$PERM/${frelout[$i]}.tar ${frelout[$i]}" >> archive_${frelout[$i]}
3399                   echo "rm  -rf  ${frelout[$i]}"                  >> archive_${frelout[$i]}
3400                fi
3401
3402                subjob  -v  -d  -q cdata  -X 0  -m 1000  -t 43200  -c $job_catalog  archive_${frelout[$i]}
3403                printf "              Archiving of $tmp_data_catalog/${frelout[$i]} initiated (batch job submitted)\n"
3404                file_saved=true
3405
3406             elif [[ $archive_system = ut ]]
3407             then
3408                   # ARCHIVIERUNG NUR PER BATCH-JOB MOEGLICH
3409                   # DATEI MUSS ZWISCHENZEITLICH INS TEMPORAERE DATENVERZEICHNIS
3410                   # GELEGT WERDEN
3411                [[ ! -d $tmp_data_catalog ]]  &&  mkdir -p  $tmp_data_catalog
3412                chmod  g+rx  $tmp_data_catalog
3413                if [[ $files_for_pes = false ]]
3414                then
3415                   ln -f  ${frelout[$i]}  $tmp_data_catalog/${frelout[$i]}
3416                else
3417                   mkdir  $tmp_data_catalog/${frelout[$i]}
3418                   ln -f  ${frelout[$i]}/*  $tmp_data_catalog/${frelout[$i]}
3419                fi
3420
3421                   # BATCH JOB GENERIEREN UND ABSCHICKEN; DATEI MUSS WIEDER
3422                   # AUS TEMPORAEREM DATENVERZEICHNIS ENTFERNT WERDEN
3423                echo "cd  $tmp_data_catalog"                       >  archive_${frelout[$i]}
3424                if [[ $files_for_pes = false ]]
3425                then
3426                      # EVENTUELL NOCH VORHANDENE DATEI IM ARCHIV LOSCHEN
3427                   echo "rm  -rf  \$UT/${frelout[$i]}"           >> archive_${frelout[$i]}
3428                   echo "cp  ${frelout[$i]} \$UT/${frelout[$i]}" >> archive_${frelout[$i]}
3429                   echo "rm  -rf  ${frelout[$i]}"                >> archive_${frelout[$i]}
3430                else
3431                   echo "rm  -rf  \$UT/${frelout[$i]}.tar"       >> archive_${frelout[$i]}
3432                   echo "tar  cvf \$UT/${frelout[$i]}.tar ${frelout[$i]}" >> archive_${frelout[$i]}
3433                   echo "rm  -rf  ${frelout[$i]}"                >> archive_${frelout[$i]}
3434                fi
3435
3436                subjob  -v  -c /pf/b/$usern/job_queue  -d  -q pp  -X 0  -m 1000  -t 7200  archive_${frelout[$i]}
3437                printf "              Archiving of $tmp_data_catalog/${frelout[$i]} initiated (batch job submitted)\n"
3438                file_saved=true
3439
3440             else
3441                printf "\n  +++ archive_system=\"$archive_system\"  archiving impossible!"
3442                archive_save=false
3443             fi
3444             if [[ $file_saved = true ]]
3445             then
3446                if [[ $files_for_pes = false ]]
3447                then
3448                   cat  /dev/null  >  ${pathout[$i]}
3449                else
3450                   mkdir -p  ${pathout[$i]}
3451                fi
3452             fi
3453          fi
3454
3455             # APPEND AUF LOKALER MASCHINE
3456          if [[ "${actionout[$i]}" = "a" ]]
3457          then
3458             printf "\n  >>> OUTPUT: ${localout[$i]}  append to  ${pathout[$i]}\n"
3459             cat  ${localout[$i]}  >>  ${pathout[$i]}
3460          fi
3461
3462             # KOPIEREN AUF LOKALER MASCHINE
3463             # ES MUSS KOPIERT WERDEN, DA MOVE NICHT UEBER FILESYSTEM HINAUS MOEGLICH
3464          if [[ "${actionout[$i]}" = ""  &&  $files_for_pes = false ]]
3465          then
3466
3467                # KOPIEREN AUF EINPROZESSORMASCHINE
3468             if [[ "${extout[$i]}" != " "  &&  "${extout[$i]}" != "" ]]
3469             then
3470                printf "\n  >>> OUTPUT: ${localout[$i]}  to  ${pathout[$i]}.${extout[$i]}\n"
3471                if [[ $link_local_output = true ]]
3472                then
3473                    printf "      using ln -f\n"
3474                    ln -f  ${localout[$i]}  ${pathout[$i]}.${extout[$i]}
3475                fi
3476                # If "ln -f" fails of if "$link_local_output = false" do a normal "cp"
3477                if [[ ! -f "${pathout[$i]}.${extout[$i]}" ]]
3478                then
3479                    if [[ $link_local_output = true ]]
3480                    then
3481                        printf "      ln failed, using cp...\n"
3482                    fi
3483                    cp  ${localout[$i]}  ${pathout[$i]}.${extout[$i]}
3484                fi
3485             else
3486                printf "\n  >>> OUTPUT: ${localout[$i]}  to  ${pathout[$i]}\n"
3487                if [[ $link_local_output = true ]]
3488                then
3489                    printf "      using ln -f\n"
3490                    ln -f  ${localout[$i]}  ${pathout[$i]}
3491                fi
3492                # If "ln -f" fails of if "$link_local_output = false" do a normal "cp"
3493                if [[ ! -f "${pathout[$i]}" ]]
3494                then
3495                    if [[ $link_local_output = true ]]
3496                    then
3497                        printf "      ln failed, using cp...\n"
3498                    fi
3499                    cp  ${localout[$i]}  ${pathout[$i]}
3500                fi
3501             fi
3502
3503          elif [[ "${actionout[$i]}" = ""  &&  $files_for_pes = true ]]
3504          then
3505
3506                # DIE DEN PROZESSOREN EINES PARALLELRECHNERS ZUGEHOERIGEN
3507                # DATEIEN WERDEN ERST IN EINEM KATALOG GESAMMELT UND DIESER
3508                # WIRD DANN KOPIERT
3509                # PER MOVE UMBENANNT WERDEN
3510             printf "\n  >>> OUTPUT: ${localout[$i]}/_....  to  ${pathout[$i]}\n"
3511             if [[ $link_local_output = true ]]
3512             then
3513                 printf "      using ln -f\n"
3514                 mkdir  ${pathout[$i]}
3515                 cd ${localout[$i]}
3516                 for file in $(ls *)
3517                 do
3518                   ln -f $file  ${pathout[$i]}
3519                 done
3520                 cd $TEMPDIR
3521             fi
3522             # If "ln -f" fails of if "$link_local_output = false" do a normal "cp -r"
3523             if [[ ! -f "${pathout[$i]}/_0000" ]]
3524             then
3525                 if [[ $link_local_output = true ]]
3526                 then
3527                     printf "      ln failed for .../_0000, using cp...\n"
3528                 fi
3529                 cp -r  ${localout[$i]}  ${pathout[$i]}
3530             fi
3531
3532          fi
3533       fi
3534    done
3535    if (( i != 0 ))
3536    then
3537       if [[ $transfer_problems = true ]]
3538       then
3539          printf "\n$striche\n  *** OUTPUT-files saved"
3540          printf "\n  +++ WARNING: some data transfers failed! \n"
3541       else
3542          printf "\n$striche\n  *** all OUTPUT-files saved \n"
3543       fi
3544    fi
3545
3546
3547       # EVENTUELL FOLGEJOB STARTEN
3548       # DATEI CONTINUE_RUN MUSS VOM BENUTZERPROGRAMM AUS ERZEUGT WERDEN
3549    if [[ -f CONTINUE_RUN ]]
3550    then
3551
3552       if [[ $archive_save = true ]]
3553       then
3554
3555             # ZUERST IN MRUN-AUFRUF OPTIONEN FUER FORTSETZUNGSLAUF, FUER
3556             # STILLES ABARBEITEN (OHNE INTERAKTIVE RUECKFAGEN) UND FUER
3557             # BATCH-BETRIEB (NUR WICHTIG, FALLS BATCH AUF LOKALER MASCHINE
3558             # DURCHGEFUEHRT WERDEN SOLL) EINFUEGEN, FALLS NICHT BEREITS VOR-
3559             # HANDEN
3560          [[ $(echo $mc | grep -c "\-C") = 0 ]]  &&  mc="$mc -C"
3561          [[ $(echo $mc | grep -c "\-v") = 0 ]]  &&  mc="$mc -v"
3562          [[ $(echo $mc | grep -c "\-b") = 0 ]]  &&  mc="$mc -b"
3563          if [[ $(echo $mc | grep -c "#") != 0 ]]
3564          then
3565             mc=`echo $mc | sed 's/#/f/g'`
3566          fi
3567
3568
3569             # JOB STARTEN
3570          printf "\n\n  *** initiating restart-run on \"$return_addres\" using command:\n"
3571          echo "      $mc"
3572          printf "\n$striche\n"
3573          if [[ $localhost != $fromhost ]]
3574          then
3575
3576             if [[ $localhost = nech  ||  $localhost = ibmb  ||  $localhost = ibmh  ||  $localhost = ibms  ||  $localhost = lctit ]]
3577             then
3578                echo "*** ssh will be used to initiate restart-runs!"
3579                echo "    return_addres=\"$return_addres\" "
3580                echo "    return_username=\"$return_username\" "
3581                if [[ $return_addres = 172.20.25.41 ]]
3582                then
3583                      # WORKAROUND AUF SCIROCCO AM TIT
3584                   print  "PATH=\$PATH:$LOCAL_MRUN_PATH;export PALM_BIN=$LOCAL_MRUN_PATH;cd $LOCAL_PWD; $mc "  |  ssh $return_addres -l $return_username 
3585                else
3586                   ssh $return_addres -l $return_username "PATH=\$PATH:$LOCAL_MRUN_PATH;export PALM_BIN=$LOCAL_MRUN_PATH;cd $LOCAL_PWD; $mc "
3587                fi
3588             else
3589                printf "\n  +++ no restart mechanism available for host \"$localhost\" "
3590                locat=restart; exit
3591             fi
3592
3593                # WARTEN, DAMIT SICH RESTART JOB IN QUEUE EINREIHEN KANN, BEVOR
3594                # DER AKTUELLE JOB ENDET
3595             sleep 30
3596
3597          else
3598
3599                # BEI RECHNUNGEN AUF LOKALER MASCHINE KANN MRUN DIREKT AUFGE-
3600                # RUFEN WERDEN, AUSSER AUF lcfimm
3601             cd $LOCAL_PWD
3602             if [[ $localhost = lcfimm ]]
3603             then
3604                ssh $return_addres -l $return_username "PATH=\$PATH:$LOCAL_MRUN_PATH;export PALM_BIN=$LOCAL_MRUN_PATH;cd $LOCAL_PWD; $mc " 
3605             else
3606                eval  $mc                # ' MUESSEN AUSGEWERTET WERDEN
3607             fi
3608             cd -  > /dev/null
3609          fi
3610          printf "\n$striche\n  *** restart-run initiated \n"
3611
3612
3613             # EVENTUELL INPUT-DATEIEN, DIE VON TEMPORAEREM DATENVERZEICHNIS
3614             # GEHOLT WORDEN SIND, LOESCHEN
3615          (( i = 0 ))
3616          while (( i < iin ))
3617          do
3618             (( i = i + 1 ))
3619             if [[ "${got_tmp[$i]}" = true   &&  $keep_data_from_previous_run = false ]]
3620             then
3621                rm -r  $tmp_data_catalog/${frelin[$i]}
3622             fi
3623          done
3624
3625       else
3626
3627          printf "\n  +++ no restart-run possible, since errors occured"
3628          printf "\n      during the archive process"
3629       fi
3630
3631    fi
3632
3633
3634   
3635       # EVTL. EMAIL-BENACHRICHTIGUNG UEBER ABGESCHLOSSENEN LAUF
3636    if [[ "$email_notification" != "" ]]
3637    then
3638
3639       if [[ $localhost != $fromhost ]]
3640       then
3641          if [[ -f CONTINUE_RUN ]]
3642          then
3643             echo "PALM restart run necessary"        >   email_text
3644             echo "description header of actual run:" >>  email_text
3645             cat  CONTINUE_RUN                        >>  email_text
3646             echo "mrun-command to restart:"          >>  email_text
3647             echo "$mc"                               >>  email_text
3648          else
3649             echo "PALM run with base filename \"$fname\" on host \"$localhost\" finished"  >  email_text
3650          fi
3651          mail  $email_notification  <  email_text
3652          printf "\n  *** email notification sent to \"$email_notification\" "
3653       fi
3654    fi
3655
3656
3657
3658       # ALLE ARBEITEN BEENDET. TEMPORAERER KATALOG KANN GELOESCHT WERDEN
3659    cd  $HOME
3660    [[ $delete_temporary_catalog = true ]]  &&  rm -rf $TEMPDIR
3661
3662 else
3663
3664
3665       # FALLS AUF REMOTE-MASCHINE GERECHNET WERDEN SOLL, WERDEN JETZT ENTSPRE-
3666       # CHENDE AKTIONEN DURCHGEFUEHRT
3667
3668       # MRUN-BEFEHL FUER REMOTE-MASCHINE ZUSAMMENSTELLEN
3669    mrun_com="$mrun_script_name -a $afname -c $config_file -d $fname -h $host -H $fromhost -m $memory -t $cpumax -q $queue -R $return_addres -U $return_username -u $remote_username"
3670    [[ "$cpp_opts" != "" ]]       &&  mrun_com=${mrun_com}" -D \"$cpp_opts\""
3671    [[ "$global_revision" != "" ]]  &&  mrun_com=${mrun_com}" -G \"$global_revision\""
3672    [[ $group_number != none ]]   &&  mrun_com=${mrun_com}" -g $group_number"
3673    [[ $do_compile = true ]]      &&  mrun_com=${mrun_com}" -s \"$source_list\""
3674    [[ "$input_list" != "" ]]     &&  mrun_com=${mrun_com}" -i \"$input_list\""
3675    [[ $ignore_archive_error = true ]]  &&  mrun_com=${mrun_com}" -I"
3676    [[ $keep_data_from_previous_run = true ]]  &&  mrun_com=${mrun_com}" -k"
3677    [[ "$additional_conditions" != "" ]]  &&  mrun_com=${mrun_com}" -K \"$additional_conditions\""
3678#    [[ "$makefile" != "$source_path/Makefile" ]]  &&  mrun_com=${mrun_com}" -M \"$makefile\""
3679    [[ "$output_list" != "" ]]    &&  mrun_com=${mrun_com}" -o \"$output_list\""
3680    [[ "$read_from_config" = false ]]  &&  mrun_com=${mrun_com}" -S"
3681    [[ $do_trace = true ]]        &&  mrun_com=${mrun_com}" -x"
3682    [[ "$numprocs" != "" ]]       &&  mrun_com=${mrun_com}" -X $numprocs"
3683    if [[ $use_openmp = true ]]
3684    then
3685       mrun_com=${mrun_com}" -O"
3686       [[ "$tasks_per_node" != "" ]] &&  mrun_com=${mrun_com}" -T $threads_per_task"
3687    else
3688       [[ "$tasks_per_node" != "" ]] &&  mrun_com=${mrun_com}" -T $tasks_per_node"
3689    fi
3690    [[ $store_on_archive_system = false ]]  &&  mrun_com=${mrun_com}" -A"
3691    [[ $package_list != "" ]]     &&  mrun_com=${mrun_com}" -p \"$package_list\""
3692    [[ $return_password != "" ]]  &&  mrun_com=${mrun_com}" -P $return_password"
3693    [[ $delete_temporary_catalog = false ]]  &&  mrun_com=${mrun_com}" -B"
3694    [[ $node_usage != default  &&  "$(echo $node_usage | cut -c1-3)" != "sla"  &&  $node_usage != novice ]]  &&  mrun_com=${mrun_com}" -n $node_usage"
3695    [[ $run_coupled_model = true ]]  &&  mrun_com=${mrun_com}" -Y"
3696    if [[ $do_remote = true ]]
3697    then
3698       printf "\n>>>> MRUN-command on execution host:\n>>>> $mrun_com \n"
3699    fi
3700
3701
3702       # ZUSAMMENSTELLUNG DES JOBSCRIPTS AUF DATEI jobfile
3703    jobfile=jobfile.$RANDOM
3704
3705
3706       # TEMPORAERES VERZEICHNIS GENERIEREN UND NACH DORT WECHSELN
3707    echo  "mkdir  $TEMPDIR"      >>  $jobfile
3708    echo  "cd  $TEMPDIR"         >>  $jobfile
3709
3710
3711       # EVENTUELL FEHLERVERFOLGUNG AKTIVIEREN
3712    if [[ $do_trace = true ]]
3713    then
3714       echo  "set -x"                                    >>  $jobfile
3715    else
3716       echo  "set +vx"                                   >>  $jobfile
3717    fi
3718
3719
3720       # ABSPEICHERN DER QUELLTEXTE (NUR FALLS UEBERSETZT WERDEN SOLL)
3721       # SOWIE GEGEBENENFALLS DES MAKEFILES
3722    if [[ $do_compile = true ]]
3723    then
3724
3725       source_catalog=SOURCES_FOR_RUN_$fname
3726
3727           # UNTERVERZEICHNIS FUER QUELLTEXTE UND MAKEFILE ANLEGEN
3728           # MRUN WIRD DIESES VRZEICHNIS UEBER ENVIRONMENT VARIABLE
3729           # MITGETEILT (UEBERSTEUERT ANGABE IN KONFIGURATIONSDATEI)
3730       echo  "mkdir  SOURCES_FOR_RUN_$fname"                >>  $jobfile
3731       echo  "export SOURCES_COMPLETE=true"                 >>  $jobfile
3732       echo  "cd     SOURCES_FOR_RUN_$fname"                >>  $jobfile
3733
3734       for  filename  in  $source_list
3735       do
3736             # ABDECKZEICHEN VERHINDERN, DASS ERSETZUNGEN ERFOLGEN
3737          echo  "cat > $filename << \"%END%\""              >>  $jobfile
3738          cat   $source_catalog/$filename                   >>  $jobfile
3739          echo  " "                                         >>  $jobfile
3740          echo  "%END%"                                     >>  $jobfile
3741          echo  " "                                         >>  $jobfile
3742       done
3743
3744          # ABDECKZEICHEN VERHINDERN, DASS ERSETZUNGEN ERFOLGEN
3745       echo  "cat > Makefile << \"%END%\""               >>  $jobfile
3746       cat   $source_catalog/Makefile                    >>  $jobfile
3747       echo  " "                                         >>  $jobfile
3748       echo  "%END%"                                     >>  $jobfile
3749       echo  " "                                         >>  $jobfile
3750
3751       echo  "cd -  > /dev/null"                         >>  $jobfile
3752
3753    fi
3754
3755
3756       # ABSPEICHERN DER KONFIGURATIONSDATEI
3757       # ABDECKZEICHEN VERHINDERN, DASS ERSETZUNGEN ERFOLGEN
3758    echo  "cat > $config_file << \"%END%\""      >>  $jobfile
3759    cat   $config_file                           >>  $jobfile
3760    echo  "%END%"                                >>  $jobfile
3761    echo  " "                                    >>  $jobfile
3762
3763
3764       # ABSPEICHERN DER AKTUELLEN MRUN-VERSION
3765       # ABDECKZEICHEN VERHINDERN, DASS ERSETZUNGEN ERFOLGEN
3766    echo  "cat > $mrun_script_name <<\"%END%\""  >>  $jobfile
3767    cat   ${PALM_BIN}/$mrun_script_name          >>  $jobfile
3768    echo  "%END%"                                >>  $jobfile
3769    if [[ $host = lctit ]]
3770    then
3771       echo "sed 's/bin\/ksh/home2\/usr5\/mkanda\/pub\/ksh/' < $mrun_script_name > mrun_new" >>  $jobfile
3772       echo "mv  mrun_new  $mrun_script_name"    >>  $jobfile
3773    fi
3774    echo  "chmod u+x $mrun_script_name"          >>  $jobfile
3775    echo  "execute_mrun=true"                    >>  $jobfile
3776    echo  " "                                    >>  $jobfile
3777
3778       # EVTL. BENOETIGTE INPUT-DATEIEN PER FTP HOLEN ODER DEM JOB DIREKT
3779       # MITGEBEN UND AUF DEM REMOTE-RECHNER IM BENUTZERVERZEICHNIS ABLEGEN
3780       # FALLS DIESES NICHT EXISTIERT, WIRD VERSUCHT, DAS JEWEILS LETZTE
3781       # UNTERVERZEICHNIS DES PFADNAMENS ANZULEGEN
3782    if [[ $do_remote = true ]]
3783    then
3784       (( i = 0 ))
3785       while (( i < iin ))
3786       do
3787          (( i = i + 1 ))
3788          echo  "[[ ! -d ${pathin[$i]} ]]  &&  mkdir -p  ${pathin[$i]}"  >>  $jobfile
3789          if [[ "${transin[$i]}" = job ]]
3790          then
3791             echo  "cat > ${remotepathin[$i]} <<\"%END%\""    >>  $jobfile
3792             eval cat   ${pathin[$i]}/${frelin[$i]}           >>  $jobfile
3793             echo  " "                                        >>  $jobfile
3794             echo  "%END%"                                    >>  $jobfile
3795          else
3796             echo  "batch_scp -b -o -g -s -u $return_username $return_addres ${remotepathin[$i]} \"${pathin[$i]}\" ${frelin[$i]}" >>  $jobfile
3797          fi
3798
3799             # UEBERPRUEFEN, OB DATEI ANGELEGT WERDEN KONNTE
3800          echo  "if [[ \$? = 1 ]]"                    >>  $jobfile
3801          echo  "then"                                >>  $jobfile
3802          echo  "   echo \" \" "                      >>  $jobfile
3803          echo  "   echo \"+++ file ${remotepathin[$i]} could not be created\" "   >>  $jobfile
3804          echo  "   echo \"    please check, if directory exists on $host!\" "  >>  $jobfile
3805          echo  "   echo \"+++ MRUN will not be continued\" "  >>  $jobfile
3806          echo  "   execute_mrun=false"               >>  $jobfile
3807          echo  "fi"                                  >>  $jobfile
3808       done
3809    fi
3810
3811       # ARBEITSKATALOG AUF DER LOKALEN MASCHINE FUER EVENTUELLE
3812       # FORTSETZUNGSLAUEFE PER ENV-VARIABLE UEBERGEBEN
3813    echo  "LOCAL_PWD=$working_directory"                >>  $jobfile
3814    echo  "export LOCAL_PWD"                            >>  $jobfile
3815
3816       # EBENSO LOKALEN MRUN-KATALOG UEBERGEBEN
3817    echo  "LOCAL_MRUN_PATH=$PALM_BIN"                   >>  $jobfile
3818    echo  "export LOCAL_MRUN_PATH"                      >>  $jobfile
3819
3820       # WORKAROUND FUER RIAM-NEC-JOBS WEGEN PROFILE-SCHWIERIGKEITEN
3821    if [[ $localhost_realname = "gate"  ||  $localhost = lctit ]]
3822    then
3823       echo  "export PALM_BIN=$PALM_BIN"                >>  $jobfile
3824    fi
3825
3826       # MRUN AUF ZIELRECHNER AUFRUFEN
3827    echo  "set -x"                                      >>  $jobfile
3828    echo  "[[ \$execute_mrun = true ]]  &&  ./$mrun_com"  >>  $jobfile
3829
3830    echo  'ls -al; echo `pwd`'                          >>  $jobfile
3831    echo  "cd \$HOME"                                   >>  $jobfile
3832    echo  "rm -rf  $TEMPDIR"                            >>  $jobfile
3833
3834
3835
3836
3837       # JOB PER SUBJOB STARTEN
3838    if [[ $silent = false ]]
3839    then
3840       printf "\n     "
3841    else
3842       printf "\n\n"
3843    fi
3844
3845    subjob  $job_on_file  -h $host  -u $remote_username -g $group_number -q $queue  -m $memory  -N $node_usage -t $cpumax  $XOPT  $TOPT  $OOPT  -n $fname  -v  -c $job_catalog  $jobfile
3846    rm -rf  $jobfile
3847
3848
3849 fi  # ENDE REMOTE-TEIL
3850
3851
3852
3853     # ENDE DER PROZEDUR
Note: See TracBrowser for help on using the repository browser.