source: palm/trunk/SCRIPTS/mrun @ 1039

Last change on this file since 1039 was 1039, checked in by raasch, 12 years ago

-T option not obligatory for lcxt5m, tasks_per_node not checked for this machine

  • Property svn:keywords set to Id Rev
File size: 189.9 KB
Line 
1#!/bin/ksh
2# mrun - script for running PALM jobs
3# $Id: mrun 1039 2012-10-31 07:01:14Z raasch $
4
5     # Procedure for interactive/batch PALM runs (initial runs and automatic
6     # restart runs)
7
8     # Last changes:
9     # 03/03/94 - Siggi - Entwicklungsbeginn
10     # 21/03/94 - Siggi - Entwicklungsabschluss (Version 1.0)
11     # 09/12/94 - Siggi - allexport unterbunden; statt dessen werden jetzt ein-
12     #                    zelne Variable exportiert. Dies ist noetig, weil an-
13     #                    sonsten irgendein Speicher ueberlaeuft und von mrun
14     #                    aufgerufene Programme (z.B. stageout) mit Fehlern
15     #                    abbrechen (too many arguments)
16     # 20/06/95 - Siggi - noclobber muss explizit abgeschaltet, da jetzt
17     #                    defaultmaessig im RRZN-Profile eingeschaltet
18     # 10/06/97 - Siggi - Zusaetzliche Option -C bei cpp, damit // nicht
19     #                    wegfallen
20     # 25/04/00 - Siggi - Version 1.5
21     #                    remote_addres und remote_user in return_addres bzw.
22     #                    return_username umbenannt, return_username wird dem
23     #                    mrun-Aufruf im Job ueber Option -U mitgegeben.
24     #                    Neue Variable remote_username, die beim interaktiven
25     #                    mrun-Aufruf zwingend ueber die neue Option -u oder
26     #                    in der Konfigurationsdatei angegeben werden muss.
27     # 08/02/01 - Siggi - Alle mrun-Meldungen ins englische uebersetzt,
28     #                    Version 1.7
29     # 05/05/02 - Siggi - Uebersetzungen mittels make-Mechanismus moeglich
30     # 21/11/02 - Siggi - ENV-Variable XLFRTEOPTS wird vor Ausfuehrung auf
31     #                    IBM gesetzt, um Record-Laenge der NAMELIST-Dateien,
32     #                    zu bestimmen; Praeprozessoroptionen haben nun alle
33     #                    die Form -Dtext=text, weil auf IBM sonst text durch
34     #                    die leere Zeichenkette ersetzt wird
35     # 01/08/03 - Siggi  - Test of implementing dvrp+1PE on ibm
36     # 07/01/04 - Siggi  - additional preprocessor directive for ibm included
37     #                     (-D$OMP=OMP) in order to avoid problems with
38     #                     OMP_NUM_THREADS
39     # 04/01/05 - Siggi  - archiving on hanni and berni is done in separate
40     #                     tar files, one for each node used
41     # 07/01/04 - Siggi  - old code for t3e, vpp and hpcs eliminated
42     # 09/01/05 - Siggi  - workaround for getting the IP address on gfdl3
43     # 17/01/05 - Siggi  - job for data transfer to local machine now within
44     #                     job class c1 (HLRN)
45     # 27/01/05 - Siggi  - IP address workaround for gfdl3 removed
46     # 28/01/05 - Siggi  - tar-filenames on $PERM (HLRN) now include the
47     #                     base filename and cycle number
48     # 16/02/05 - Gerald - hababai validated
49     # 14/03/05 - Siggi  - abort on NEC after first runtime error (F_ERRCNT)
50     # 29/03/05 - Marcus - berni*-en0 validated
51     # 21/04/05 - Siggi  - transfer-job-protocol for avs-data is no more stored
52     # 24/04/05 - Siggi  - netcdf support on lcmuk
53     # 25/04/05 - Siggi  - netcdf support on gfld3 (decalpha)
54     # 11/05/05 - Siggi  - files with non-numeric extensions (.xxx after cycle
55     #                     number) can now be used within interactive runs
56     # 12/05/05 - Siggi  - netcdf support on ibm
57     # 13/05/05 - Siggi  - error in tar-filenames on $PERM (HLRN) removed
58     # 18/05/05 - Siggi  - netcdf support on nec
59     # 24/05/05 - Siggi  - netcdf support on ibms
60     # 14/06/05 - Siggi  - sleep interval after submit of restart job increased
61     #                     to 30 seconds
62     # 28/06/05 - Siggi  - bora adjusted to new intel compiler (LD_LIBRARY_
63     #                     PATH is temporarily set)
64     # 07/09/05 - Siggi  - setting of MP_EAGER_LIMIT switched off because it
65     #                     caused warnings in the job protocol
66     # 20/10/05 - Siggi  - update of netcdf-version on decalpha (gfdl3)
67     # 25/10/05 - Siggi  - error in listing files for getting the cycle number
68     #                     removed
69     # 26/10/05 - Siggi  - new paths for dvrp-library, transfer of catalogs
70     #                     realized by file attribute trpe
71     # 28/10/05 - Siggi  - if existing, the file extension is output in case
72     #                     of missing input file - no job abort in case of
73     #                     missing input files with file extensions
74     #                     (preliminary solution)
75     # 31/10/05 - Siggi  - data transfer from nech now within seperate job
76     # 04/11/05 - Siggi  - netcdf 3.6.0-p1 on ibmh/ibmb
77     # 07/12/05 - Siggi  - gallego and elephanta admitted
78     # 30/12/05 - Siggi  - gfdl5 (ibmy) admitted
79     # 10/01/06 - Siggi  - cpp directive for NetCDF 64bit support
80     # 20/01/06 - Siggi  - cpp directive for ibmy
81     # 09/02/06 - Siggi  - ibmy admitted for batch mode
82     # 13/04/06 - Siggi  - ostria admitted
83     # 18/04/06 - Siggi  - usage of OpenMP implemented (additional option -O)
84     # 10/05/06 - Siggi  - environment variable XLSMPOPTS set on IBM for
85     #                     optimization of OpenMP runs (option stacksize is
86     #                     necessary for large gridpoint numbers because
87     #                     otherwise a segmentation fault occurs)
88     # 23/05/05 - Siggi  - lctit (SUN Fire X4600) admitted
89     # 21/08/06 - Siggi  - standard mrun path on scirocco is as on bora
90     # 23/08/06 - Siggi  - netcdf support for scirocco (notebook)
91     # 20/09/06 - Marcus - add DVRP library on nech
92     # 24/10/06 - Siggi  - Environment variables for PALM steering are written
93     #                     on local NAMELIST file ENVPAR
94     # 24/11/06 - Siggi  - levanto admitted, maestro switched to ifc 9.1
95     # 28/11/06 - Siggi  - call to interpret_config.x_levanto because of SuSe 10
96     # 06/02/07 - Siggi  - add DVRP library on lcmuk
97     # 07/02/07 - Siggi  - revision of source code handling, source code is
98     #                     now expected in directory given by source_path and
99     #                     not in the current working directory, source code
100     #                     files provided in add_source_path are allways
101     #                     compiled, source code to be compiled is allways
102     #                     sampled in SOURCES_FOR_RUN_$fname which is a
103     #                     subdirectory of the current working directory,
104     #                     -s TEST  changed to  -s WRITE_PERMIT  or -s WP,
105     #                     adapted for RIAM (neck)
106     #                     bugfix for cycle number of output file (extout)
107     #                     all hpmuk-related code removed
108     # 14/02/07 - Siggi  - dvrp support for neck added
109     # 28/02/07 - Siggi  - empty lines in configuration file are accepted
110     #                     mrun_path replaced by PALM_BIN,
111     #                     all machines are calling interpret_config.x
112     # 14/03/07 - Siggi  - fimm admitted, revision number added to terminal
113     #                     output
114     # 16/03/07 - Siggi  - adjustments for lctit
115     # 29/03/07 - Siggi  - global revision transfered to batch job by new
116     #                     option -G
117     # 30/03/07 - Siggi  - compilation "by hand" removed, cpp-directives/options
118     #                     + netcdf/dvrp-options are read from configuration
119     #                     file, host identifier (local_host) is read from
120     #                     config file, code related to ftp filetransfer
121     #                     removed (incl. option -f)
122     # 19/06/07 - Siggi  - time limit for cdata jobs increased
123     # 25/07/07 - Siggi  - two sets of executables can be started on lcmuk,
124     #                     if new option -Y (coupling) is given,
125     #                     output of executables to aout_output removed,
126     #                     messages are immediately written to stdout instead
127     # 03/08/07 - Marcus - add XOPT="-X $numprocs" for lcfimm
128     # 09/08/07 - Marcus - workaround on lcfimm to propagate environment
129     #                     variables out to the nodes in coupled mode -disabled-
130     # 13/08/07 - Marcus - start local restart jobs per ssh on lcfimm
131     # 28/08/07 - Marcus - completely remove workaround on lcfimm to propagate
132     #                     environment variables out to the nodes in coupled mode
133     # 15/10/07 - Siggi  - Preliminary adjustments for lctit, based on Jin's
134     #                     suggestions
135     # 19/10/07 - Marcus - further adjustments for lctit: add new optional
136     #                     argument -g group_number, admit all sla* node_usage
137     #                     queues
138     # 30/10/07 - Marcus - further adjustments for queues on lctit
139     # 14/02/08 - Bjoern - link of restart files with long file name possible
140     # 28/02/08 - Marcus - If environment variable link_local_output is set to
141     #                     true, mrun tries "ln -f" on local output and resorts
142     #                     to "cp" or "cp -r" on error
143     # 15/04/08 - Siggi  - argument -c introduced to most of the subjob calls,
144     #                     which allows the user to choose his own job catalog
145     #                     by setting job_catalog in the configuration file
146     #                     (default is ~/job_queue),
147     #                     workaround for mpiexec with -env option,
148     #                     adjustments for lcxt4 (Bergen Center for Computational
149     #                     Science)
150     # 22/05/08 - Marcus - If environment variable link_local_input is set to
151     #                     true, mrun tries "ln -f" on local input and resorts
152     #                     to "cp" or "cp -r" on error
153     # 27/05/08 - Siggi  - PATH is set to PALM_BIN everywhere (missing so far)
154     # 14/07/08 - Siggi  - adjustments for lcsgih
155     # 08/08/08 - Marcus - typo removed in lcxt4 branch
156     # 17/09/08 - Siggi  - restart mechanism adjusted for lcsgi
157     # 02/10/08 - BjornM - argument "-Y" modified, adjustments for coupled runs
158     # 21/10/08 - Siggi  - bugfix for the case that -K has more than one
159     #                     argument
160     # 08/11/08 - Siggi  - bugfix for depository path settings in configuration
161     #                     file
162     # 11/11/08 - Siggi  - rules for using user code files changed: user
163     #                     code splitted into one file per subroutine,
164     #                     user can provide his/her own makefile, only
165     #                     default source-code filenames are allowed
166     # 14/11/08 - Siggi  - cond1 and cond2 are part of the depository name
167     # 08/01/09 - Siggi  - mpi module on sgi machines to be used can be set
168     #                     with environment variable mpilib
169     # 13/01/09 - Siggi  - totalview on hice/bice can be used in debug mode
170     #                     using environment variable totalview
171     # 25/02/09 - Siggi  - cputime-option (-t) is allowed to be omitted for
172     #                     interactive runs
173     # 05/03/09 - Siggi  - adjustments for new NEC-SX9 at RIAM (necriam)
174     # 16/03/09 - Siggi  - dvrp_lib, dvrp_inc replaced by dvr_lib, dvr_inc,
175     #                     dvr streaming server is automatically started using
176     #                     new variable dvr_server and a configuration file
177     #                     .dvrserver.config,
178     #                     processing of dvr output files using new script
179     #                     process_dvr_output implemented, in order to make
180     #                     dvr application more user friendly
181     # 20/03/09 - Marcus - update of n1ge command for lctit
182     # 16/04/09 - Siggi  - new option -y for precursor (uncoupled) ocean runs
183     #                     to be followed by a coupled atmosphere-ocean run
184     # 21/04/09 - Siggi  - adjustments for new IBM at DKRZ, which is now ibmh
185     # 24/06/09 - BjornM - adjustments for coupled/precursor runs on ibmy
186     # 08/07/09 - Siggi  - default value for email_notification is none,
187     #                     option -e added to subjob
188     # 19/08/09 - Marcus - MPI debug option
189     # 21/08/09 - Marcus - totalview on hice/bice also available for mvapich2
190     # 25/08/09 - BjornM - adpated for lck
191     # 26/08/09 - Siggi  - additional environment variables for mpt on ice2
192     # 26/08/09 - Marcus - adjustment for ice2 on lcsgib
193     # 29/09/09 - Siggi  - default value for archiving is false, option "-A"
194     #                     switches on archiving, archiving on SGI-ICE enabled
195     # 16/10/09 - Carolin- adjustments for archiving on SGI-ICE of binary files;
196     #                     adjustment for special1q
197     # 18/12/09 - Carolin- modification of archiving (permq)
198     # 01/02/10 - Siggi  - adapted for lcxt5m and lckyoto (Fujitsu HX600)
199     # 03/02/10 - Siggi  - make options (mopts) to be set by configuration file
200     #                     implemented
201     # 08/02/10 - Siggi  - loading of modules now controlled via configuration
202     #                     file (modules)
203     # 02/03/10 - Siggi  - for each block in the configuration file, separate
204     #                     utility programs are used, combine_plot_fields is
205     #                     directly called and must not be given by an output
206     #                     command in the configuration file any more
207     # 15/06/10 - Rieke  - ssh from compute nodes to login nodes on hosts
208     #                     lcsgih/lcsgib is done using the names
209     #                     hicegate0/bicegate0 instead of the IP addresses
210     # 17/08/10 - BjornM - adjustments for interactive runs on lcxt4
211     # 07/09/10 - Siggi  - bugfix for wrong netcdf/3.6.3 module on lcsgi
212     # 08/12/10 - Siggi  - new handling of openmp/hybrid runs, option -O
213     #                     has now argument threads_per_task
214     #                     adjustments for Kyushu Univ. (lcrte, ibmku)
215     # 14/12/10 - Siggi  - adjustments for new Tsubame system at Tokyo
216     #                     institute of technology (lctit)
217     # 23/12/10 - Micha  - different number of processors in ocean and
218     #                     atmosphere is now allowed
219     # 02/02/10 - Siggi  - further adjustments on Tsubame and concerning openMP
220     #                     usage
221     # 09/03/10 - Siggi  - adjustments for ibmkisti, mpt bugfix for netCDF4
222     #                     usage, totalview usage extended
223     # 17/03/11 - Siggi  - adjustments for openmp usage on ibmkisti
224     # 03/04/11 - Micha  - added lckordi
225     # 06/04/11 - BjornM - bugfix for runs with mpt on lcsgi
226     # 17/08/11 - Siggi  - extensions for impi library
227     # 18/08/11 - Siggi  - bugfix for local append of output files with suffix
228     #                     (.nc)
229     # 18/08/11 - Marcus - support for Linux OS with German locale
230     #                   - properly report hosts on general Linux clusters
231     # 29/08/11 - BjornW - adapted for lcflow (ForWind cluster in Oldenburg)
232     # 29/08/11 - Carolin- initiating restart-run: adjustment of the path at
233     #                     IMUK
234     # 15/09/11 - Siggi  - new option -w tp set the maximum number of parallel
235     #                     io streams, option -T is obligatory from now on
236     # 25/01/12 - BjornM - a namelist file check prior to the model run has
237     #                     been implemented (check_namelist_files).
238     #                     New option -z can be used to skip the check
239     # 03/02/12 - BjornM - namelist file check temporary disabled
240     #                     until severel bugs are fixed
241     # 08/02/12 - BjornM - bugfixes: skipping namelist file check in case of
242     #                     restart runs. check is now possible with topography
243     #                     and the -v (silent) option is considered
244     # 14/02/12 - BjornM/- bugfix: removed slash in \$queue, changed default
245     #            Farah    queue for lcsgi to testq, since bigq is not
246     #                     available on ice1
247     # 16/02/12 - BjornM - bugfix: replaced $localhost by $host in the ENVPAR
248     #                     file, which is generated for the namelist file check
249     # 17/02/12 - Siggi  - -z included in description of options (mrun ?)
250     # 22/02/12 - Siggi  - -s info updated
251     # 22/02/12 - Siggi  - case "-s WP" removed
252     # 28/02/12 - BjornM - further adjustments for namelist file check
253     # 09/03/12 - Siggi  - -T option not obligatory for lcflow
254     # 12/03/12 - Siggi  - tasks_per_node divisor check not for lcflow
255     # 21/03/12 - Matthias - default compiler on ibmh changed
256     # 02/05/12 - Bjoern  - lcxt4 is now lcxe6, adjustments for lcxe6,
257     #                      bugfixes for the parameter file check, initial
258     #                      commands on ssh calls sourced out to .mrun.config
259     # 05/06/12 - Bjoern  - bugfixes for the parameter file check on lcxe6.
260     #                      combine_plot_fields can be switched off by the
261     #                      new mrun option -Z
262     # 08/06/12 - Bjoern  - max_pr_user enabled for the namelist file check,
263     #                      sleep commands are now disabled in silent mode (-v)
264     # 06/08/12 - Bjoern  - update: system update at imuk now requires (new)
265     #                      initial shell commands on ssh calls (automatic
266     #                      restart runs were not possible)
267     # 22/08/12 - Bjoern  - bugfix: missing export statement in the previous
268     #                      update of the ssh calls
269     # 06/09/12 - Bjoern  - typo removed: "-D_parallel" -> "-D__parallel"
270     # 02/10/12 - Siggi   - adjusted for lcsb (urban00)
271     # 31/10/12 - Siggi   - -T option not obligatory for lcxt5m,
272     #                      tasks_per_node not checked for this machine
273
274
275 
276    # VARIABLENVEREINBARUNGEN + DEFAULTWERTE
277
278 set +o allexport    # SICHERHEITSHALBER UNTERBINDEN, DA SONST EVTL. STAGEOUT
279                     # NICHT LAUEFT (TOO MANY ARGUMENTS - PROBLEM)
280 set +o noclobber    # EXISTIERENDE DATEIEN DUERFEN UEBERSCHRIEBEN WERDEN
281
282 AddFilenames=""
283 additional_conditions=""
284 add_source_path=""
285 afname=""
286 archive_save=true
287 archive_system=none
288 check_namelist_files=true
289 combine_plot_fields=true
290 compiler_name=""
291 cond1=""
292 cond2="" 
293 config_file=.mrun.config
294 coupled_dist=""
295 coupled_mode="mpi1"
296 cpp_opts=""
297 cpp_options=""
298 cpumax=0
299 cpurest=0
300 delete_temporary_catalog=true
301 do_batch=false
302 do_compile=true
303 do_remote=false
304 do_stagein=true
305 do_stageout=true
306 do_trace=false
307 email_notification="none"
308 exclude=""
309 executable=""
310 execution_error=false
311 fimm=false
312 fname=test
313 fromhost=""
314 global_revision=""
315 group_number=none
316 host=""
317 host_file=""
318 hp=""
319 ignore_archive_error=false
320 input_list=""
321 interpreted_config_file=""
322 job_catalog="~/job_queue"
323 job_on_file=""
324 keep_data_from_previous_run=false
325 link_local_input=false
326 link_local_output=false
327 localhost_realname=$(hostname)
328 local_compile=false
329 local_dvrserver_running=.FALSE.
330 locat=normal
331 mainprog=""
332 makefile=""
333 max_par_io_str=""
334 mc=$0
335 while [[ $(echo $mc | grep -c "/") != 0 ]]
336 do
337    mc=`echo $mc | cut -f2- -d"/"`
338 done
339 module_calls=""
340 mrun_script_name=$mc
341 netcdf_inc=""
342 netcdf_lib=""
343 netcdf_support=false
344 node_usage=default
345 numprocs=""
346 numprocs_atmos=0
347 numprocs_ocean=0
348 OOPT=""
349 openmp=false
350 output_list=""
351 package_list=""
352 punkte="..........................................................."
353 queue=none
354 read_from_config=""
355 restart_run=false
356 if [[ `hostname` = rte10 ]]
357 then
358   return_addres=133.5.185.60
359   echo "+++ WARNING: fixed return_addres = $return_addres is used !!!!!"
360 elif [[ `hostname` = climate0 ]]
361 then
362   return_addres=165.132.26.68
363   echo "+++ WARNING: fixed return_addres = $return_addres is used !!!!!"
364 elif [[ `hostname` = urban00 ]]
365 then
366   return_addres=147.46.30.151
367   echo "+++ WARNING: fixed return_addres = $return_addres is used !!!!!"
368 else
369    return_addres=$(nslookup `hostname` 2>&1 | grep "Address:" | tail -1 | awk '{print $2}')
370 fi
371 return_password=""
372 return_username=$LOGNAME
373 remotecall=false
374 remote_username=""
375 run_coupled_model=false
376 run_mode=""
377 scirocco=false
378 store_on_archive_system=false
379 striche="  ----------------------------------------------------------------------------"
380 silent=false
381 source_list=""
382 source_path=SOURCE
383 tasks_per_node=""
384 threads_per_task=1
385 tmpcreate=false
386 tmp_data_catalog=""
387 transfer_problems=false
388 usern=$LOGNAME
389 use_openmp=false
390 working_directory=`pwd`
391 TOPT=""
392 XOPT=""
393 zeit=$( date | cut -c 12-19 )
394
395 typeset -i  iec=0 iic=0 iin=0 ioc=0 iout=0 memory=0 stagein_anz=0 stageout_anz=0
396 typeset -i  cputime i ii iia iii iio icycle inode ival jobges jobsek maxcycle minuten nodes pes sekunden tp1
397
398 typeset  -R30 calltime
399 typeset  -L20 spalte1
400 typeset  -L40 spalte2
401 typeset  -L60 spalte3
402 typeset  -L35 string1=`date`
403 typeset  -L12 string2=$usern
404 typeset  -L12 string3=$localhost_realname
405 typeset  -L12 string4
406 typeset  -L12 string5
407 typeset  -L30 version="MRUN  2.0 Rev$Rev: 1039 $"
408
409
410
411    # EINZELNE VARIABLE FUER HAUPTPROGRAMM EXPORTIEREN
412 export  cpurest fname host localhost return_addres return_username remotecall tasks_per_node
413
414    # FOLGENDE VARIABLEN MUESSEN FUER DIE INTERPRETATION DER KONFIGURATIONSDATEI
415    # EXPORTIERT WERDEN
416 export  afname config_file cpp_opts cpumax do_batch do_trace fname fromhost
417 export  group_number input_list memory numprocs output_list queue run_mode
418
419
420 
421    # FEHLERBEHANDLUNG
422    # BEI EXIT:
423 trap 'rm -rf  $working_directory/tmp_mrun
424       if [[ $locat != localhost ]]
425       then
426#          if [[ ! -f ${mrun_path}/statistik/mrun_statistik ]]
427#          then
428#             cat  >  ${mrun_path}/statistik/mrun_statistik  <<  %STATEND%
429#MRUN-calls on $localhost
430#
431#date and time                      user        localhost   remotehost  termination mrun-command
432#--------------------------------------------------------------------------------------------------------------------
433#%STATEND%
434#             chmod  666  ${mrun_path}/statistik/mrun_statistik
435#          fi
436#
437#             # EINTRAG IN DIE STATISTIK-DATEI
438#          string4=$host
439#          string5=$locat
440#          if [[ "$job_on_file" = ""  &&  $locat != control_c  &&  $locat != user_abort ]]
441#          then
442#             if [[ $do_batch = true ]]
443#             then
444#                printf "$string1$string2$string3$string4$string5$mrun_com \n"  >>  ${mrun_path}/statistik/mrun_statistik
445#             else
446#                printf "$string1$string2$string3$string4$string5$mc \n"  >>  ${mrun_path}/statistik/mrun_statistik
447#             fi
448#          fi
449          echo " " > /dev/null
450       fi
451
452       if [[ $locat != normal  &&  $locat != control_c  &&  $locat != local_compile ]]
453       then
454
455              # EVENTUELLE ERROR-KOMMANDOS ABARBEITEN
456          (( i = 0 ))
457          while (( i < iec ))
458          do
459             (( i = i + 1 ))
460             printf "\n  *** Execution of ERROR-command:\n"
461             printf "  >>> ${err_command[$i]}\n"
462             eval  ${err_command[$i]}
463          done
464          if [[ -n $interpreted_config_file ]]  then
465             rm -rf  $interpreted_config_file
466          fi
467          if [[ -n .mrun_environment ]]  then
468             rm -rf  .mrun_environment
469          fi
470          if [[ $tmpcreate = true ]]
471          then
472             printf "\n  *** Contents of \"$TEMPDIR\":\n"
473             ls -al; cd
474             [[ $delete_temporary_catalog = true ]]  &&  rm -rf $TEMPDIR
475          fi
476          if [[ "$dvrserver_id" != "" ]]
477          then
478             echo "+++ killing dvrserver_id=$dvrserver_id"
479             kill $dvrserver_id
480          fi
481          if [[ -f ~/job_queue/JOBINFO.$QSUB_REQID ]]
482          then
483             rm -rf  ~/job_queue/JOBINFO.$QSUB_REQID
484          fi
485          printf "\n\n+++ MRUN killed \n\n"
486       elif [[ $locat != control_c ]]
487       then
488          printf "\n\n --> all actions finished\n\n"
489          printf "     Bye, bye $usern !!\n\n"
490       fi' exit
491
492
493    # BEI TERMINAL-BREAK:
494 trap 'rm -rf  $working_directory/tmp_mrun
495       rm -rf  $working_directory/tmp_check_namelist_files
496       [[ $tmpcreate = true ]]  &&  (cd; rm -rf $TEMPDIR)
497       if [[ -f ~/job_queue/JOBINFO.$QSUB_REQID ]]
498       then
499          rm -rf  ~/job_queue/JOBINFO.$QSUB_REQID
500       fi
501       if [[ "$dvrserver_id" != "" ]]
502       then
503          echo "+++ killing dvrserver_id=$dvrserver_id"
504          kill $dvrserver_id
505       fi
506       printf "\n+++ MRUN killed by \"^C\" \n\n"
507       locat=control_c
508       exit
509      ' 2
510
511
512    # CHECK IF THE PATH FOR THE PALM BINARIES (SCRIPTS+UTILITY-PROGRAMS) HAS
513    # BEEN SET
514 if [[ "$PALM_BIN" = "" ]]
515 then
516    printf "\n  +++ environment variable PALM_BIN has not been set"
517    printf "\n      please set it to the directory where the PALM scripts are located"
518    locat=palm_bin; exit
519 fi
520 export PATH=$PALM_BIN:$PATH
521
522
523
524    # SHELLSCRIPT-OPTIONEN EINLESEN UND KOMMANDO NEU ZUSAMMENSETZEN, FALLS ES
525    # FUER FOLGEJOBS BENOETIGT WIRD
526 while  getopts  :a:AbBc:Cd:D:Fg:G:h:H:i:IkK:m:M:n:o:O:p:P:q:r:R:s:St:T:u:U:vw:xX:yY:zZ option
527 do
528   case  $option  in
529       (a)   afname=$OPTARG;;
530       (A)   store_on_archive_system=true; mc="$mc -A";;
531       (b)   do_batch=true; mc="$mc -b";;
532       (B)   delete_temporary_catalog=false; mc="$mc -B";;
533       (c)   config_file=$OPTARG; mc="$mc -c$OPTARG";;
534       (C)   restart_run=true; mc="$mc -C";;
535       (d)   fname=$OPTARG; mc="$mc -d$OPTARG";;
536       (D)   cpp_opts="$cpp_opts $OPTARG"; mc="$mc -D'$OPTARG'";;
537       (F)   job_on_file="-D"; mc="$mc -F";;
538       (g)   group_number=$OPTARG; mc="$mc -g$OPTARG";;
539       (G)   global_revision=$OPTARG; mc="$mc -G'$OPTARG'";;
540       (h)   host=$OPTARG; mc="$mc -h$OPTARG";;
541       (H)   fromhost=$OPTARG; mc="$mc -H$OPTARG";;
542       (i)   input_list=$OPTARG; mc="$mc -i'$OPTARG'";;
543       (I)   ignore_archive_error=true; mc="$mc -I";;
544       (k)   keep_data_from_previous_run=true; mc="$mc -k";;
545       (K)   additional_conditions="$OPTARG"; mc="$mc -K'$OPTARG'";;
546       (m)   memory=$OPTARG; mc="$mc -m$OPTARG";;
547       (M)   makefile=$OPTARG; mc="$mc -M$OPTARG";;
548       (n)   node_usage=$OPTARG; mc="$mc -n$OPTARG";;
549       (o)   output_list=$OPTARG; mc="$mc -o'$OPTARG'";;
550       (O)   use_openmp=true; threads_per_task=$OPTARG; mc="$mc -O$OPTARG";;
551       (p)   package_list=$OPTARG; mc="$mc -p'$OPTARG'";;
552       (P)   return_password=$OPTARG; mc="$mc -P$OPTARG";;
553       (q)   queue=$OPTARG; mc="$mc -q$OPTARG";;
554       (r)   run_mode=$OPTARG; mc="$mc -r'$OPTARG'";;
555       (R)   remotecall=true;return_addres=$OPTARG; mc="$mc -R$OPTARG";;
556       (s)   source_list=$OPTARG; mc="$mc -s'$OPTARG'";;
557       (S)   read_from_config=false; mc="$mc -S";;
558       (t)   cpumax=$OPTARG; mc="$mc -t$OPTARG";;
559       (T)   mrun_tasks_per_node=$OPTARG; mc="$mc -T$OPTARG";;
560       (u)   remote_username=$OPTARG; mc="$mc -u$OPTARG";;
561       (U)   return_username=$OPTARG; mc="$mc -U$OPTARG";;
562       (v)   silent=true; mc="$mc -v";;
563       (w)   max_par_io_str=$OPTARG; mc="$mc -w$OPTARG";;
564       (x)   do_trace=true;set -x; mc="$mc -x";;
565       (X)   numprocs=$OPTARG; mc="$mc -X$OPTARG";;
566       (y)   ocean_file_appendix=true; mc="$mc -y";;
567       (Y)   run_coupled_model=true; coupled_dist=$OPTARG; mc="$mc -Y'$OPTARG'";;
568       (z)   check_namelist_files=false; mc="$mc -z";;
569       (Z)   combine_plot_fields=false; mc="$mc -Z";;
570       (\?)  printf "\n  +++ unknown option $OPTARG \n"
571             printf "\n  --> type \"$0 ?\" for available options \n"
572             locat=parameter;exit;;
573   esac
574 done
575
576
577    # EVTL. POSITIONSPARAMETER EINLESEN
578    # ZUR ZEIT GIBT ES NUR DEN PARAMETER ? (=KURZINFO)
579 shift OPTIND-1
580
581
582    # KURZE AUFRUFBESCHREIBUNG WIRD HIER AUSGEGEBEN
583 if [[ "$1" = "?" ]]
584 then
585   (printf "\n  *** mrun can be called as follows:\n"
586    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.. -y -Y.. -z -Z <modus> \n"
587    printf "\n      Description of available options:\n"
588    printf "\n      Option  Description                              Default-Value"
589    printf "\n        -a    base name of input files                 equiv. -d"
590    printf "\n        -A    archiving when using file-attribute fl"
591    printf "\n        -b    batch-job on local machine               ---"
592    printf "\n        -B    do not delete temporary directory at end ---"
593    printf "\n        -c    configuration file                       .mrun.config"
594    printf "\n        -d    base name of files attached to program   test"
595    printf "\n        -D    preprocessor(cpp)-directives             \"\" "
596    printf "\n        -F    create remote job file only              ---"
597    printf "\n        -h    execution host                           $localhost_realname"
598    printf "\n        -i    INPUT control list                       \"\" "
599    printf "\n        -I    archiving errors of previous batch-jobs"
600    printf "\n              will be ignored"
601    printf "\n        -k    keep data from previous run"
602    printf "\n        -K    additional conditions for controling"
603    printf "\n              usage of conditional code and"
604    printf "\n              env-variables in configuration file      \"\" "
605    printf "\n        -m    memory demand in MB (batch-jobs)         0 MB"
606    printf "\n        -M    Makefile name                            Makefile"
607    printf "\n        -n    node usage (shared/not_shared)           depending on -h"
608    printf "\n        -o    OUTPUT control list                      \"\" "
609    printf "\n        -O    use OpenMP                               ---"
610    printf "\n        -p    software package list                    \"\" "
611    printf "\n        -q    queue                                    \"$queue\" "
612    printf "\n        -r    run control list (combines -i -o)        \"\" "
613    printf "\n        -s    filenames of routines to be compiled     \"\" "
614    printf "\n              must end with .f, .f90, .F, or .c !"
615    printf "\n              use \"..\" for more than one file and wildcards"
616    printf "\n              -s LM compiles all locally modified files"
617    printf "\n        -S    config file interpreted by shellscript   ---"
618    printf "\n        -t    allowed cpu-time in seconds (batch)      0"
619    printf "\n        -T    tasks per node                           depending on -h"
620    printf "\n        -u    username on remote machine               \"\" "
621    printf "\n        -v    no prompt for confirmation               ---"
622    printf "\n        -w    maximum parallel io streams              as given by -X"
623    printf "\n        -x    tracing of mrun for debug purposes       ---"
624    printf "\n        -X    # of processors (on parallel machines)   1"
625    printf "\n        -y    add appendix \"_O\" to all local output"
626    printf "\n              files (ocean precursor runs followed by"
627    printf "\n              coupled atmosphere-ocean runs)           ---"
628    printf "\n        -Y    run coupled model, \"#1 #2\" with" 
629    printf "\n              #1 atmosphere and #2 ocean processors    \"#/2 #/2\" depending on -X"
630    printf "\n        -z    disable a priori parameter file check    ---"
631    printf "\n        -Z    skip combine_plot_fields at the end of      "
632    printf "\n              the simulation                           ---"
633    printf "\n "
634    printf "\n      Possible values of positional parameter <modus>:"
635    printf "\n        \"?\"       -  this outline \n\n") | more
636    exit
637 elif [[ "$1" != "" ]]
638 then
639    printf "\n  +++ positional parameter $1 unknown \n"
640    locat=parameter; exit
641 fi
642
643
644
645    # KURZE STARTMELDUNG
646 printf "\n*** $version "
647 printf "\n    will be executed.     Please wait ..."
648
649
650
651    # PRUEFEN, OB KONFIGURATIONS-DATEI VORHANDEN
652 if [[ ! -f $config_file ]]
653 then
654    printf "\n\n  +++ configuration file: "
655    printf "\n           $config_file"
656    printf "\n      does not exist"
657    locat=connect; exit 
658 fi
659
660
661    # HOST-IDENTIFIER (local_host) AUS KONFIGURATIONSDATEI BESTIMMEN
662 line=""
663 grep  "%host_identifier"  $config_file  >  tmp_mrun
664 while read line
665 do
666    if [[ "$line" != ""  &&  $(echo $line | cut -c1) != "#" ]]
667    then
668       HOSTNAME=`echo $line | cut -d" " -s -f2`
669       host_identifier=`echo $line | cut -d" " -s -f3`
670       if [[ $localhost_realname = $HOSTNAME ]]
671       then
672          localhost=$host_identifier
673          break
674       fi
675    fi
676 done < tmp_mrun
677
678 if [[ "$localhost" = "" ]]
679 then
680    printf "\n\n  +++ no host identifier found in configuration file \"$config_file\""
681    printf "\n      for local host \"$localhost_realname\"."
682    printf "\n      Please add line"
683    printf "\n      \"\%host_identifier $localhost_realname <identifier>\""
684    printf "\n      to the configuration file."
685    locat=localhost; exit
686 fi
687
688
689    # HOSTSPEZIFISCHE VARIABLEN SETZEN
690 case  $localhost_realname  in
691     (r1*|r2*|h01*|b01*)     archive_system=tivoli;;
692     (cs*)                   archive_system=ut;;
693     (fimm.bccs.uib.no)      fimm=true;;
694     (gate|n-sx)             PATH=$PALM_BIN:$PATH:/usr/bin/nqsII;;
695     (scirocco)              scirocco=true;;
696 esac
697
698
699 
700    # BASISNAME DER INPUT-DATEIEN GLEICH ALLGEMEINEM BASISNAMEN SETZEN,
701    # WENN NICHT VOM BENUTZER ANDERS BESTIMMT
702 [[ "$afname" = "" ]]  &&  afname=$fname
703
704
705    # EVTL. RUN-MODUS DEN I/O-LISTEN HINZUFUEGEN
706 if [[ "$run_mode" != "" ]]
707 then
708    input_list="$input_list $run_mode"
709    output_list="$output_list $run_mode"
710 fi
711
712
713    # RECHNERNAMEN ABSPEICHERN, VON DEM AUS JOB GESTARTET WIRD,
714    # ALLERDINGS NUR DANN, WENN NICHT PER OPTION -H BEREITS EIN WERT
715    # ZUGEWIESEN WURDE (MRUN MACHT DIES IMMER, WENN ES SELBST BATCH-JOBS
716    # STARTET)
717 if [[ "$fromhost" = "" ]]
718 then
719    fromhost=$localhost
720 fi
721
722
723    # PRUEFEN, OB AUF REMOTE-MASCHINE GERECHNET WERDEN SOLL
724    # WERT VON do_remote WIRD FUER DATEIVERBINDUNGEN BENOETIGT.
725    # WENN AUF REMOTE-MASCHINE GERECHNET WIRD, IST GLEICHZEITIG KLAR,
726    # DASS EIN BATCH-JOB GESTARTET WERDEN MUSS
727 if [[ -n $host  &&  "$host" != $localhost ]]
728 then
729    do_batch=true
730    do_remote=true
731    case  $host  in
732        (ibm|ibmh|ibmkisti|ibmku|ibms|ibmy|nech|necriam|lckyoto|lcsgib|lcsgih|unics|lcxe6|lcxt5m|lck|lckordi|lcsb)  true;;
733        (*)  printf "\n"
734             printf "\n  +++ sorry: execution of batch jobs on remote host \"$host\""
735             printf "\n      is not available"
736             locat=nqs; (( iec = 0 )); exit;;
737    esac
738 else
739    host=$localhost
740 fi
741
742
743     # ZUSATZBEDINGUNGEN (OPTION -K) AUSWERTEN
744 if [[ -n $additional_conditions ]]
745 then
746#    echo $additional_conditions | cut -d" " -f1-3 | read  cond1  cond2  dummy
747    cond1=`echo $additional_conditions | cut -d" " -f1`
748    cond2=`echo $additional_conditions | cut -d" " -s -f2`
749    dummy=`echo $additional_conditions | cut -d" " -s -f3`
750    if [[ -n $dummy ]]
751    then
752       printf "\n  +++ more than 2 additional conditions given for Option \"-K\""
753       locat=options; exit
754    fi
755    block=_$cond1
756    [[ -n $cond2 ]]  &&  block=${block}_$cond2
757 fi
758
759
760      # KOPPLUNGSEIGENSCHAFTEN (-Y) AUSWERTEN UND coupled_mode BESTIMMEN
761 if [[ $run_coupled_model = true ]] 
762 then
763
764    if  [[ -n $coupled_dist ]]
765    then
766
767       numprocs_atmos=`echo $coupled_dist | cut -d" " -s -f1`
768       numprocs_ocean=`echo $coupled_dist | cut -d" " -s -f2`
769
770       if (( $numprocs_ocean + $numprocs_atmos != $numprocs ))
771       then
772
773          printf "\n  +++ number of processors does not fit to specification by \"-Y\"."
774          printf "\n      PEs (total)     : $numprocs"
775          printf "\n      PEs (atmosphere): $numprocs_atmos"
776          printf "\n      PEs (ocean)     : $numprocs_ocean"
777          locat=coupling; exit
778
779       fi
780
781    else
782
783       (( numprocs_ocean = $numprocs / 2 ))
784       (( numprocs_atmos = $numprocs / 2 ))
785
786    fi
787    coupled_dist=`echo "$numprocs_atmos $numprocs_ocean"`
788
789       # GET coupled_mode FROM THE CONFIG FILE
790    line=""
791    grep  "%cpp_options.*-D__mpi2.*$host" $config_file  >  tmp_mrun
792    while read line
793    do
794       if [[ "$line" != ""  &&  $(echo $line | cut -c1) != "#" &&  ( $(echo $line | cut -d" " -s -f4) = $cond1 || $(echo $line | cut -d" " -s -f4)  = $cond2 ) ]]
795       then
796          coupled_mode="mpi2"
797       fi
798    done < tmp_mrun
799
800 fi
801
802
803    # PRUEFEN, OB EVTL. BEI VORHERGEHENDEM LAUF (KETTENJOB) EINE
804    # ARCHIVIERUNG FEHLGESCHLAGEN IST
805 if [[ -f ~/job_queue/ARCHIVE_ERROR_$fname ]]
806 then
807    if [[ $ignore_archive_error = false ]]
808    then
809       printf "\n  +++ data archiving of previous run failed"
810       printf "\n      see directory \~/job_queue on remote machine"
811       locat=archive; exit
812    else
813       printf "\n  +++ warning: data archiving in a previous run failed"
814       printf "\n      MRUN continues, trying to get backup copy"
815    fi
816 fi
817
818
819
820    # LESEN UND INTERPRETIEREN DER KONFIGURATIONS-DATEI VOM SHELLSCRIPT AUS
821    # VORUEBERGEHEND ZWINGEND AUF LINUX-RECHNERN
822 if [[ "$read_from_config" = false ]]
823 then
824
825    [[ $silent = false ]]  &&  printf "\n    Reading the configuration file... "
826    while  read zeile
827    do
828        [[ $silent = false ]]  &&  printf "."
829
830
831          # ZUERST EVENTUELL VORKOMMENDE ENVIRONMENT-VARIABLEN DURCH IHRE WERTE
832          # ERSETZEN
833       eval  zeile=\"$zeile\"
834
835
836          # INTERPRETATION DER ZEILE
837       if [[ "$(echo $zeile)" = "" ]]
838       then
839             # LEERZEILE, KEINE AKTION
840          continue
841
842       elif [[ "$(echo $zeile | cut -c1)"  =  "#" ]]
843       then
844
845             # ZEILE IST KOMMENTARZEILE
846          true
847
848       elif [[ "$(echo $zeile | cut -c1)"  =  "%" ]]
849       then
850
851             # ZEILE DEFINIERT ENVIRONMENT-VARIABLE
852          zeile=$(echo $zeile | cut -c2-)
853#          echo $zeile | cut -d" " -f1-5 | read  var  value  for_host  for_cond1  for_cond2
854          var=`echo $zeile | cut -d" " -f1`
855          value=`echo $zeile | cut -d" " -s -f2`
856          for_host=`echo $zeile | cut -d" " -s -f3`
857          for_cond1=`echo $zeile | cut -d" " -s -f4`
858          for_cond2=`echo $zeile | cut -d" " -s -f5`
859
860          if [[ "$for_host" = ""  ||  ( "$for_host" = $host  &&  "$for_cond1" = "$cond1"  &&  "$for_cond2" = "$cond2" )  ||  $(echo "$input_list$output_list"|grep -c "$for_host") != 0 ]]
861          then
862
863                # BEI COMPILER- CPP- ODER LINKEROPTIONEN EVTL ":" DURCH " "
864                # ERSETZEN. "::" WIRD DURCH ":" ERSETZT.
865             value=`echo $value | sed 's/::/%DUM%/g' | sed 's/:/ /g' | sed 's/%DUM%/:/g'`
866
867
868                # ENVIRONMENT-VARIABLE WIRD WERT AUS KONFIGURATIONSDATEI
869                # ZUGEWIESEN, WENN SIE SELBST NOCH KEINEN WERT UEBER DIE
870                # ENTSPRECHENDE SCRIPT-OPTION ERHALTEN HAT. SOLCHE
871                # VARIABLEN HAETTEN DANN DEN WERT "" ODER IM INTEGER-FALL DEN
872                # WERT 0.  ALLGEMEINE REGEL ALSO: SCRIPT-OPTION GEHT UEBER
873                # KONFIGURATIONSDATEI
874             if [[ "$(eval echo \$$var)" = ""  ||  "$(eval echo \$$var)" = "0" ]]
875             then
876                eval  $var=\$value
877
878                   # EVTL. BILDSCHIRMAUSGABEN DER ENVIRONMENT-VARIABLEN
879                if [[ $do_trace = true ]]
880                then
881                   printf "\n*** ENVIRONMENT-VARIABLE $var = $value"
882                fi
883             fi
884
885                # WENN ENVIRONMENT-VARIABLE HOST VEREINBART, DANN SOFORT AUSWERTEN
886                # WERT VON do-remote WIRD BEI DATEIVERBINDUNGEN BENOETIGT
887                # WENN AUF REMOTE-MASCHINE GERECHNET WIRD, IST GLEICHZEITIG KLAR,
888                # DASS EIN BATCH-JOB GESTARTET WERDEN MUSS
889             if [[ $var = host ]]
890             then
891                if [[ -n $host  &&  "$host" != $localhost ]]
892                then
893                   do_batch=true
894                   do_remote=true
895                   case  $host  in
896                       (ibm|ibmh|ibmkisti|ibmku|ibms|ibmy|lckyoto|lcsgib|lcsgih|nech|necriam|unics|lcxe6|lcxt5m|lck|lckordi|lcsb)  true;;
897                       (*)  printf "\n  +++ sorry: execution of batch jobs on remote host \"$host\""
898                            printf "\n      is not available"
899                            locat=nqs; exit;;
900                   esac
901                else
902                   host=$localhost
903                fi
904             fi
905
906                # VOM BENUTZER DEFINIERTE ENVIRONMENT VARIABLEN MUESSEN PRINZIPIELL
907                # EXPORTIERT WERDEN, DA SIE VIELLEICHT IN WEITER UNTEN AUFZURUFEN-
908                # DEN PROGRAMMEN BENOETIGT WERDEN
909             export  $var
910          fi
911
912
913
914
915       elif [[ "$(echo $zeile | cut -c1-3)" = "EC:" ]]
916       then
917
918             # ZEILE DEFINIERT ERROR-KOMMANDO
919          (( iec = iec + 1 ))
920          zeile=$(echo $zeile | cut -c4-)
921          err_command[$iec]="$zeile"
922
923       elif [[ "$(echo $zeile | cut -c1-3)" = "IC:" ]]
924       then
925
926             # ZEILE DEFINIERT INPUT-KOMMANDO
927          (( iic = iic + 1 ))
928          zeile=$(echo $zeile | cut -c4-)
929          in_command[$iic]="$zeile"
930
931       elif [[ "$(echo $zeile | cut -c1-3)" = "OC:" ]]
932       then
933
934             # ZEILE DEFINIERT OUTPUT-KOMMANDO
935          (( ioc = ioc + 1 ))
936          zeile=$(echo $zeile | cut -c4-)
937          out_command[$ioc]="$zeile"
938
939       else
940
941             # ZEILE DEFINIERT DATEIVERBINDUNG. EINLESEN DER DATEIEIGENSCHAFTEN
942             # s2a: in/out - Feld
943             # s2b: loc    - Feld (optional)
944             # s2c: tr/ar  - Feld (optional)
945#          echo $zeile | cut -d" " -f1-2 | read  s1  s2
946          s1=`echo $zeile | cut -d" " -f1`
947          s2=`echo $zeile | cut -d" " -s -f2`
948          s2a=$(echo $s2 | cut -d":" -f1)
949          if [[ $(echo $s2 | grep -c ":") = 0 ]]
950          then
951             s2b=""
952             s2c=""
953          else
954#             echo $s2 | cut -d":" -f2-3 | sed 's/:/ /g' | read  s2b  s2c
955             s2b=`echo $s2 | cut -d":" -f2 | sed 's/:/ /g'`
956             s2c=`echo $s2 | cut -d":" -s -f3 | sed 's/:/ /g'`
957          fi
958#          echo $zeile | cut -d" " -f3-6 | read  s3  s4  s5  s6
959          s3=`echo $zeile | cut -d" " -f3`
960          s4=`echo $zeile | cut -d" " -s -f4`
961          s5=`echo $zeile | cut -d" " -s -f5`
962          s6=`echo $zeile | cut -d" " -s -f6`
963
964       
965             # ABSPEICHERN DER DATEIVERBINDUNG, FALLS IN INPUT- ODER OUTPUT-LIST
966             # VERMERKT. VARIABLE S3 KANN AUCH LISTE ENTHALTEN (FELDTRENNER ":")
967             # DATEIVERBINDUNG WIRD DANN NICHT ABGESPEICHERT UND GEPRUEFT, WENN
968             # PROGRAMMLAUF AUF REMOTE-MASCHINE ERFOLGT UND DATEI NUR LOKAL VOR-
969             # HANDEN SEIN MUSS (D.H. s2b = loc)
970          IFSALT="$IFS"; IFS="$IFS:"
971          if [[ "$s2a" = in  &&  ! ( $do_remote = true  &&  ( "$s2b" = loc  ||  "$s2b" = locopt ) ) ]]
972          then
973             found=false
974             for  actual  in  $input_list
975             do
976                for  formal  in  $s3
977                do
978                   [[ $actual = $formal  ||  "$formal" = "-" ]]  &&  found=true
979                done
980             done
981             if [[ $found = true ]]
982             then
983                (( iin = iin + 1 ))
984                localin[$iin]=$s1; transin[$iin]=$s2b; actionin[$iin]=$s2c;
985                typein[$iin]=$s3; pathin[$iin]=$s4; endin[$iin]=$s5;
986                extin[$iin]=$s6
987             fi
988          elif [[ "$s2a" = out  &&  ! ( $do_remote = true  &&  "$s2b" = loc ) ]]
989          then
990             found=false
991             for  actual  in  $output_list
992             do
993                for  formal  in  $s3 
994                do
995                   [[ $actual = $formal  ||  "$formal" = "-"  ]]  &&  found=true
996                done
997             done
998             if [[ $found = true ]]
999             then
1000                (( iout = iout + 1 ))
1001                localout[$iout]=$s1; actionout[$iout]=$s2c; typeout[$iout]=$s3;
1002                pathout[$iout]=$s4; endout[$iout]=$s5; extout[$iout]=$s6
1003             fi
1004          elif [[ "$s2a" != in  &&  "$s2a" != out ]]
1005          then
1006             printf "\n  +++ I/O-attribute in configuration file $config_file has the invalid"
1007             printf "\n      value \"$s2\". Only \"in\" and \"out\" are allowed!"
1008             locat=connect; exit
1009          fi
1010          IFS="$IFSALT"
1011       fi
1012    done < $config_file
1013
1014 else
1015
1016
1017       # INTERPRETATION DER KONFIGURATIONSDATEI MITTELS FORTRAN 90 - PROGRAMM
1018    [[ $silent = false ]]  &&  printf "..."
1019    export  cond1 cond2 config_file do_remote do_trace input_list localhost output_list
1020    export  interpreted_config_file=.icf.$RANDOM
1021
1022
1023
1024       # ENVIRONMENT-VARIABLEN FUER INTERPRET_CONFIG UEBER NAMELIST_DATEI ZUR
1025       # VERFUEGUNG STELLEN
1026    cat  >  .mrun_environment  <<  %%END%%
1027 &mrun_environment  cond1 = '$cond1', cond2 = '$cond2',
1028                    config_file = '$config_file', do_remote = '$do_remote',
1029                    do_trace = '$do_trace', host = '$host',
1030                    input_list = '$input_list', icf = '$interpreted_config_file',
1031                    localhost = '$localhost', output_list = '$output_list' /
1032
1033%%END%%
1034
1035       # WERTE VON MRUN-OPTIONEN SICHERN UND DAMIT GEGEBENENFALLS SPAETER DIE
1036       # IN DER KONFIGURAIONSDATEI ANGEGEBENEN WERTE UEBERSTEUERN
1037    mrun_memory=$memory
1038    mrun_group_number=$group_number
1039    mrun_cpumax=$cpumax
1040    mrun_numprocs=$numprocs
1041
1042    if [[ $localhost_realname = "sx-fep" ]]
1043    then
1044       /home/COAR/NC/raasch/pub/interpret_config_necriam.x
1045    else
1046
1047       if [[ "$host" != $localhost ]]
1048       then
1049
1050             # REMOTE JOB FROM LOCAL HOST: JUST TAKE THE FIRST EXECUTABLE FOUND
1051          interpret_config_executable=`ls -1 ${PALM_BIN}/interpret_config*.x 2>/dev/null`
1052          if [[ $? != 0 ]]
1053          then
1054             printf "\n\n  +++ no interpret_config found"
1055             printf "\n      run \"mbuild -u -h ...\" to generate utilities for this host"
1056             locat=interpret_config; exit
1057          fi
1058          interpret_config_executable=`echo $interpret_config_executable | cut -d" " -f1`
1059          $interpret_config_executable
1060
1061       else
1062
1063             # CHECK, IF THERE IS AN EXECUTABLE FOR THE BLOCK
1064          if [[ ! -f ${PALM_BIN}/interpret_config${block}.x ]]
1065          then
1066             printf "\n\n  +++ no interpret_config found for given block \"$cond1 $cond2\""
1067             printf "\n      run \"mbuild -u -h ...\" to generate utilities for this block"
1068             locat=interpret_config; exit
1069          else
1070             interpret_config${block}.x
1071          fi
1072
1073       fi
1074    fi
1075    rm .mrun_environment
1076
1077
1078       # AUSFUEHRUNG DER GENERIERTEN SHELL-KOMMANDOS IN DIESER SHELL
1079    chmod  u+x  $interpreted_config_file
1080    export PATH=$PATH:.
1081    . $interpreted_config_file
1082    rm  $interpreted_config_file
1083
1084
1085       # OPTIONSWERTE UEBERSTEUERN KONFIGURATIONSDATEI
1086    [[ $mrun_memory     != 0   ]]  &&  memory=$mrun_memory
1087    [[ "$mrun_group_number" != "none" ]]  &&  group_number=$mrun_group_number
1088    [[ $mrun_cpumax     != 0   ]]  &&  cpumax=$mrun_cpumax
1089    [[ "$mrun_numprocs" != ""  ]]  &&  numprocs=$mrun_numprocs
1090    [[ "$max_par_io_str" != "" ]]  &&  maximum_parallel_io_streams=$max_par_io_str
1091    [[ "$mrun_tasks_per_node" != "" ]]  &&  tasks_per_node=$mrun_tasks_per_node
1092
1093 fi
1094
1095
1096    # QUELLTEXTVERZEICHNIS AUF LOKALER MASCHINE AUS KONFIGURATIONSDATEI
1097    # BESTIMMEN (WUERDE SONST EVTL. DAS VERZEICHNIS DES JEWEILS UNTER -h
1098    # ANGEGEBENEN REMOTE-RECHNERS SEIN)
1099    # BEI BATCH-JOBS SIND DIE ZU UEBERSETZENDEN PROGRAMMTEILE SCHON KOMPLETT
1100 if [[ "$SOURCES_COMPLETE" = "" ]]
1101 then
1102
1103       # ZUERST PRUEFEN, OB EIN GLOBALER QUELLTEXTPFAD FUER ALLE RECHNER
1104       # VEREINBART WURDE
1105    source_path=""
1106    line=""
1107    grep "%source_path" $config_file  >  tmp_mrun
1108    while read line
1109    do
1110       if [[ "$line" != ""  &&  $(echo $line | cut -c1) != "#" ]]
1111       then
1112          if [[ "$(echo $line | cut -d" " -f3)" = "" ]]
1113          then
1114             global_source_path=`echo $line | cut -d" " -f2`
1115          fi
1116       fi
1117    done  <  tmp_mrun
1118
1119    line=""
1120    found=false
1121    grep  " $localhost" $config_file | grep "%source_path"  >  tmp_mrun
1122    while read line
1123    do
1124       if [[ "$line" != ""  &&  $(echo $line | cut -c1) != "#" ]]
1125       then
1126          if [[ $found = true ]]
1127          then
1128             printf "\n\n  +++ more than one source path found in configuration file"
1129             printf "\n      for local host \"$localhost\" "
1130             locat=source_path; exit
1131          fi
1132          source_path=`echo $line | cut -d" " -f2`
1133          found=true
1134       fi
1135    done  <  tmp_mrun
1136    rm  tmp_mrun
1137
1138    if [[ "$source_path" = "" ]]
1139    then
1140       if [[ "$global_source_path" != "" ]]
1141       then
1142          source_path=$global_source_path
1143       else
1144          printf "\n\n  +++ no source path found in configuration file"
1145          printf "\n      for local host \"$localhost\" "
1146          locat=source_path; exit
1147       fi
1148    fi
1149    eval source_path=$source_path
1150
1151    if [[ ! -d $source_path ]]
1152    then
1153       printf "\n\n  +++ source path \"$source_path\" on local host"
1154       printf "\n      \"$localhost\" does not exist"
1155       locat=source_path; exit
1156    fi
1157
1158 fi
1159
1160
1161    # GLOBALE REVISIONSNUMMER ERMITTELN (FORTSETZUNGSLAEUFEN WIRD DIESE
1162    # DURCH OPTION -G MITGETEILT)
1163 if [[ "$global_revision" = ""   &&  $host != "ibmkisti" ]]
1164 then
1165    global_revision=`svnversion $source_path  2>/dev/null`
1166    global_revision="Rev: $global_revision"
1167 fi
1168
1169
1170    # NOCHMAL PRUEFEN, OB AUF REMOTE-MASCHINE GERECHNET WERDEN SOLL
1171    # (HOST KANN IN KONFIGURATIONSDATEI ANDERS FESTGELEGT WORDEN SEIN)
1172    # WERT VON do_remote WIRD FUER DATEIVERBINDUNGEN BENOETIGT.
1173    # WENN AUF REMOTE-MASCHINE GERECHNET WIRD, IST GLEICHZEITIG KLAR,
1174    # DASS EIN BATCH-JOB GESTARTET WERDEN MUSS
1175 if [[ -n $host  &&  "$host" != $localhost ]]
1176 then
1177    do_batch=true
1178    do_remote=true
1179    case  $host  in
1180        (ibm|ibmh|ibmkisti|ibmku|ibms|ibmy|lckyoto|lcsgib|lcsgih|nech|necriam|unics|lcxe6|lcxt5m|lck|lckordi|lcsb)  true;;
1181        (*)  printf "\n"
1182             printf "\n  +++ sorry: execution of batch jobs on remote host \"$host\""
1183             printf "\n      is not available"
1184             locat=nqs; (( iec = 0 )); exit;;
1185    esac
1186 else
1187    host=$localhost
1188 fi
1189
1190
1191    # PRUEFUNG EINIGER PROZESSORZAHLANGABEN BEI RECHNUNGEN AUF PARALLELRECHNERN
1192 if [[ "$cond1" = parallel  ||  "$cond2" = parallel ]]
1193 then
1194
1195       # PRUEFEN, OB DIE ANZAHL DER ZU VERWENDENDEN PES ANGEGEBEN WURDE
1196    if [[ ! -n $numprocs ]]
1197    then
1198       printf "\n"
1199       printf "\n  +++ option \"-K parallel\" requires additional specification"
1200       printf "\n      of the number of processors to be used by"
1201       printf "\n      mrun-option \"-X\" or by environment-variable"
1202       printf "\n      \"numprocs\" in the configuration file"
1203       locat=numprocs; (( iec = 0 )); exit
1204    fi
1205
1206       # PRUEFEN, OB DIE PROZESSORANZAHL PRO KNOTEN ANGEGEBEN WURDE (GGF.
1207       # DEFAULT-WERT SETZEN) UND OB SIE EIN GANZZAHLIGER TEILER DER
1208       # GESAMTPROZESSORANZAHL IST
1209    if [[ "$tasks_per_node" = ""  &&  $host != lcflow  &&  $host != lcxt5m ]]
1210    then
1211       printf "\n"
1212       printf "\n  +++ option \"-T\" (tasks per node) is missing"
1213       printf "\n      set -T option or define tasks_per_node in the config file"
1214       locat=tasks_per_node; (( iec = 0 )); exit
1215    fi
1216    if [[ $host != lcflow  &&  $host != lcxt5m ]]
1217    then
1218       (( ival = $tasks_per_node ))
1219       (( pes = numprocs ))
1220#          if [[ $(echo $package_list | grep -c dvrp_graphics+1PE) = 1 ]]
1221#          then
1222#             (( pes = pes - 1 ))
1223#          fi
1224       (( ii = pes / ival ))
1225       if (( pes - ii * ival > 0 ))
1226       then
1227          printf "\n"
1228          printf "\n  +++ tasks per node (option \"-T\") must be an integral"
1229          printf "\n      divisor of the total number of processors (option \"-X\")"
1230          printf "\n      values of this mrun-call: \"-T $tasks_per_node\" \"-X $numprocs\""
1231          locat=tasks_per_node; (( iec = 0 )); exit
1232       fi
1233    fi
1234
1235
1236       # IBMY HAT NUR EINEN KNOTEN
1237    if [[ $host = ibmy ]]
1238    then
1239       if [[ "$tasks_per_node" != ""  &&  "$tasks_per_node" != "$numprocs" ]]
1240       then
1241          printf "\n"
1242          printf "\n  +++ on ibmy, tasks per node (option \"-T\") must be equal to the"
1243          printf "\n      total number of processors (option \"-X\")"
1244          printf "\n      values of this mrun-call: \"-T $tasks_per_node\" \"-X $numprocs\""
1245          locat=tasks_per_node; (( iec = 0 )); exit
1246       fi
1247    fi
1248
1249
1250       # SETTINGS FOR SUBJOB-COMMAND
1251    TOPT="-T $tasks_per_node"
1252    OOPT="-O $threads_per_task"
1253
1254       # GESAMTZAHL DER KNOTEN BESTIMMEN
1255    if [[ "$tasks_per_node" != "" ]]
1256    then
1257       (( nodes = numprocs / ( tasks_per_node * threads_per_task ) ))
1258    fi
1259
1260       # PRUEFEN, OB NODE USAGE EINEN ERLAUBTEN WERT HAT BZW. DEN DEFAULT
1261       # SETZEN
1262    if [[ $node_usage = default ]]
1263    then
1264       if [[ $host = ibms ]]
1265       then
1266          node_usage=shared
1267       elif [[ $(echo $host | cut -c1-5) = lcsgi ]]
1268       then
1269          node_usage=singlejob
1270       else
1271          node_usage=not_shared
1272       fi
1273    fi
1274
1275    if [[ $node_usage != shared  &&  $node_usage != not_shared  &&  $node_usage != singlejob  &&  "$(echo $node_usage | cut -c1-3)" != "sla" ]]
1276    then
1277       printf "\n"
1278       printf "\n  +++ node usage (option \"-n\") is only allowed to be set"
1279       printf "\n      \"shared\" or \"not_shared\""
1280       locat=tasks_per_node; (( iec = 0 )); exit
1281    fi
1282
1283 fi
1284
1285    # PRUEFEN, OB HOSTFILE EXISTIERT
1286 if [[ -n $hostfile ]]
1287 then
1288    if [[ ! -f $hostfile ]]
1289    then
1290       printf "\n"
1291       printf "\n  +++ hostfile \"$hostfile\" does not exist"
1292       locat=hostfile; exit
1293    fi
1294 fi
1295
1296    # PRUEFEN, OB RHOSTS DATEI EXISTIERT. GEGEBENENFALLS ANLEGEN BZW. ERWEITERN
1297 if [[ $host = ibmy  &&  $do_remote = false ]]
1298 then
1299    if [[ ! -f $HOME/.rhosts ]]
1300    then
1301       echo  "gfdl5.yonsei.ac.kr"  >  $HOME/.rhosts
1302       printf "\n\n  *** file:"
1303       printf "\n           $HOME/.rhosts"
1304       printf "\n      was created\n"
1305    fi
1306    if [[ $(grep -c gfdl5.yonsei.ac.kr $HOME/.rhosts) = 0 ]]
1307    then
1308       echo  "gfdl5.yonsei.ac.kr"  >>  $HOME/.rhosts
1309       printf "\n\n  *** file:"
1310       printf "\n           $HOME/.rhosts"
1311       printf "\n      was extended by the name of the current host\n"
1312    fi
1313 fi
1314
1315
1316    # Set default value for the maximum number of parallel io streams
1317 if [[ "$maximum_parallel_io_streams" = "" ]]
1318 then
1319    maximum_parallel_io_streams=$numprocs
1320 fi
1321
1322
1323    # FALLS NICHT VORGEGEBEN, DEFAULT-QUEUE AUF DER ZIELMASCHINE FESTLEGEN
1324 if [[ $queue = none ]]
1325 then
1326    case  $host  in
1327        (ibmh)       queue=no_class;;
1328        (ibmkisti)   queue=class.32plus;;
1329        (ibmy)       queue=parallel;;
1330        (lckyoto)    queue=ph;;
1331        (lcsgib)     queue=testq;;
1332        (lcsgih)     queue=testq;;
1333        (lctit)      queue=S;;
1334        (nech)       queue=none;;
1335        (necriam)    queue=SP;;
1336        (unics)      queue=unics;;
1337    esac
1338 fi
1339
1340
1341    # VOLLSTAENDIGE DATEINAMEN DER INPUT-FILES BILDEN,
1342    # INPUT-DATEIEN AUF VORHANDENSEIN PRUEFEN UND EVTL. HOECHSTE ZYKLUSNUMMER
1343    # ERMITTELN
1344 (( i = 0 ))
1345 while (( i < iin ))
1346 do
1347    (( i = i + 1 ))
1348    (( maxcycle = 0 ))
1349
1350       # NAMENSBILDUNG (EVTL. IST FESTER DATEINAME VORGEGEBEN)
1351    if [[ "${actionin[$i]}" = di ]]
1352    then
1353       remotepathin[$i]=${pathin[$i]}/${endin[$i]}  # REMOTE-PFAD ERST AUF
1354                                                    # REM-MASCHINE AUSWERTEN
1355       eval filename=${pathin[$i]}/${endin[$i]}
1356    else
1357       remotepathin[$i]=${pathin[$i]}/${afname}${endin[$i]}  # REMOTE-PFAD ERST AUF
1358                                                             # REM-MASCHINE AUSWERTEN
1359       eval filename=${pathin[$i]}/${afname}${endin[$i]}
1360    fi
1361    eval pathname=${pathin[$i]}
1362
1363#   SAVE INPUT FILE NAME FOR PARAMETER FILE CHECK
1364    if [[ ("${transin[$i]}" = job) && (-f $filename) ]]
1365    then
1366       filename_input=$filename
1367    fi
1368
1369       # PRUEFEN AUF VORHANDENSEIN
1370    if [[ $(ls $filename* 2>&1 | grep -c "not found") = 1  || \
1371          $(ls $filename* 2>&1 | grep -c "nicht gefunden") = 1  || \
1372          $(ls $filename* 2>&1 | grep -c "No such file") = 1  || \
1373          $(ls $filename* 2>&1 | grep -c "does not exist") = 1 ]]
1374    then
1375          # DATEIEN MIT EXTENSION (Z.B. NC) MUESSEN NICHT ZWINGEND VORHANDEN
1376          # SEIN, DESHALB IN SOLCHEN FAELLEN KEIN ABBRUCH. DIES IST NUR EINE
1377          # VORUEBERGEHENDE LOESUNG (OKT 05). NICHT ZWINGEND BENOETIGTE
1378          # EINGABEDATEIEN SOLLTEN EINE SPEZIELLE OPTION IN DER DATEI-
1379          # VERBINDUNGSANWEISUNG BEKOMMEN (Z.B. inopt?)
1380       if [[ "${transin[$i]}" != "locopt" ]]
1381       then
1382          printf "\n\n  +++ INPUT-file: "
1383          if [[ "${extin[$i]}" = "" ]]
1384          then
1385             printf "\n           $filename"
1386          else
1387             printf "\n           $filename.${extin[$i]}"
1388          fi
1389          printf "\n      does not exist\n"
1390          locat=input; exit
1391       else
1392          transin[$i]="unavailable"
1393       fi
1394    else
1395
1396          # ZYKLUSNUMMER FESTSTELLEN
1397       ls -1 -d $filename    >   filelist  2>/dev/null
1398       ls -1 -d $filename.*  >>  filelist  2>/dev/null
1399       while  read zeile
1400       do
1401          cycle=$(print $zeile | cut -f2 -d".")
1402          if [[ "$cycle" = "$zeile" ]]
1403          then
1404             (( icycle = 0 ))
1405          elif [[ "$cycle" = "${extin[$i]}" ]]
1406          then
1407             (( icycle = 0 ))
1408          else
1409             (( icycle = $cycle ))
1410          fi
1411          if (( icycle > maxcycle ))
1412          then
1413             (( maxcycle = icycle ))
1414             file_to_be_used=$zeile
1415          fi
1416       done <filelist
1417       rm filelist
1418
1419          # EVTL. ZYKLUSNUMMER AN DATEINAMEN ANFUEGEN
1420       if (( maxcycle > 0 ))
1421       then
1422          if [[ "${extin[$i]}" != " "  &&   "${extin[$i]}" != "" ]]
1423          then
1424             filename=${filename}.$maxcycle.${extin[$i]}
1425          else
1426             filename=${filename}.$maxcycle
1427          fi
1428       else
1429          if [[ "${extin[$i]}" != " "  &&   "${extin[$i]}" != "" ]]
1430          then
1431             filename=${filename}.${extin[$i]}
1432          fi
1433       fi
1434       
1435          # DATEINAMEN OHNE PFAD ABER MIT ZYKLUSNUMMER ABSPEICHERN,
1436          # DA SPAETER BEI RUECKSPEICHERN VOM ARCHIVSYSTEM EVTL. BENOETIGT
1437       absnamein[$i]=$filename
1438       if (( maxcycle > 0 ))
1439       then
1440          if [[ "${actionin[$i]}" = di ]]
1441          then
1442             frelin[$i]=${endin[$i]}.$maxcycle
1443          else
1444             frelin[$i]=${afname}${endin[$i]}.$maxcycle
1445          fi
1446       else
1447          if [[ "${actionin[$i]}" = di ]]
1448          then
1449             frelin[$i]=${endin[$i]}
1450          else
1451             frelin[$i]=${afname}${endin[$i]}
1452          fi
1453       fi
1454
1455    fi
1456 done
1457   
1458    # VOLLSTAENDIGE DATEINAMEN (OHNE $ ODER ~) DER OUTPUT-FILES BILDEN,
1459    # OUTPUT-DATEIEN AUF VORHANDENSEIN PRUEFEN UND EVTL. HOECHSTE ZYKLUSNUMMER
1460    # ERMITTELN ODER, FALLS NICHT VORHANDEN, PRUEFEN, OB SIE SICH ANLEGEN LASSEN
1461    # DIESE AKTIONEN FINDEN NICHT STATT, WENN PROGRAMM AUF REMOTE-MASCHINE
1462    # RECHNET UND DATEI ANSCHLIESSEND TRANSFERIERT WERDEN SOLL!
1463 (( i = 0 ))
1464 while (( i < iout ))
1465 do
1466    (( i = i + 1 ))
1467    if [[ ! ( $fromhost != $localhost  &&  ( "${actionout[$i]}" = tr || "${actionout[$i]}" = tra || "${actionout[$i]}" = trpe ) ) ]]
1468    then
1469       if [[ "${actionout[$i]}" = tr ]]
1470       then
1471          actionout[$i]=""
1472       elif [[ "${actionout[$i]}" = trpe ]]
1473       then
1474          actionout[$i]=pe
1475       elif [[ "${actionout[$i]}" = tra ]]
1476       then
1477          actionout[$i]=a
1478       fi
1479       (( maxcycle = 0 ))
1480       eval filename=${pathout[$i]}/${fname}${endout[$i]}
1481       eval catalogname=${pathout[$i]}
1482       if [[ $(ls $filename* 2>&1 | grep -c "not found") = 1  || \
1483             $(ls $filename* 2>&1 | grep -c "nicht gefunden") = 1  || \
1484             $(ls $filename* 2>&1 | grep -c "No such file") = 1  || \
1485             $(ls $filename* 2>&1 | grep -c "does not exist") = 1 ]]
1486       then
1487     
1488             # OUTPUT-DATEI NICHT VORHANDEN. PRUEFEN, OB ANLEGEN MOEGLICH.
1489          if  cat /dev/null > $filename 
1490          then
1491             rm  $filename
1492          else
1493
1494                # PRUEFEN, OB KATALOG VORHANDEN UND EVTL. DIESEN ANLEGEN
1495             if [[ ! -d $catalogname ]]
1496             then
1497                if  mkdir -p  $catalogname
1498                then
1499                   printf "\n\n  *** directory:"
1500                   printf "\n           $catalogname"
1501                   printf "\n      was created\n"
1502                else
1503                   printf "\n\n  +++ OUTPUT-file:"
1504                   printf "\n           $filename"
1505                   printf "\n      cannot be created, because directory does not exist"
1506                   printf "\n      and cannot be created either"
1507                   printf "\n"
1508                   locat=output  ; exit
1509                fi 2>/dev/null
1510             else
1511                printf "\n\n  +++ OUTPUT-file:"
1512                printf "\n           $filename"
1513                printf "\n      cannot be created, although directory exists"
1514                printf "\n"
1515                locat=output  ; exit
1516             fi
1517          fi 2>/dev/null
1518       else
1519
1520             # ZYKLUSNUMMER FESTSTELLEN
1521          ls -1 -d $filename    >   filelist  2>/dev/null
1522          ls -1 -d $filename.*  >>  filelist  2>/dev/null
1523          while  read zeile
1524          do
1525             cycle=$(print $zeile | cut -f2 -d".")
1526             if [[ "$cycle" = "$zeile"  ||  "$cycle" = ${extout[$i]} ]]
1527             then
1528                (( icycle = 1 ))
1529             else
1530                (( icycle = $cycle + 1 ))
1531             fi
1532             if (( icycle > maxcycle ))
1533             then
1534                (( maxcycle = icycle ))
1535             fi
1536          done <filelist
1537          rm filelist
1538       fi
1539
1540          # EVTL. ZYKLUSNUMMER AN DATEINAMEN ANFUEGEN UND PRUEFEN, OB SICH
1541          # DATEI AUCH WIRKLICH ANLEGEN LAESST. IM APPEND-FALL MUSS AN DEN
1542          # HOECHSTEN VORHANDENEN ZYKLUS-ANGEHAENGT WERDEN. ANLAGEPRUEFUNG
1543          # IST DANN NATUERLICH NICHT ZULAESSIG BZW. MOEGLICH
1544       if [[ "${actionout[$i]}" != a ]]
1545       then
1546          if (( maxcycle > 0 ))
1547          then
1548             filename=${filename}.$maxcycle
1549             if  cat /dev/null > $filename 
1550             then
1551                rm  $filename
1552             else
1553                printf "\n  +++ OUTPUT-file:"
1554                printf "\n           $filename"
1555                printf "\n      cannot be created"
1556                locat=output  ; exit
1557             fi
1558          fi
1559       else
1560          (( maxcycle = maxcycle - 1 ))
1561          if (( maxcycle > 0 ))
1562          then
1563             filename=${filename}.$maxcycle
1564          fi
1565       fi
1566       
1567          # DATEINAMEN OHNE PFAD ABER MIT ZYKLUSNUMMER ABSPEICHERN,
1568          # DA SPAETER BEI ABLAGE AUF ARCHIVSYSTEM BZW. FUER
1569          # DATEI OUTPUT_FILE_CONNECTIONS EVTL. BENOETIGT
1570       pathout[$i]=$filename
1571       if (( maxcycle > 0 ))
1572       then
1573          frelout[$i]=${fname}${endout[$i]}.$maxcycle
1574       else
1575          frelout[$i]=${fname}${endout[$i]}
1576       fi
1577
1578    fi
1579 done
1580
1581
1582     # DAS DVR-PAKET ERFORDERT EINE ENTSPRECHENDE BIBLIOTHEK
1583 if [[ $(echo $package_list | grep -c dvrp_graphics) != 0 ]]
1584 then
1585    if [[ "$dvr_inc" = "" ]]
1586    then
1587       printf "\n\n  +++ no value for \"dvr_inc\" given in configuration file"
1588       printf "\n      This is required for the dvrp_graphics package.\n"
1589       locat=dvr; exit
1590    fi
1591    if [[ "$dvr_lib" = "" ]]
1592    then
1593       printf "\n\n  +++ no value for \"dvr_lib\" given in configuration file"
1594       printf "\n      This is required for the dvrp_graphics package.\n"
1595       locat=dvr; exit
1596    fi
1597 fi
1598
1599
1600     # PRUEFEN, OB ENTWEDER HAUPTPROGRAMM ODER NUR EIN AUSFUEHRBARES
1601     # PROGRAMM VEREINBART WURDE (IN DIESEM FALL BRAUCHT IM WEITEREN NICHT
1602     # UEBERSETZT ZU WERDEN)
1603 if [[ "$mainprog" = ""  &&  "$executable" = "" ]]
1604 then
1605    printf "\n  +++ neither main program nor executable defined"
1606    locat=source; exit
1607 elif [[ "$mainprog" != ""  &&  "$executable" != "" ]]
1608 then
1609    printf "\n  +++ main program as well as executable defined"
1610    locat=source; exit
1611 elif [[ "$mainprog" = ""  &&  "$executable" != "" ]]
1612 then
1613    do_compile=false
1614 fi
1615
1616
1617    # SOURCE-VERZEICHNIS ZUM AUFSAMMELN DER ZU UEBERSETZENDEN PROGRAMMTEILE
1618    # ERZEUGEN. HIERHIN WERDEN SPAETER IM FALL VON BATCH-JOBS AUCH DAS MRUN-
1619    # SCRIPTS SOWIE DIE KONFIGURATIONSDATEI KOPIERT
1620 if [[ $restart_run != true  &&  "$SOURCES_COMPLETE" = "" ]]
1621 then
1622    rm -rf  SOURCES_FOR_RUN_$fname
1623    mkdir   SOURCES_FOR_RUN_$fname
1624 fi
1625
1626
1627    # ALLE ZU UEBERSETZENDEN PROGRAMMTEILE ZUSAMMENSAMMELN
1628    # BEI BATCH-JOBS IST DIES NICHT NOETIG, WEIL DIE PROGRAMMTEILE BEREITS DURCH
1629    # DEN MRUN-AUFRUF ERMITTELT SIND, DER DEN BATCH-JOB GENERIERT HAT, UND
1630    # IM VERZEICHNIS SOURCES_FOR_RUN_... ABGELEGT SIND
1631 if [[ $do_compile = true  &&  "$SOURCES_COMPLETE" = "" ]]
1632 then
1633
1634    [[ "$source_list" = LM ]]  &&  source_list=LOCALLY_MODIFIED
1635
1636    if [[ "$source_list" = LOCALLY_MODIFIED ]]
1637    then
1638
1639          # MODIFIZIERTE DATEIEN DER SVN-ARBEITSKOPIE BESTIMMEN
1640       source_list=""
1641       cd  $source_path
1642
1643
1644          # PRUEFEN, OB VERZEICHNIS UEBERHAUPT UNTER SVN-KONTROLLE STEHT
1645       if [[ ! -d .svn ]]
1646       then
1647          printf "\n\n  +++ source directory"
1648          printf "\n         \"$source_path\" "
1649          printf "\n         is not under control of \"subversion\"."
1650          printf "\n         Please do not use mrun-option \"-s LOCALLY_MODIFIED\"\n"
1651       fi
1652
1653
1654          # ALLE MODIFIZIERTEN QUELLCODEDATEIEN AUFLISTEN
1655       Filenames=""
1656       svn status  >  tmp_mrun
1657       while  read line
1658       do
1659          firstc=`echo $line | cut -c1`
1660          if [[ $firstc = M  ||  $firstc = "?" ]]
1661          then
1662             Name=`echo "$line" | cut -c8-`
1663             extension=`echo $Name | cut -d. -f2`
1664             if [[ "$extension" = f90 || "$extension" = F90 || "$extension" = f || "$extension" = F || "$extension" = c ]]
1665             then
1666                Filenames="$Filenames "$Name
1667             fi
1668          fi
1669       done < tmp_mrun
1670
1671
1672          # DATEIEN NACH SOURCES_FOR_RUN_... KOPIEREN
1673       for  dateiname  in  $Filenames
1674       do
1675          cp  $dateiname  $working_directory/SOURCES_FOR_RUN_$fname
1676          source_list=$source_list"$dateiname "
1677       done
1678
1679       cd -  > /dev/null
1680
1681
1682       # MITTELS OPTION -s ANGEGEBENE DATEIEN NACH SOURCES_FOR_RUN_... KOPIEREN
1683       # BEI AUTOMATISCHEN FORTSETZUNGSLAEUFEN SIND DORT SCHON ALLE DATEIEN
1684       # VORHANDEN
1685    elif [[ "$source_list" != ""  &&  $restart_run != true ]]
1686    then
1687
1688       cd  $source_path
1689
1690       for  filename  in  $source_list
1691       do
1692
1693             # QUELLTEXT-DATEI DARF KEINE PFADE BEINHALTEN
1694          if [[ $(print $filename | grep -c "/") != 0 ]]
1695          then
1696             printf "\n  +++ source code file:  $filename"
1697             printf "\n      must not contain (\"/\") "
1698             locat=source; exit
1699          fi
1700
1701          if [[ ! -f $filename ]]
1702          then
1703             printf "\n  +++ source code file:  $filename"
1704             printf "\n      does not exist"
1705             locat=source; exit
1706          else
1707             cp  $filename  $working_directory/SOURCES_FOR_RUN_$fname
1708          fi
1709
1710       done
1711
1712       cd -  > /dev/null
1713
1714    fi
1715
1716
1717       # PRUEFEN, OB ENTWEDER HAUPTPROGRAMM VORHANDEN UND ES EVTL. IN DER
1718       # LISTE DER ZU UEBERSETZENDEN PROGRAMMTEILE MIT ENTHALTEN IST (WENN
1719       # NICHT, WIRD ES DIESER LISTE HINZUGEFUEGT)
1720    if [[ $restart_run != true ]]
1721    then
1722
1723       if [[ ! -f "$source_path/$mainprog" ]]
1724       then
1725          printf "\n\n  +++ main program:  $mainprog"
1726          printf "\n      does not exist in source directory"
1727          printf "\n      \"$source_path\"\n"
1728          locat=source; exit
1729       else
1730          if [[ $(echo $source_list | grep -c $mainprog) = 0 ]]
1731          then
1732             cp  $source_path/$mainprog  SOURCES_FOR_RUN_$fname
1733             source_list=${mainprog}" $source_list"
1734          fi
1735       fi
1736    fi
1737
1738
1739       # MAKEFILE AUF VORHANDENSEIN PRUEFEN UND KOPIEREN
1740       # BEI RESTART-LAEUFEN LIEGT ES SCHON IM VERZEICHNIS SOURCES_FOR_RUN...
1741    if [[ "$restart_run" != true ]]
1742    then
1743       [[ "$makefile" = "" ]]  &&  makefile=$source_path/Makefile
1744       if [[ ! -f $makefile ]]
1745       then
1746          printf "\n  +++ file \"$makefile\" does not exist"
1747          locat=make; exit
1748       else
1749          cp  $makefile  SOURCES_FOR_RUN_$fname/Makefile
1750       fi
1751    fi
1752
1753
1754       # DATEIEN AUS ZUSAETZLICHEM QUELLVERZEICHNIS HINZUFUEGEN
1755    if [[ $restart_run != true  &&  "$add_source_path" != "" ]]
1756    then
1757
1758          # GIBT ES DAS VERZEICHNIS UEBERHAUPT?
1759       if [[ ! -d $add_source_path ]]
1760       then
1761          printf "\n\n  +++ WARNING: additional source code directory"
1762          printf "\n      \"$add_source_path\" "
1763          printf "\n      does not exist or is not a directory."
1764          printf "\n      No source code will be used from this directory!\n"
1765          add_source_path=""
1766          if [[ $silent == false ]]
1767          then
1768             sleep 3
1769          fi
1770       else
1771
1772          cd $add_source_path
1773          found=false
1774
1775          Names=$(ls -1 *.f90 2>&1)
1776          [[ $(echo $Names | grep -c '*.f90') = 0 ]]  &&  AddFilenames="$Names"
1777          Names=$(ls -1 *.F90 2>&1)
1778          [[ $(echo $Names | grep -c '*.F90') = 0 ]]  &&  AddFilenames="$AddFilenames $Names"
1779          Names=$(ls -1 *.F 2>&1)
1780          [[ $(echo $Names | grep -c '*.F') = 0   ]]  &&  AddFilenames="$AddFilenames $Names"
1781          Names=$(ls -1 *.f 2>&1)
1782          [[ $(echo $Names | grep -c '*.f') = 0   ]]  &&  AddFilenames="$AddFilenames $Names"
1783          Names=$(ls -1 *.c 2>&1)
1784          [[ $(echo $Names | grep -c '*.c') = 0   ]]  &&  AddFilenames="$AddFilenames $Names"
1785
1786          cd -  > /dev/null
1787          cd  SOURCES_FOR_RUN_$fname
1788
1789             # COPY MAKEFILE IF EXISTING
1790          if [[ -f $add_source_path/Makefile ]]
1791          then
1792             printf "\n\n  *** user Makefile from directory"
1793             printf "\n      \"$add_source_path\" is used \n"
1794             if [[ $silent == false ]]
1795             then
1796                sleep 1
1797             fi
1798             cp  $add_source_path/Makefile  .
1799          fi
1800
1801          for  dateiname  in  $AddFilenames
1802          do
1803             if [[ -f $dateiname ]]
1804             then
1805                printf "\n  +++ source code file \"$dateiname\" found in additional"
1806                printf "\n      source code directory \"$add_source_path\" "
1807                printf "\n      but was also given with option \"-s\" which means that it should be taken"
1808                printf "\n      from directory \"$source_path\"."
1809                locat=source; exit
1810             fi
1811
1812             cp  $add_source_path/$dateiname  .
1813             source_list="$source_list $dateiname"
1814
1815                # CHECK IF FILE IS CONTAINED IN MAKEFILE
1816             if [[ $(grep -c $dateiname Makefile) = 0 ]]
1817             then
1818                printf "\n\n  +++ user file \"$dateiname\" "
1819                printf "\n      is not listed in Makefile \n"
1820                locat=source; exit
1821             else
1822
1823                # Default User-Interface von der Liste entfernen, falls Datei
1824                # ein User-Interface enthaelt
1825#             if [[ $( cat $dateiname | grep -c "END SUBROUTINE user_parin" ) != 0 ]]
1826#             then
1827#                if [[ $dateiname != user_interface.f90  &&  -f user_interface.f90 ]]
1828#                then
1829#                   rm -rf  user_interface.f90
1830#                   source_list=`echo $source_list | sed -e 's/user_interface.f90//'`
1831#                   printf "\n\n  *** default \"user_interface.f90\" removed from the files to be translated"
1832#                   printf "\n      since a user-interface is found in file"
1833#                   printf "\n      \"$add_source_path/$dateiname\" \n"
1834#                   sleep 3
1835#                else
1836                if [[ $found = false ]]
1837                then
1838                   found=true
1839                   printf "\n\n  *** following user file(s) added to the"
1840                   printf " files to be translated:\n      "
1841                fi
1842                printf "$dateiname  "
1843                if [[ $silent == false ]]
1844                then
1845                   sleep 0.5
1846                fi
1847
1848             fi
1849          done
1850          [[ $found = true ]]  &&  printf "\n"
1851          cd -  > /dev/null
1852       fi
1853    fi
1854
1855
1856       # ALLE UNTERPROGRAMME, DIE ZU VEREINBARTEN SOFTWAREPAKETEN GEHOEREN,
1857       # DER LISTE DER ZU UEBERSETZENDEN DATEIEN HINZUFUEGEN
1858    if [[ $restart_run != true  &&  -n $package_list ]]
1859    then
1860
1861       cd  $source_path
1862
1863       for  package  in  $package_list
1864       do
1865
1866          [[ $package = "dvrp_graphics+1PE" ]]  &&  package=dvrp_graphics
1867
1868             # ERMITTELE ALLE DATEIEN, DIE ZUM PAKET GEHOEREN
1869             # FEHLERMELDUNGEN WERDEN ABGEFANGEN, DA * AUCH VERZEICHNISSNAMEN
1870             # LIEFERT
1871          package_source_list=`grep "defined( __$package " * 2>/dev/null | cut -f1 -d:`
1872
1873
1874             # FUEGE DIESE DATEIEN DER LISTE DER ZU UEBERSETZENDEN DATEIEN
1875             # HINZU, FALLS SIE NOCH NICHT DAZUGEHOEREN
1876          for  source_list_name  in  $package_source_list
1877          do
1878             if [[ $(echo $source_list | grep -c $source_list_name) = 0 ]]
1879             then
1880
1881                    # NUR DATEIEN MIT GUELTIGEN ENDUNGEN VERWENDEN
1882                ending=`echo $source_list_name | cut -f2 -d.`
1883                if [[ "$ending" = f90  ||  "$ending" = F90  ||  "$ending" = f  ||  "$ending" = F  ||  "$ending" = c ]]
1884                then
1885                   cp  $source_list_name  $working_directory/SOURCES_FOR_RUN_$fname
1886                   source_list="$source_list $source_list_name"
1887                fi
1888             fi
1889          done
1890       done
1891
1892       cd -  > /dev/null
1893    fi
1894
1895
1896       # MAKEFILE AUF VORHANDENSEIN PRUEFEN UND KOPIEREN
1897       # BEI RESTART-LAEUFEN LIEGT ES SCHON IM VERZEICHNIS SOURCES_FOR_RUN...
1898#    if [[ "$restart_run" != true ]]
1899#    then
1900#       [[ "$makefile" = "" ]]  &&  makefile=$source_path/Makefile
1901#       if [[ ! -f $makefile ]]
1902#       then
1903#          printf "\n  +++ file \"$makefile\" does not exist"
1904#          locat=make; exit
1905#       else
1906#          cp  $makefile  SOURCES_FOR_RUN_$fname/Makefile
1907#       fi
1908#    fi
1909
1910 fi  # do_compile=true
1911
1912
1913    # FALLS PROGRAMMTEILE UEBERSETZT WERDEN SOLLEN, FOLGEN JETZT EINIGE
1914    # UEBERPRUEFUNGEN UND DAS SETZEN DER PRAEPROZESSOR-DIREKTIVEN
1915 if [[ $do_compile = true ]]
1916 then
1917
1918       # PRAEPROZESSOR-DIREKTIVEN ZUM SELEKTIVEN AUSWAEHLEN VON CODETEILEN
1919       # ZUSAMMENSETZEN
1920       # DIREKTIVEN ZUM AKTIVIEREN VON RECHNERSPEZIFISCHEM CODE
1921    if [[ $(echo $localhost | cut -c1-3) = ibm ]]
1922    then
1923       cpp_options="${cpp_options},-D__ibm=__ibm"
1924    elif [[ $(echo $localhost | cut -c1-3) = nec ]]
1925    then
1926       cpp_options="$cpp_options -D__nec"
1927    elif [[ $(echo $localhost | cut -c1-2) = lc ]]
1928    then
1929       cpp_options="$cpp_options -D__lc"
1930    else
1931       cpp_options="$cpp_options -D__$localhost"
1932    fi
1933
1934       # DIREKTIVEN DIE DURCH OPTION -K BESTIMMT WERDEN (Z.B. PARALLEL)
1935    if [[ $(echo $localhost | cut -c1-3) = ibm ]]
1936    then
1937       [[ -n $cond1 ]]  &&  cpp_options="${cpp_options},-D__$cond1=__$cond1"
1938       [[ -n $cond2 ]]  &&  cpp_options="${cpp_options},-D__$cond2=__$cond2"
1939    else
1940       [[ -n $cond1 ]]  &&  cpp_options="$cpp_options -D__$cond1"
1941       [[ -n $cond2 ]]  &&  cpp_options="$cpp_options -D__$cond2"
1942    fi
1943
1944       # DIREKTIVEN DIE SOFTWAREPAKETE AKTIVIEREN (OPTION -p)
1945    if [[ -n $package_list ]]
1946    then
1947       for  package  in  $package_list
1948       do
1949          if [[ $(echo $localhost | cut -c1-3) = ibm ]]
1950          then
1951             if [[ $package != "dvrp_graphics+1PE" ]]
1952             then
1953                cpp_options="${cpp_options},-D__$package=__$package"
1954             else
1955                cpp_options="${cpp_options},-D__dvrp_graphics=__dvrp_graphics"
1956                export use_seperate_pe_for_dvrp_output=true
1957             fi
1958          else
1959             if [[ $package != "dvrp_graphics+1PE" ]]
1960             then
1961                cpp_options="$cpp_options -D__$package"
1962             else
1963                cpp_options="$cpp_options -D__dvrp_graphics"
1964                export use_seperate_pe_for_dvrp_output=true
1965             fi
1966          fi
1967       done
1968    fi
1969
1970       # DIREKTIVEN DIE DURCH OPTION -D FESTGELEGT SIND
1971    if [[ -n $cpp_opts ]]
1972    then
1973       for  popts  in  $cpp_opts
1974       do
1975          if [[ $(echo $localhost | cut -c1-3) = ibm ]]
1976          then
1977             cpp_options="${cpp_options},-D__$popts=__$popts"
1978          else
1979             cpp_options="$cpp_options -D__$popts"
1980          fi
1981       done
1982    fi
1983
1984 else
1985
1986
1987       # BEI LOKALEN RECHNUNGEN PRUEFEN, OB EXECUTABLE VORHANDEN
1988    if [[ $do_remote = false ]]
1989    then
1990       if [[ ! -f $executable ]]
1991       then
1992          printf "\n  +++ executable file:  $executable"
1993          printf "\n      does not exist"
1994          locat=executable; exit
1995       fi
1996    fi
1997 fi
1998
1999
2000    # JOBMODUS FESTSTELLEN
2001 if [[ "$ENVIRONMENT" = BATCH ]]
2002 then
2003    jobmo=BATCH
2004 else
2005    jobmo=INTERACTIVE
2006 fi
2007
2008
2009    # no interactive runs on lctit
2010 if [[ $host = lctit  &&  $jobmo = INTERACTIVE  &&  $do_batch = false ]]
2011 then
2012    printf "\n  +++ no interactive runs allowed on host \"$host\" "
2013    printf "\n      please submit batch job using mrun option \"-b\" \n"
2014    locat=normal; exit
2015 fi
2016
2017
2018    # HOSTSPEZIFISCHE DEFAULT-COMPILER SETZEN, FALLS NICHT BEREITS
2019    # DURCH BENUTZER ANDERWEITIG VEREINBART
2020 if [[ "$compiler_name" = "" ]]
2021 then
2022
2023    printf "\n  +++ no compiler specified for \"$host $cond1 $cond2\""
2024    locat=compiler_name; exit
2025
2026 fi
2027
2028
2029    # COMPILER AUF RIAMS NEC UEBERSCHREIBEN
2030 [[ $localhost = necriam ]]  &&  compiler_name=mpif90
2031
2032
2033
2034    # TEMPORAEREN KATALOGNAMEN BESTIMMEN
2035 kennung=$RANDOM
2036 if [[ "$tmp_user_catalog" = "" ]]
2037 then
2038    if [[ $localhost = ibmh ]]
2039    then
2040       tmp_user_catalog=$SCRATCH
2041    elif [[ $localhost = nech ]]
2042    then
2043       tmp_user_catalog=$WRKSHR
2044    else
2045       tmp_user_catalog=/tmp
2046    fi
2047 fi
2048 TEMPDIR=$tmp_user_catalog/${usern}.$kennung
2049
2050
2051    # KATALOGNAMEN FUER ZWISCHENSPEICHERUNG VON FORTSETZUNGSLAUFDATEIEN
2052    # BESTIMMEN
2053 if [[ "$tmp_data_catalog" = "" ]]
2054 then
2055    if [[ $localhost = nech ]]
2056    then
2057       tmp_data_catalog=$WRKSHR/mrun_restart_data
2058    else
2059       tmp_data_catalog=/tmp/mrun_restart_data
2060    fi
2061 fi
2062
2063
2064    # EVENTUELL BEI LOKALEN RECHNUNGEN $-ZEICHEN IN ENVIRONMENT-VARIABLEN
2065    # ERSETZEN
2066 if [[ $do_remote = false  &&  $do_compile = true ]]
2067 then
2068    eval  fopts=\"$fopts\"
2069    eval  lopts=\"$lopts\"
2070 fi
2071
2072
2073
2074    # COMPILE- UND LINK-OPTIONEN BESTIMMEN
2075 fopts="$fopts $netcdf_inc $dvr_inc"
2076 lopts="$lopts $netcdf_lib $dvr_lib"
2077 ROPTS="$ropts"
2078 if [[ ( $(echo $host | cut -c1-3) = nec  ||  $(echo $host | cut -c1-3) = ibm  ||  $host = lckyoto  ||  $host = lcsgih  ||  $host = lcsgib  ||  $host = lctit  ||  $host = lcfimm  ||  $host = lcxe6 ||  $host = lcxt5m || $host = lck || $host = lckordi || $host = lcsb )  &&  -n $numprocs ]]
2079 then
2080    XOPT="-X $numprocs"
2081 fi
2082
2083
2084
2085    # PRUEFEN DER CPU-ZEIT. (CPUMAX WIRD ALS ENV-VARIABLE VOM HAUTPRO-
2086    # GRAMM BENOETIGT
2087 done=false
2088 while [[ $done = false ]]
2089 do
2090    cputime=$cpumax
2091    if (( $cputime == 0 ))
2092    then
2093       if [[ $do_batch = true ]]
2094       then
2095          printf "\n  +++ cpu-time is undefined"
2096          printf "\n  >>> Please type CPU-time in seconds as INTEGER:"
2097          printf "\n  >>> "
2098          read  cputime  1>/dev/null  2>&1
2099       else
2100          cputime=10000000   # NO CPU LIMIT FOR INTERACTIVE RUNS
2101       fi
2102    else
2103       done=true
2104    fi
2105    cpumax=$cputime
2106 done
2107
2108 (( minuten = cputime / 60 ))
2109 (( sekunden = cputime - minuten * 60 ))
2110
2111
2112    # PRUEFEN DER KERNSPEICHERANFORDERUNG
2113 if [[ $do_batch = true ]]
2114 then
2115    done=false
2116    while [[ $done = false ]]
2117    do
2118       if (( memory == 0 ))
2119       then
2120          printf "\n  +++ memory demand is undefined"
2121          printf "\n  >>> Please type memory in  MByte per process  as INTEGER:"
2122          printf "\n  >>> "
2123          read  memory  1>/dev/null  2>&1
2124       else
2125          done=true
2126       fi
2127    done
2128 fi
2129
2130
2131    # PRUEFEN, OB FUER REMOTE-RECHNUNGEN EIN BENUTZERNAME ANGEGEBEN WURDE
2132 if [[ $do_remote = true  &&  -z $remote_username ]]
2133 then
2134    while [[ -z $remote_username ]]
2135    do
2136       printf "\n  +++ username on remote host \"$host\" is undefined"
2137       printf "\n  >>> Please type username:"
2138       printf "\n  >>> "
2139       read  remote_username
2140    done
2141    mc="$mc -u$remote_username"
2142 fi
2143
2144    # CHECK FOR INITIAL COMMANDS AFTER LOGIN
2145 if [[ "$login_init_cmd" != "" ]]
2146 then
2147    export init_cmds="${login_init_cmd};"
2148 fi
2149
2150
2151    # set module load command and export for subjob
2152 if [[ "$modules" != "" ]]
2153 then
2154    if [[ $host = lctit ]]
2155    then
2156       export module_calls=". $modules"
2157    else
2158       export module_calls="module load ${modules};"
2159    fi
2160 fi
2161
2162    # bugfix for wrong netcdf module and for netCDF4 usage in case of mpt
2163 if [[ $host = lcsgib  ||  $host = lcsgih ]]
2164 then
2165    if [[ $(echo $module_calls | grep -c netcdf/3.6.3-intel) != 0 ]]
2166    then
2167       export module_calls="$module_calls export LD_LIBRARY_PATH=/sw/dataformats/netcdf/3.6.3-intel/lib:\$LD_LIBRARY_PATH;"
2168    fi
2169#     if [[ $(echo $module_calls | grep -c mpt) != 0 ]]
2170#     then
2171#        export module_calls="$module_calls export LD_LIBRARY_PATH=/sw/sgi/mpt/2011-02-07/lib:\$LD_LIBRARY_PATH;"
2172#        echo "*** module_calls = $module_calls"
2173#     fi
2174 fi
2175
2176
2177    # SET DEFAULT VALUE FOR MPI MODULE TO BE USED ON SGI-ALTIX
2178 if [[ $host = lcsgib  ||  $host = lcsgih ]]
2179 then
2180    if [[ $(echo $modules | grep -c mpt ) != 0 ]]
2181    then
2182       mpilib=mpt
2183    elif [[ $(echo $modules | grep -c mvapich ) != 0 ]]
2184    then
2185       mpilib=mvapich
2186    elif [[ $(echo $modules | grep -c impi ) != 0 ]]
2187    then
2188       mpilib=impi
2189    fi
2190 fi
2191
2192
2193
2194###########################################################################
2195# HEADER-AUSGABE
2196###########################################################################
2197
2198
2199 calltime=$(date)
2200 printf "\n"
2201# [[ $silent = false ]]  &&  clear
2202 printf "#--------------------------------------------------------------# \n"
2203 printf "| $version$calltime | \n"
2204 printf "|                                                              | \n"
2205 spalte1="called on:"; spalte2=$localhost_realname
2206 printf "| $spalte1$spalte2 | \n"
2207 if [[ $local_compile = false ]]
2208 then
2209    if [[ $do_remote = true ]]
2210    then
2211       spalte1="execution on:"; spalte2="$host (username: $remote_username)"
2212    else
2213       spalte1="execution on:"; spalte2="$host ($localhost_realname)"
2214    fi
2215 else
2216    spalte1="compiling test only!"; spalte2=""
2217 fi
2218 printf "| $spalte1$spalte2 | \n"
2219 if [[ -n $numprocs ]]
2220 then
2221    spalte1="number of PEs:"; spalte2=$numprocs
2222    printf "| $spalte1$spalte2 | \n"
2223 fi
2224 if [[ -n $tasks_per_node ]]
2225 then
2226    spalte1="tasks per node:"; spalte2="$tasks_per_node (number of nodes: $nodes)"
2227    printf "| $spalte1$spalte2 | \n"
2228 fi
2229 if [[ $maximum_parallel_io_streams != $numprocs ]]
2230 then
2231    spalte1="max par io streams:"; spalte2="$maximum_parallel_io_streams"
2232    printf "| $spalte1$spalte2 | \n"
2233 fi
2234 if [[ $use_openmp = true ]]
2235 then
2236    spalte1="threads per task:"; spalte2="$threads_per_task"
2237    printf "| $spalte1$spalte2 | \n"
2238 fi
2239 printf "|                                                              | \n"
2240 if [[ $do_compile = true ]]
2241 then
2242    if [[ "$mopts" != "" ]]
2243    then
2244       spalte1="make options:"; spalte2=$mopts
2245       printf "| $spalte1$spalte2 | \n"
2246       zeile=$(echo "$mopts" | cut -c41-)
2247       while [[ "$zeile" != "" ]]
2248       do
2249          spalte1=""
2250          spalte2=$zeile
2251          printf "| $spalte1$spalte2 | \n"
2252          zeile=$(echo "$zeile" | cut -c41-)
2253       done
2254    fi
2255
2256    spalte1="cpp directives:"; spalte2=$cpp_options
2257    printf "| $spalte1$spalte2 | \n"
2258    zeile=$(echo "$cpp_options" | cut -c41-)
2259    while [[ "$zeile" != "" ]]
2260    do
2261       spalte1=""
2262       spalte2=$zeile
2263       printf "| $spalte1$spalte2 | \n"
2264       zeile=$(echo "$zeile" | cut -c41-)
2265    done
2266
2267    spalte1="compiler options:"; spalte2="$fopts"
2268    printf "| $spalte1$spalte2 | \n"
2269    zeile=$(echo "$fopts" | cut -c41-)
2270    while [[ "$zeile" != "" ]]
2271    do
2272       spalte1=""
2273       spalte2=$zeile
2274       printf "| $spalte1$spalte2 | \n"
2275       zeile=$(echo "$zeile" | cut -c41-)
2276    done
2277
2278    spalte1="linker options:"; spalte2=$lopts
2279    printf "| $spalte1$spalte2 | \n"
2280    zeile=$(echo "$lopts" | cut -c41-)
2281    while [[ "$zeile" != "" ]]
2282    do
2283       spalte1=""
2284       spalte2=$zeile
2285       printf "| $spalte1$spalte2 | \n"
2286       zeile=$(echo "$zeile" | cut -c41-)
2287    done
2288
2289    spalte1="modules to be load:"; spalte2=$modules
2290    printf "| $spalte1$spalte2 | \n"
2291    zeile=$(echo "$modules" | cut -c41-)
2292    while [[ "$zeile" != "" ]]
2293    do
2294       spalte1=""
2295       spalte2=$zeile
2296       printf "| $spalte1$spalte2 | \n"
2297       zeile=$(echo "$zeile" | cut -c41-)
2298    done
2299
2300    spalte1="main program":; spalte2=$mainprog
2301    printf "| $spalte1$spalte2 | \n"
2302 else
2303    spalte1=executable:; spalte2=$executable
2304    printf "| $spalte1$spalte2 | \n"
2305 fi
2306 printf "|                                                              | \n"
2307 spalte1="base name of files":; spalte2=$fname
2308 printf "| $spalte1$spalte2 | \n"
2309 if [[ $fname != $afname ]]
2310 then
2311    spalte1="base name of input files":; spalte2=$afname
2312    printf "| $spalte1$spalte2 | \n"
2313 fi
2314 spalte1="INPUT control list":; spalte2=$input_list
2315 printf "| $spalte1$spalte2 | \n"
2316 spalte1="OUTPUT control list":; spalte2=$output_list
2317 printf "| $spalte1$spalte2 | \n"
2318
2319 if [[ $do_batch = true  ||  "$LOADLBATCH" = yes ]]
2320 then
2321    spalte1="memory demand / PE":; spalte2="$memory MB"
2322    printf "| $spalte1$spalte2 | \n"
2323    spalte1=CPU-time:; spalte2="$minuten:$sekunden"
2324    printf "| $spalte1$spalte2 | \n"
2325 fi
2326
2327 if [[ $do_compile = true ]]
2328 then
2329    printf "|                                                              | \n"
2330    printf "| Files to be compiled:                                        | \n"
2331    zeile=$source_list
2332    while [[ "$zeile" != "" ]]
2333    do
2334       spalte3=$zeile
2335       printf "| $spalte3 | \n"
2336       zeile=$(echo "$zeile" | cut -c61-)
2337    done
2338 fi
2339 printf "#--------------------------------------------------------------#"
2340
2341
2342
2343    # BEDINGTE AUSGABE DER DATEIVERBINDUNGEN
2344 if [[ $do_trace = true ]]
2345 then
2346    (( i = 0 ))
2347    while (( i < iin ))
2348    do
2349       (( i = i + 1 ))
2350       if (( i == 1 ))
2351       then
2352          printf "\n\n >>> INPUT-file assignments:\n"
2353       fi
2354       printf "\n     ${localin[$i]} :  ${absnamein[$i]}"
2355    done
2356    (( i = 0 ))
2357    while (( i < iout ))
2358    do
2359       (( i = i + 1 ))
2360       if (( i == 1 ))
2361       then
2362          printf "\n\n >>> OUTPUT-file assignments:\n"
2363       fi
2364       printf "\n     ${localout[$i]} :  ${pathout[$i]}"
2365    done
2366    (( i = 0 ))
2367    while (( i < iic ))
2368    do
2369       (( i = i + 1 ))
2370       if (( i == 1 ))
2371       then
2372          printf "\n\n >>> INPUT-commands:\n"
2373       fi
2374       printf "\n     ${in_command[$i]}" 
2375    done
2376    (( i = 0 ))
2377    while (( i < ioc ))
2378    do
2379       (( i = i + 1 ))
2380       if (( i == 1 ))
2381       then
2382          printf "\n\n >>> OUTPUT-commands:\n"
2383       fi
2384       printf "\n     ${out_command[$i]}" 
2385    done
2386 fi
2387
2388
2389    # ABFRAGEN BEI AUFRUF AUF LOKALER MASCHINE
2390 if [[ $remotecall = false  &&  $silent = false  &&  $jobmo != BATCH ]]
2391 then
2392    antwort=dummy
2393    printf "\n\n"
2394    while [[ "$antwort" != y  &&  "$antwort" != Y  &&  "$antwort" != n  &&  "$antwort" != N ]]
2395    do
2396       printf " >>> everything o.k. (y/n) ?  "
2397       read  antwort
2398    done
2399    if [[ $antwort = n  ||  $antwort = N ]]
2400    then
2401       locat=user_abort; (( iec = 0 )); exit
2402    fi
2403    if [[ $do_batch = true ]]
2404    then
2405       printf " >>> batch-job will be created and submitted"
2406    else
2407       if [[ $local_compile = false ]]
2408       then
2409          printf " >>> MRUN will now continue to execute on this machine"
2410       else
2411          printf " >>> a test compilation will now be carried out on this machine"
2412       fi
2413    fi
2414 fi
2415
2416#### PERFORM PARAMETER FILE CHECK (COUPLED RUNS ARE NOT SUPPORTED YET)
2417
2418#DEFINE VARIABLES FOR FREQUENTLY USED DIRECTORIES
2419 check_depository="${working_directory}/trunk/UTIL"
2420 check_sources="${working_directory}/tmp_check_namelist_files"
2421 skip_check=false
2422
2423#CHECK IF NAMELIST_FILE_CHECK HAS BEEN COMPILED SUCCESSFULLY
2424 if [[ ! -f $check_depository/check_namelist_files.tar ]]
2425 then
2426      skip_check=true
2427      reason="run on remote host or parameter file check has not been compiled."
2428 fi
2429 if [[ ! -f $PALM_BIN/check_namelist_files.x ]]
2430 then
2431      skip_check=true
2432      reason="parameter file check has not been compiled."
2433 fi
2434
2435#CHECK FOR PARALLEL RUN; OTHERWISE SKIP CHECK
2436 if [[ "$cond1" != "parallel"  &&  "$cond2" != "parallel" ]]
2437 then
2438     skip_check=true
2439     reason="serial run."
2440 fi
2441
2442#ONLY PERFORM CHECK IF -z OPTION IS NOT SET, NO RESTART RUN IS CARRIED OUT AND IF THE EXECUTION HOST IS THE LOCAL HOST
2443 if [[ $check_namelist_files == false ]]
2444 then
2445     skip_check=true
2446     reason="-z option set."
2447 fi
2448
2449 if [[ $fromhost != $localhost ]]
2450 then
2451     skip_check=true
2452     reason="submitting host is local host." 
2453 fi 
2454
2455 if [[ $run_coupled_model == true ]]
2456 then
2457    skip_check=true
2458    reason="coupled run." 
2459 fi
2460
2461 if [[ $restart_run == true ]]
2462 then
2463    skip_check=true
2464    reason="restart run."     
2465
2466 fi
2467
2468#SKIP CHECK IN CASE OF RESTART RUN: CHECK WHETHER THE LAST CHAR IS "f" IN PARIN
2469 ((last_char = `echo $filename_input | wc -c` - 1))
2470 last_char=`echo $filename_input |cut -c$last_char`
2471 if [[ "$last_char" == "f" ]]
2472 then
2473    skip_check=true
2474    reason="restart run.)"
2475 fi
2476
2477 if [[ $skip_check == false ]]
2478 then
2479
2480    tmp_check=${working_directory}/tmp_check
2481
2482#   GET TOPOGRAPHY PARAMETER FILE SUFFIX (USUALLY "_P3DF"). THIS FILE MIGHT IS
2483#   NOT NECESSARILY REQUIRED
2484    line=""
2485    found=false
2486    grep  "TOPOGRAPHY_DATA" $config_file  >  $tmp_check
2487    while read line1
2488    do
2489       line="$line1"
2490       if [[ "$line" != ""  &&  $(echo $line | cut -c1) != "#" ]]
2491       then
2492          topo_suffix=`echo $line | tr -s " " | cut -d" " -s -f5`
2493          found=true
2494       fi
2495    done < $tmp_check
2496
2497    if [[ $found = false ]]
2498    then
2499       printf "\n  +++ no TOPOGRAPHY list entry found in the configuration file."
2500    fi
2501
2502    rm -rf ${working_directory}/tmp_check
2503
2504#   CHECK IF THE A P3DF FILE MUST BE CHECKED
2505    for  item  in  $input_list
2506    do
2507       if [[ "$item" == "restart" ]]
2508       then
2509          check_restart=1
2510       else
2511          check_restart=0
2512       fi
2513    done
2514
2515#   ERROR IF NO PARAMETER FILE WAS FOUND, OTHERWISE PROCEED
2516    if [[ (! -f $filename_input) && ( "$filename_input" != "") ]]
2517    then
2518       printf "\n\n  +++ ERROR: parameter file ($filename_input) not found." 
2519       locat=check_namelist; exit
2520    fi
2521   
2522#   CHECK IF THE RESTART PARAMETER FILE EXISTS (IF NECESSARY)
2523    if  [[ $check_restart == 1 ]]
2524    then
2525
2526
2527
2528       filenamef="${filename_input}f"
2529       if [[ ! -f $filenamef ]]
2530       then
2531          printf "\n\n  +++ WARNING: restart parameter file ($filenamef) is missing." 
2532          check_restart=0
2533          answer=dummy
2534          printf "\n\n"
2535
2536          if [[ $silent == false ]]
2537          then
2538             while [[ "$answer" != c  &&  "$answer" != C  && "$answer" != a  &&  "$answer" != A ]]
2539             do
2540                printf " >>> continue anyway (c(ontinue)/a(bort)) ?  "
2541                read  answer
2542             done
2543             if [[ $answer = a  ||  $answer = A ]]
2544             then
2545                printf "\n  +++ Aborting...."
2546                locat=normal; exit
2547             fi
2548          fi
2549       else
2550          check_restart=1
2551       fi
2552    fi
2553
2554#   CREATE TEMPORARY SOURCES_FOR_CHECK PATH
2555    mkdir $check_sources
2556    cd $check_sources
2557
2558
2559#   CHECK FOR USER CODE, OTHERWISE USE THE PRECOMPILED CHECK_NAMELIST_FILES.X
2560    if [[ -d $add_source_path ]]
2561    then
2562       printf "\n\n  *** copying files from $check_depository" 
2563       cp $check_depository/check_namelist_files.tar ./
2564
2565       printf "\n\n  *** untar of makefile and source files in $check_sources"
2566       tar -xf check_namelist_files.tar  >  /dev/null  2>&1
2567
2568       printf "\n\n  *** adding user code." 
2569       cp $add_source_path/* ./
2570       touch check_namelist_files.f90
2571
2572#      GET COMPILER OPTIONS AND PERFORM MAKE
2573       printf "\n\n  *** compiling code if necessary...\n"
2574       copts_check="-cpp -D__parallel -D__check"
2575       make -f Makefile_check F90=$compiler_name_ser  COPT="$copts_check"
2576
2577#      GET MAKE OUTPUT
2578       if [[ $? != 0 ]]
2579       then
2580          printf "\n  +++ error during make."       
2581          answer=dummy
2582          printf "\n\n"
2583          if [[ $silent == false ]]
2584          then
2585             while [[ "$answer" != c  &&  "$answer" != C  && "$answer" != a  &&  "$answer" != A ]]
2586             do
2587                printf " >>> continue anyway (c(ontinue)/a(bort)) ?  "
2588                read  answer
2589             done
2590             if [[ $answer = a  ||  $answer = A ]]
2591             then
2592                printf "\n  +++ Aborting..."
2593                rm -rf  $check_sources
2594                locat=normal; exit
2595             else
2596                skip_check=true
2597             fi
2598          else
2599             skip_check=true
2600          fi
2601       fi
2602    else
2603       cp $PALM_BIN/check_namelist_files.x ./
2604    fi
2605
2606    cp $filename_input ./PARIN
2607    if [[ $check_restart == 1 ]] 
2608    then
2609       cp $filenamef ./PARINF   
2610    fi
2611
2612    if [[ -f ${pathname}/${fname}${topo_suffix} && $skip_check == false ]]
2613    then
2614       printf "\n  *** adding topography data"
2615       cp ${pathname}/${fname}${topo_suffix} ./TOPOGRAPHY_DATA
2616
2617#      IN CASE OF TOPOGRAPHY AND HIGH GRID POINT NUMBERS, THE STACK SIZE
2618#      MUST BE INCREASED. THIS IS DUE TO THE ARRAY nzb_local AND topo_height,
2619#      WHICH REQUIRE SUFFICIENT MEMORY
2620       ulimit -s unlimited         
2621    fi
2622
2623#   CREATE ENVPAR FILE, WHICH IS NEEDED BY CHECK_NAMELIST_FILES.X
2624    cat  >  ENVPAR  <<  %%END%%
2625 &envpar  run_identifier = '$fname', host = '$host',
2626            write_binary = '$write_binary', tasks_per_node = $tasks_per_node,
2627            maximum_parallel_io_streams = $maximum_parallel_io_streams,
2628            maximum_cpu_time_allowed = ${cpumax}.,
2629            revision = '$global_revision',
2630            local_dvrserver_running = $local_dvrserver_running /
2631
2632%%END%%
2633
2634#   SAFETY CHECK: ONLY PROCEED IF THE PARAMETER CHECK PROGRAM WAS PROPERLY COMPILED
2635    if [[ ! -f check_namelist_files.x && $skip_check == false ]] then
2636       printf "\n  +++ WARNING: check_namelist_files.x not found."
2637       answer=dummy
2638       printf "\n\n"
2639
2640       if [[ $silent == false ]]
2641       then
2642          while [[ "$answer" != c  &&  "$answer" != C  && "$answer" != a  &&  "$answer" != A ]]
2643          do
2644             printf " >>> continue anyway (c(ontinue)/a(bort)) ?  "
2645             read  answer
2646          done
2647          if [[ $answer = a  ||  $answer = A ]]
2648          then
2649             printf "\n  +++ Aborting..."
2650             rm -rf  $check_sources
2651             locat=normal; exit
2652          else
2653             printf "\n  *** Skipping parameter file check."
2654         
2655          fi
2656      fi
2657       
2658    elif [[ $skip_check == false ]]
2659    then
2660#      STARTING THE PARAMETER FILE CHECK
2661       printf "\n\n  *** starting parameter file check..."
2662
2663#      CHECKING THE P3D FILE
2664       printf "\n\n      (1) checking $filename_input" 
2665       echo "$numprocs 0 0" > VARIN
2666       errors=`./check_namelist_files.x < VARIN 2>&1`
2667
2668       check_error=false
2669       if [[ "$errors" == "" ]]
2670       then
2671          printf " --> o.k."
2672       else
2673          printf " --> failed."
2674          check_error=true
2675          printf "\n\n  $errors"
2676       fi
2677
2678#      CHECKING THE PD3F FILE IF NECESSARY
2679       if [[ $check_restart == 1 && $check_error == false ]]
2680       then
2681          printf "\n\n      (2) checking $filenamef" 
2682
2683#         FIRST CHECK IF INITIALIZING_ACTIONS="READ_RESTART_DATA" IS SET IN &INIPAR LIST
2684          found=false
2685          cat PARINF|while read line
2686          do
2687             line=$(echo $line|sed 's/ //g')
2688             if [[ $line == *"&inipar"* ]]
2689             then
2690                start_search=true
2691             fi
2692
2693             if [[ $start_search == true ]]
2694             then
2695                if [[ $line == *"initializing_actions='read_restart_data'"* ]]
2696                then
2697                   found=true
2698                   break
2699                fi
2700             fi
2701
2702             if [[ $line == *"/"* ]]
2703             then
2704                start_search=false
2705             fi
2706
2707          done
2708
2709          if [[ $found = false ]]
2710          then
2711             printf "\n\n  +++ ERROR: initializing_actions = 'read_restart_data' not found"
2712             printf "\n      in &inipar list in $fname$p3df_suffix."
2713             rm -rf  $check_sources
2714             locat=check_namelist; exit
2715          fi
2716
2717#         READ max_user_pr FROM FILES
2718          if [[ -f parin_for_check ]]
2719          then
2720             read max_pr_user < parin_for_check
2721          else
2722             max_user_pr=0
2723          fi
2724
2725          echo "$numprocs 1 $max_pr_user" > VARIN
2726          errors=`./check_namelist_files.x < VARIN 2>&1`
2727
2728          if [[ "$errors" == "" ]]
2729          then
2730             printf " --> o.k."
2731          else
2732             printf " --> failed."
2733             check_error=true
2734             printf "\n\n  $errors"
2735          fi
2736       fi
2737   
2738#      REPORT ERRORS AND CONTINUE/EXIT
2739       if [[ $check_error == true ]]
2740       then
2741          printf "\n  +++ errors found in the parameter file!\n"
2742          answer=dummy
2743          printf "\n\n"
2744
2745          while [[ "$answer" != c  &&  "$answer" != C  && "$answer" != a  &&  "$answer" != A ]]
2746          do
2747          printf " >>> continue anyway (c(ontinue)/a(bort)) ?  "
2748          read  answer
2749          done
2750
2751          if [[ $answer = a  ||  $answer = A ]]
2752          then
2753             printf "\n  +++ Aborting..."
2754             rm -rf  $check_sources
2755             locat=normal; exit
2756          fi
2757        else
2758          printf "\n\n  *** parameter file(s) seem(s) to be o.k.\n"
2759        fi
2760        rm -rf $check_sources
2761    fi
2762 else
2763    printf "\n\n  +++ skipping parameter file check due to following reason: $reason" 
2764 fi
2765
2766    # DELETE TEMPORARY DIRECTORY AND FINISH NAMELIST FILE CHECK   
2767 rm -rf  $check_sources
2768 cd $working_directory
2769
2770
2771    # FALLS AUF DIESER MASCHINE GERECHNET WERDEN SOLL, WERDEN JETZT ENTSPRE-
2772    # CHENDE AKTIONEN DURCHGEFUEHRT
2773 if [[ $do_batch = false ]]
2774 then
2775
2776
2777       # TEMPORAEREN KATALOG ERZEUGEN
2778    mkdir -p  $TEMPDIR
2779    chmod  go+rx  $TEMPDIR
2780    tmpcreate=true
2781
2782       # set striping on lustre file system
2783#    if [[ $localhost = lcsgih ]]
2784#    then
2785#       lfs setstripe -s 8192k -c 16  $TEMPDIR
2786#       lfs getstripe $TEMPDIR
2787#    fi
2788
2789
2790       # SAEMTLICHE QUELLTEXT-DATEIEN BZW. AUSFUEHRBARES PROGRAMM IN
2791       # TEMPORAERES VERZEICHNIS KOPIEREN
2792    if [[ $do_compile = true ]]
2793    then
2794
2795          # ON NEC, COMPILATION IS DONE ON HOST CROSS VIA CROSS COMPILING
2796          # CREATE A TEMPORARY DIRECTORY ON THAT MACHINE (HOME MOUNTED VIA NFS)
2797       if [[ $localhost = nech ]]
2798       then
2799          TEMPDIR_COMPILE=$HOME/work/${usern}.$kennung
2800          if  mkdir -p  $TEMPDIR_COMPILE
2801          then
2802             printf "\n  *** \"$TEMPDIR_COMPILE\" "
2803             printf "\n      is generated as temporary directory for cross compiling\n"
2804          else
2805             printf "\n  +++ creating directory \"$TEMPDIR_COMPILE\" "
2806             printf "\n      needed for cross compilation failed"
2807             locat=compile
2808             exit
2809          fi
2810       else
2811          TEMPDIR_COMPILE=$TEMPDIR
2812       fi
2813
2814
2815          # PFADNAMEN FUER DAS MAKE-DEPOSITORY ERMITTELN
2816       line=""
2817       grep "%depository_path" $config_file  >  tmp_mrun
2818       while read line
2819       do
2820          if [[ "$line" != ""  &&  $(echo $line | cut -c1) != "#" ]]
2821          then
2822             if [[ "$(echo $line | cut -d" " -s -f3)" = "" ]]
2823             then
2824                global_depository_path=`echo $line | cut -d" " -s -f2`
2825             fi
2826          fi
2827       done < tmp_mrun
2828
2829       line=""
2830       grep  " $localhost" $config_file | grep "%depository_path"  >  tmp_mrun
2831       while read line
2832       do
2833          if [[ "$line" != ""  &&  $(echo $line | cut -c1) != "#" ]]
2834          then
2835             if [[ "$(echo $line | cut -d" " -s -f4)" = "$cond1"  &&  "$(echo $line | cut -d" " -s -f5)" = "$cond2" ]]
2836             then
2837                local_depository_path=`echo $line | cut -d" " -s -f2`
2838             fi
2839          fi
2840       done < tmp_mrun
2841
2842       if [[ "$local_depository_path" = "" ]]
2843       then
2844          if [[ "$global_depository_path" != "" ]]
2845          then
2846             local_depository_path=$global_depository_path
2847          else
2848             printf "\n\n  +++ no depository path found in configuration file"
2849             printf "\n      for local host \"$localhost\" "
2850             printf "\n      please set \"\%depository_path\" in configuration file\n"
2851             locat=config_file; exit
2852          fi
2853       fi
2854       eval local_depository_path=$local_depository_path
2855       [[ "$cond1" != "" ]]  &&  local_depository_path=${local_depository_path}_$cond1
2856       [[ "$cond2" != "" ]]  &&  local_depository_path=${local_depository_path}_$cond2
2857
2858
2859       basename=`print $mainprog | cut -f1 -d"."`
2860       eval make_depository=${local_depository_path}/${basename}_current_version.tar
2861       if [[ ! -f $make_depository ]]
2862       then
2863          printf "\n"
2864          printf "\n  *** WARNING: make depository \"$make_depository\" not found"
2865          printf "\n               \"make\" will fail, if the Makefile or other source files are missing\n"
2866       else
2867          cp  $make_depository  $TEMPDIR_COMPILE
2868          cd  $TEMPDIR_COMPILE
2869          tar -xf  $make_depository  >  /dev/null  2>&1
2870          cd -  > /dev/null
2871       fi
2872
2873       cp  SOURCES_FOR_RUN_$fname/*  $TEMPDIR_COMPILE
2874
2875    else
2876
2877       cp  $executable   ${TEMPDIR}/a.out
2878
2879    fi
2880
2881
2882       # WECHSEL IN TEMPORAEREN KATALOG
2883    cd  $TEMPDIR
2884    printf "\n  *** changed to temporary directory: $TEMPDIR"
2885
2886
2887       # OUTPUT-DATEI-VERBINDUNGEN AUF TEMPORAERER DATEI ABLEGEN
2888       # DIESE DATEI KANN VON SPAETER AUFZURUFENDEN BENUTZERPROZEDUREN GELESEN
2889       # WERDEN, UM ZU LOKALEN DATEINAMEN GEHOERENDE PERMANENTE NAMEN ZU
2890       # ERMITTELN
2891    (( i = 0 ))
2892    while (( i < iout ))
2893    do
2894       (( i = i + 1 ))
2895       if [[ "${actionout[$i]}" = tr  ||  "${actionout[$i]}" = tra  ||  "${actionout[$i]}" = trpe ]]
2896       then
2897          printf "${localout[$i]} ${actionout[$i]}\n${pathout[$i]}\n${localhost}_${fname}${endout[$i]}\n" >> OUTPUT_FILE_CONNECTIONS
2898       else
2899          printf "${localout[$i]} ${actionout[$i]}\n${pathout[$i]}\n${frelout[$i]}\n" >> OUTPUT_FILE_CONNECTIONS
2900       fi
2901    done
2902
2903
2904       # EVTL. UEBERSETZUNGSAKTIONEN STARTEN
2905    if [[ $do_compile = true ]]
2906    then
2907
2908
2909          # COMPILING WITH MAKE (ON NEC COMPILER IS CALLED ON HOST CROSS)
2910       printf "\n\n\n  *** compilation starts \n$striche\n"
2911       printf "  *** compilation with make using following options:\n"
2912       printf "      make depository:          $make_depository"
2913       if [[ "$mopts" != "" ]]
2914       then
2915          printf "      make options:             $mopts\n"
2916       fi
2917       printf "      compilername:             $compiler_name\n"
2918       printf "      compiler options:         $fopts\n"
2919       printf "      preprocessor directives:  $cpp_options \n"
2920       printf "      linker options:           $lopts \n"
2921       if [[ "$modules" != "" ]]
2922       then
2923          printf "      modules to be load:       $modules \n"
2924       fi
2925       printf "      source code files:        $source_list \n"
2926
2927       if [[ $localhost = nech ]]
2928       then
2929#         init_cmds was ". /SX/opt/etc/initsx.sh;"
2930          ssh  136.172.44.192 -l $usern "$init_cmds $module_calls cd \$HOME/work/${usern}.$kennung; sxmake $mopts -f Makefile PROG=a.out  F90=$compiler_name  COPT=\"$cpp_options\"  F90FLAGS=\"$fopts\"  LDFLAGS=\"$lopts\" "
2931          cp  $TEMPDIR_COMPILE/a.out  .
2932          [[ $? != 0 ]]  &&  compile_error=true
2933          rm -rf  $TEMPDIR_COMPILE
2934       elif [[ $localhost = ibmh ]]
2935       then
2936          printf "      compiler is called via ssh on \"plogin1\" \n"
2937          ssh  plogin1  -l $usern  "$init_cmds export PATH=/sw/ibm/xlf/13.1.0.8/usr/bin:$PATH; $module_calls cd $TEMPDIR; make $mopts -f Makefile PROG=a.out  F90=$compiler_name  COPT=\"$cpp_options\"  F90FLAGS=\"$fopts\"  LDFLAGS=\"$lopts\" "
2938          [[ ! -f a.out ]]  &&  compile_error=true
2939          continue   # ANDERENFALLS IST STATUS=1, FALLS A.OUT VORHANDEN
2940       elif [[ $localhost = lcsgib ]]
2941       then
2942          printf "      compiler is called via ssh on \"bicegate0\" \n"
2943          ssh  bicegate0  -l $usern  "$init_cmds $module_calls cd $TEMPDIR; make $mopts -f Makefile PROG=a.out  F90=$compiler_name  COPT=\"$cpp_options\"  F90FLAGS=\"$fopts\"  LDFLAGS=\"$lopts\" "
2944          [[ ! -f a.out ]]  &&  compile_error=true
2945          continue   # ANDERENFALLS IST STATUS=1, FALLS A.OUT VORHANDEN
2946       elif [[ $localhost = lcsgih ]]
2947       then
2948          printf "      compiler is called via ssh on \"hicegate0\" \n"
2949          ssh  hicegate0  -l $usern  "$init_cmds $module_calls cd $TEMPDIR; make $mopts -f Makefile PROG=a.out  F90=$compiler_name  COPT=\"$cpp_options\"  F90FLAGS=\"$fopts\"  LDFLAGS=\"$lopts\" 2>&1 "
2950          [[ ! -f a.out ]]  &&  compile_error=true
2951          continue   # ANDERENFALLS IST STATUS=1, FALLS A.OUT VORHANDEN
2952       elif [[ $localhost = lcflow ]]
2953       then
2954          printf "      compiler is called via ssh on \"flow\" \n"
2955          ssh  flow02.hpc.uni-oldenburg.de -l $usern "$init_cmds $module_calls cd $TEMPDIR; make $mopts -f Makefile PROG=a.out F90=$compiler_name COPT=\"$cpp_options\" F90FLAGS=\"$fopts\" LDFLAGS=\"$lopts\" "
2956          [[ ! -f a.out ]]  &&  compile_error=true
2957          continue   # ANDERENFALLS IST STATUS=1, FALLS A.OUT VORHANDEN
2958       else
2959          [[ "$init_cmds" != "" ]]  &&  eval $init_cmds
2960          [[ "$module_calls" != "" ]]  &&  eval $module_calls
2961          make $mopts -f Makefile PROG=a.out  F90=$compiler_name  COPT="$cpp_options"  F90FLAGS="$fopts"  LDFLAGS="$lopts"
2962
2963       fi
2964
2965       if [[ $? != 0  ||  "$compile_error" = true  ||  "$module_compile_error" = true ]]
2966       then
2967          printf "\n  +++ error occured while compiling or linking"
2968          locat=compile
2969
2970  # WORKAROUND: REMOVE IF CONSTRUCT LATER, BUT KEEP THE EXIT!
2971#          if [[ $localhost != lcsgib  &&  $localhost != lcsgih ]]
2972#          then
2973             exit
2974#          else
2975#             locat=normal
2976#          fi
2977       else
2978          printf "$striche\n  *** compilation finished \n"
2979       fi
2980    fi
2981
2982
2983       # FALLS NUR TESTWEISE KOMPILIERT WERDEN SOLLTE, IST MRUN JETZT FERTIG
2984    if [[ $local_compile = true ]]
2985    then
2986       cd  $HOME
2987       rm -rf $TEMPDIR
2988       locat=local_compile; exit
2989    fi
2990
2991
2992       # BEREITSTELLEN DER INPUT-DATEIEN
2993       # SCHLEIFE UEBER ALLE VOM BENUTZER ANGEGEBENEN DATEIEN
2994    (( i = 0 ))
2995    while (( i < iin ))
2996    do
2997       (( i = i + 1 ))
2998       if (( i == 1 ))
2999       then
3000          printf "\n\n  *** providing INPUT-files:\n$striche"
3001       fi
3002
3003
3004          # OPTIONALE DATEIEN BEI NICHTVORHANDENSEIN UEBERGEHEN
3005       if [[ "${transin[$i]}" = unavailable ]]
3006       then
3007          if [[ "${extin[$i]}" = ""  ||  "${extin[$i]}" = " " ]]
3008          then
3009             printf "\n  +++ WARNING: input file \"${pathin[$i]}/${afname}${endin[$i]}\" "
3010             printf "\n               is not available!"
3011          else
3012             printf "\n  +++ WARNING: input file \"${pathin[$i]}/${afname}${endin[$i]}.${extin[$i]}\" "
3013             printf "\n               is not available!"
3014          fi
3015          continue
3016       fi
3017
3018          # PRUEFEN, OB EINZELDATEI ODER DATEI PRO PROZESSOR
3019       files_for_pes=false; datentyp=file
3020       if [[ "${actionin[$i]}" = pe  &&  -n $numprocs ]]
3021       then
3022          files_for_pes=true; datentyp=directory
3023          actionin[$i]=""
3024       elif [[ "${actionin[$i]}" = pe  &&  ! -n $numprocs ]]
3025       then
3026          actionin[$i]=""
3027       elif [[ "${actionin[$i]}" = arpe  &&  -n $numprocs ]]
3028       then
3029          files_for_pes=true; datentyp=directory
3030          actionin[$i]="ar"
3031       elif [[ "${actionin[$i]}" = arpe  &&  ! -n $numprocs ]]
3032       then
3033          actionin[$i]="ar"
3034       elif [[ "${actionin[$i]}" = flpe  &&  -n $numprocs ]]
3035       then
3036          files_for_pes=true; datentyp=directory
3037          actionin[$i]="fl"
3038       elif [[ "${actionin[$i]}" = flpe  &&  ! -n $numprocs ]]
3039       then
3040          actionin[$i]="fl"
3041       fi
3042
3043       if [[ $files_for_pes = true ]]
3044       then
3045          printf "\n  >>> INPUT: ${absnamein[$i]}/....  to  ${localin[$i]}"
3046       else
3047          printf "\n  >>> INPUT: ${absnamein[$i]}  to  ${localin[$i]}"
3048       fi
3049
3050          # INPUT-DATEI FUER EINEN FORTSETZUNGSLAUF. ES WIRD GEPRUEFT,
3051          # OB DIESE DATEI NOCH AUF DEM TEMPORAEREN DATENKATALOG VORHANDEN
3052          # IST. FALLS NICHT, WIRD VERSUCHT, SIE ANSCHLIESSEND VOM ARCHIV-
3053          # SERVER ZU HOLEN
3054       if [[ "${actionin[$i]}" = fl ]]
3055       then
3056          printf "\n      $datentyp will be fetched from temporary directory \"${tmp_data_catalog}\" !"
3057          if [[ $files_for_pes = false ]]
3058          then
3059             if [[ -f "$tmp_data_catalog/${frelin[$i]}" ]]
3060             then
3061                ln  $tmp_data_catalog/${frelin[$i]}  ${localin[$i]}
3062                got_tmp[$i]=true
3063             elif [[ -f "$WORK/${frelin[$i]}"  &&  $ignore_archive_error = true ]]
3064             then
3065                printf "\n  +++ $datentyp not found in \"$tmp_data_catalog\" !"
3066                printf "\n  *** trying to use backup copy in \"$WORK\" "
3067                cp  $WORK/${frelin[$i]}  ${localin[$i]}
3068             else
3069                printf "\n  +++ $datentyp not found in \"$tmp_data_catalog\" "
3070                printf "\n      or \"$tmp_data_catalog\" does not exist!"
3071                printf "\n  *** trying to get copy from archive"
3072                actionin[$i]=ar
3073             fi
3074          else
3075             if [[ -d "$tmp_data_catalog/${frelin[$i]}" ]]
3076             then
3077                mkdir  ${localin[$i]}
3078                cd $tmp_data_catalog/${frelin[$i]}
3079                for file in $(ls *)
3080                do
3081                   ln $file $TEMPDIR/${localin[$i]}
3082                done
3083                cd $TEMPDIR
3084                got_tmp[$i]=true
3085             elif [[ -d "$WORK/${frelin[$i]}"  &&  $ignore_archive_error = true ]]
3086             then
3087                printf "\n  +++ $datentyp not found in \"$tmp_data_catalog\" !"
3088                printf "\n  *** trying to use backup copy in \"$WORK\" "
3089                cp -r  $WORK/${frelin[$i]}  ${localin[$i]}
3090             else
3091                printf "\n  +++ $datentyp not found in \"$tmp_data_catalog\" "
3092                printf "\n      or \"$tmp_data_catalog\" does not exist!"
3093                printf "\n  *** trying to get copy from archive"
3094                actionin[$i]=ar
3095             fi
3096          fi
3097       fi
3098
3099
3100          # DATEI LIEGT AUF ARCHIV-SERVER
3101       if [[ "${actionin[$i]}" = ar ]]
3102       then
3103
3104          if [[ $files_for_pes = false ]]
3105          then
3106             printf "\n      file will be restored from archive-system ($archive_system)!"
3107          else
3108             printf "\n      directory will be restored from archive-system ($archive_system)!"
3109          fi
3110
3111          file_restored=false
3112
3113          if [[ $archive_system = asterix ]]
3114          then
3115             do_stagein=true
3116             (( stagein_anz = 0 ))
3117             while [[ $do_stagein = true ]]
3118             do
3119                if [[ $files_for_pes = false ]]
3120                then
3121                   stagein  -O  ${frelin[$i]}  >  STAGEIN_OUTPUT
3122                else
3123                   stagein  -t  -O  ${frelin[$i]}  >  STAGEIN_OUTPUT
3124                fi
3125                cat  STAGEIN_OUTPUT
3126                if [[ $(grep -c "st.msg:i24"  STAGEIN_OUTPUT) != 0 ]]
3127                then
3128                   file_restored=true
3129                   do_stagein=false
3130                else
3131                   (( stagein_anz = stagein_anz + 1 ))
3132                   if (( stagein_anz == 10 ))
3133                   then
3134                      printf "\n  +++ stagein stoped after 10 tries"
3135                      locat=stage
3136                      exit
3137                   fi
3138                   printf "\n  +++ restoring from archive failed, trying again:"
3139                   sleep 900
3140                fi
3141             done
3142          elif [[ $archive_system = DMF ]]
3143          then
3144             if [[ $files_for_pes = false ]]
3145             then
3146                printf "\n  +++ restoring of single files impossible with $archive_system !\n"
3147                locat=DMF
3148                exit
3149             else
3150                find  $ARCHIVE/${frelin[$i]}  -type m  -print  |  dmget
3151                cp  -r $ARCHIVE/${frelin[$i]}  $PWD
3152                file_restored=true
3153             fi
3154          elif [[ $archive_system = tivoli ]]
3155          then
3156             if [[ $files_for_pes = false ]]
3157             then
3158                if [[ $localhost = lcsgih ]]
3159                then
3160                   ssh  $usern@hicedata.hlrn.de  "cp  $PERM/${frelin[$i]}  $PWD"
3161                else
3162                   ssh  $usern@bicedata.hlrn.de  "cp  $PERM/${frelin[$i]}  $PWD"
3163                fi
3164             else
3165                (( inode = 0 ))
3166                while (( inode < nodes ))
3167                do
3168                   if [[ $localhost = lcsgih ]]
3169                   then
3170                      ssh  $usern@hicedata.hlrn.de  "cd $PWD; tar  xf  $PERM/${frelin[$i]}/${frelin[$i]}.node_$inode.tar"
3171                   else
3172                      ssh  $usern@bicedata.hlrn.de  "cd $PWD; tar  xf  $PERM/${frelin[$i]}/${frelin[$i]}.node_$inode.tar"
3173                   fi
3174                   (( inode = inode + 1 ))
3175                done
3176             fi
3177             file_restored=true
3178          elif [[ $archive_system = ut ]]
3179          then
3180             if [[ $files_for_pes = false ]]
3181             then
3182                cp  $UT/${frelin[$i]}  .
3183             else
3184                (( inode = 0 ))
3185                while (( inode < nodes ))
3186                do
3187                   tar  xf  $UT/${frelin[$i]}/${frelin[$i]}.node_$inode.tar
3188                   (( inode = inode + 1 ))
3189                done
3190             fi
3191             file_restored=true
3192          else
3193             printf "\n  +++ archive_system=\"$archive_system\"   restore impossible!"
3194             locat=rearchive
3195             exit
3196          fi
3197
3198          if [[ $file_restored = true ]]
3199          then
3200
3201                # DATEI AUCH AUF TEMPORAERES DATENVERZEICHNIS LEGEN, DAMIT
3202                # SIE BEI WEITEREN ZUGRIFFEN NOCH VORHANDEN IST
3203             [[ ! -d $tmp_data_catalog ]]  &&  mkdir -p  $tmp_data_catalog; chmod  g+rx  $tmp_data_catalog
3204             if [[ $files_for_pes = false ]]
3205             then
3206                ln  -f  ${frelin[$i]}  $tmp_data_catalog/${frelin[$i]}
3207             else
3208                mkdir  $tmp_data_catalog/${frelin[$i]}
3209                ln  -f  ${frelin[$i]}/*  $tmp_data_catalog/${frelin[$i]}
3210             fi
3211             got_tmp[$i]=true
3212
3213                # DATEI UNTER LOKALEM NAMEN ZUR VERFUEGUNG STELLEN
3214             mv  ${frelin[$i]}  ${localin[$i]}
3215
3216          fi
3217       fi
3218
3219
3220          # DATEI LIEGT IM VOM BENUTZER ANGEGEBENEN VERZEICHNIS
3221       if [[ "${actionin[$i]}" = ""  ||  "${actionin[$i]}" = "di"  ||  "${actionin[$i]}" = "npe" ]]
3222       then
3223
3224          if [[ "${actionin[$i]}" = "npe"  &&  -n $numprocs ]]
3225          then
3226
3227                # DATEI WIRD FUER DIE PROZESSOREN EINES PARALLERECHNERS BEREITGESTELLT
3228             printf "\n      file will be provided for $numprocs processors"
3229             mkdir  ${localin[$i]}
3230             ival=$numprocs
3231             (( ii = 0 ))
3232             while (( ii <= ival-1 ))
3233             do
3234                if (( ii < 10 ))
3235                then
3236                   cp  ${absnamein[$i]}  ${localin[$i]}/_000$ii
3237                elif (( ii < 100 ))
3238                then
3239                   cp  ${absnamein[$i]}  ${localin[$i]}/_00$ii
3240                elif (( ii < 1000 ))
3241                then
3242                   cp  ${absnamein[$i]}  ${localin[$i]}/_0$ii
3243                else
3244                   cp  ${absnamein[$i]}  ${localin[$i]}/_$ii
3245                fi
3246                (( ii = ii + 1 ))
3247             done
3248
3249          else
3250
3251             if [[ $files_for_pes = true ]]
3252             then
3253
3254                   # DIE DEN PROZESSOREN EINES PARALLELRECHNERS ZUGEHOERIGEN
3255                   # DATEIEN WERDEN BEREITGESTELLT, INDEM ZUERST DER GESAMTE
3256                   # KATALOGINHALT KOPIERT UND DANN DIE EINZELNEN DATEIEN
3257                   # PER MOVE UMBENANNT WERDEN
3258                printf "\n      providing $numprocs files for the respective processors"
3259                mkdir  ${localin[$i]}
3260                if [[ $link_local_input = true ]]
3261                    then
3262                    printf "      using ln -f\n"
3263                    cd ${absnamein[$i]}
3264                    for file in $(ls *)
3265                      do
3266                      ln -f $file  ${localin[$i]}
3267                    done
3268                    cd $TEMPDIR
3269                fi
3270                # If "ln -f" fails of if "$link_local_input = false" do a normal "cp -r"
3271                if [[ ! -f "${localin[$i]}/_0000" ]]
3272                    then
3273                    if [[ $link_local_input = true ]]
3274                        then
3275                        printf "      ln failed for .../_0000, using cp...\n"
3276                    fi
3277                    cp -r  ${absnamein[$i]}/*  ${localin[$i]}
3278                fi
3279
3280             else
3281                   # BEREITSTELLUNG AUF EINPROZESSORRECHNERN
3282                if [[ $link_local_input = true ]]
3283                then
3284                    printf "      using ln -f\n"
3285                    ln -f  ${absnamein[$i]}  ${localin[$i]}
3286                fi
3287                # If "ln -f" fails of if "$link_local_input = false" do a normal "cp"
3288                if [[ ! -f "${localin[$i]}" ]]
3289                then
3290                    if [[ $link_local_input = true ]]
3291                    then
3292                        printf "      ln failed, using cp...\n"
3293                    fi
3294                    cp  ${absnamein[$i]}  ${localin[$i]}
3295                fi
3296             fi
3297          fi
3298       fi
3299
3300    done
3301    if (( i != 0 ))
3302    then
3303       printf "\n$striche\n  *** all INPUT-files provided \n"
3304    fi
3305
3306
3307       # EVENTUELLE INPUT-KOMMANDOS ABARBEITEN
3308    (( i = 0 ))
3309    while (( i < iic ))
3310    do
3311       (( i = i + 1 ))
3312       if (( i == 1 ))
3313       then
3314          printf "\n\n  *** execution of INPUT-commands:\n$striche"
3315       fi
3316       printf "\n  >>> ${in_command[$i]}"
3317       eval  ${in_command[$i]}
3318       if (( i == iic ))
3319       then
3320          printf "\n$striche\n"
3321       fi
3322    done
3323
3324
3325       # VERBLEIBENDE CPU-ZEIT BERECHNEN
3326    cpurest=${cpumax}.
3327
3328
3329       # START DVR STREAMING SERVER
3330    if [[ $(echo $package_list | grep -c dvrp_graphics) != 0 ]]
3331    then
3332       if [[ "$dvr_server" != "" ]]
3333       then
3334
3335          printf "\n\n  *** preparing the dvr streaming server configuration file"
3336
3337             # Check, if a dvr server is already running
3338          running_dvrserver_id=`echo $(ps -edaf | grep .dvrserver.config | grep -v grep) | cut -d" " -f2`
3339          if [[ "$running_dvrserver_id" != "" ]]
3340          then
3341
3342             printf "\n\n  +++ WARNING: A dvr server with id=$running_dvrserver_id is already running!"
3343             printf "\n      This server is used instead starting a new one!"
3344             printf "\n      If required, script \"process_dvr_output\" has to be run manually."
3345
3346          else
3347
3348                # COPY CONFIGURATION FILE FOR STREAMING SERVER FROM REPOSITORY TO HERE
3349             if [[ -f ${PALM_BIN}/.dvrserver.config ]]
3350             then
3351                cp  ${PALM_BIN}/.dvrserver.config  .
3352
3353                   # Entering the BASEDIR, UID and GID into this file
3354                user_id=`id -u`
3355                group_id=`id -g`
3356                   # & is needed as seperator, because TEMPDIR contains /
3357                sed "s&<replace by dvr data directory>&${TEMPDIR}&g" .dvrserver.config > .dvrserver.1
3358                sed "s/<replace by user id>/$user_id/g"    .dvrserver.1 > .dvrserver.2
3359                sed "s/<replace by group id>/$group_id/g"  .dvrserver.2 > .dvrserver.3
3360                mv  .dvrserver.3  .dvrserver.config
3361                rm  .dvrserver.1  .dvrserver.2
3362
3363                   # Start dvr server in background, get his id and print on terminal
3364                $dvr_server  .dvrserver.config  >>  DVR_LOGFILE  2>&1  &
3365                dvrserver_id=`echo $(ps -edaf | grep .dvrserver.config) | cut -d" " -f2`
3366                printf "\n  *** streaming server with id=$dvrserver_id is started in background"
3367                local_dvrserver_running=.TRUE.
3368             else
3369                printf "\n  +++ missing file \".dvrserver.config\" in directory:"
3370                printf "\n      \"$PALM_BIN\" "
3371                locat=dvr
3372                exit
3373             fi
3374
3375          fi
3376
3377       else
3378          printf "\n\n  --- INFORMATIVE: no dvr streaming server will be started"
3379       fi
3380    fi
3381
3382
3383       # NAMELIST-DATEI MIT WERTEN VON ENVIRONMENT-VARIABLEN ERZEUGEN (ZU
3384       # LESEN VON PALM)
3385    cat  >  ENVPAR  <<  %%END%%
3386 &envpar  run_identifier = '$fname', host = '$localhost',
3387          write_binary = '$write_binary', tasks_per_node = $tasks_per_node,
3388          maximum_parallel_io_streams = $maximum_parallel_io_streams,
3389          maximum_cpu_time_allowed = ${cpumax}.,
3390          revision = '$global_revision',
3391          local_dvrserver_running = $local_dvrserver_running /
3392
3393%%END%%
3394
3395
3396       # PROGRAMMSTART
3397    printf "\n\n  *** execution starts in directory\n      \"`pwd`\"\n$striche\n"
3398    PATH=$PATH:$TEMPDIR
3399
3400       # MPI debug option (argument checking, slows down execution due to increased latency)
3401    if [[ "$mpi_debug" = true ]]
3402    then
3403       export MPI_CHECK_ARGS=1
3404       printf "\n  +++ MPI_CHECK_ARGS=$MPI_CHECK_ARGS"
3405    fi
3406
3407    if [[ "$totalview" = true ]]
3408    then
3409       printf "\n *** totalview debugger will be used"
3410       tv_opt="-tv"
3411    else
3412       tv_opt=""
3413    fi
3414
3415    if [[ "$cond1" = debug  ||  "$cond2" = debug ]]
3416    then
3417       if [[ "$ENVIRONMENT" = BATCH ]]
3418       then
3419          if [[ $(echo $localhost | cut -c1-5) != lcsgi ]]
3420          then
3421             printf "\n  +++ debug is allowed in interactive mode only"
3422             locat=debug
3423             exit
3424          fi
3425       fi
3426       if [[ $localhost = decalpha ]]
3427       then
3428          dxladebug  a.out
3429       elif [[ $localhost = ibmh ]]
3430       then
3431
3432             # SETUP THE IBM MPI ENVIRONMENT
3433          export MP_SHARED_MEMORY=yes
3434          export AIXTHREADS_SCOPE=S
3435          export OMP_NUM_THREADS=$threads_per_task
3436          export AUTHSTATE=files
3437          export XLFRTEOPTS="nlwidth=132:err_recovery=no"    # RECORD-LENGTH OF NAMELIST-OUTPUT
3438
3439             # FOLLOWING OPTIONS ARE MANDATORY FOR TOTALVIEW
3440          export MP_ADAPTER_USE=shared
3441          export MP_CPU_USE=multiple
3442          export MP_TIMEOUT=1200
3443
3444          unset  MP_TASK_AFFINITY
3445
3446             # SO FAR, TOTALVIEW NEEDS HOSTFILE MECHANISM FOR EXECUTION
3447          #(( ii = 1 ))
3448          #while (( ii <= $numprocs ))
3449          #do
3450          #   echo  $localhost_realname  >>  hostfile
3451          #   (( ii = ii + 1 ))
3452          #done
3453          #export MP_HOSTFILE=hostfile
3454
3455          if [[ "$LOADLBATCH" = yes ]]
3456          then
3457             totalview   poe  a.out  $ROPTS
3458          else
3459             echo totalview   poe  -a a.out  -procs $numprocs  -rmpool 0  -nodes 1   $ROPTS
3460             export TVDSVRLAUNCHCMD=ssh
3461             totalview   poe  -a a.out  -procs $numprocs  -rmpool 0  -nodes 1   $ROPTS
3462          fi
3463       elif [[ $(echo $localhost | cut -c1-5) = lcsgi ]]
3464       then
3465             # CURRENTLY NO DEBUGGER ON LCSGI
3466          if [[ $run_coupled_model = true ]]
3467          then
3468             printf "\n  +++ no debug in coupled mode available on \"$localhost\" "
3469             locat=debug
3470             exit
3471          else
3472             echo "no_coupling"  >  runfile_atmos
3473          fi
3474          (( ii = $numprocs / $threads_per_task ))
3475          export OMP_NUM_THREADS=$threads_per_task
3476          echo "OMP_NUM_THREADS=$OMP_NUM_THREADS"
3477          if [[ $threads_per_task != 1 ]]
3478          then
3479             printf "\n      threads per task: $threads_per_task"
3480          fi
3481          printf "\n\n"
3482          if [[ $( echo $mpilib | cut -c1-3 ) = mpt ]]
3483          then
3484#             export MPI_LAUNCH_TIMEOUT=360
3485             if [[ "$totalview" = true ]]
3486             then
3487                printf "\n     running totalview debugger"
3488                mpiexec_mpt $tv_opt -n $ii   ./a.out  $ROPTS  < runfile_atmos
3489             else
3490                mpiexec_mpt -np $ii   ./a.out  $ROPTS  < runfile_atmos
3491             fi
3492          elif [[ $( echo $mpilib | cut -c1-3 ) = mva ]]
3493          then
3494#             ulimit -s 300000   # A too large stack size causes problems
3495#             export MV2_NUM_PORTS=2
3496#             export MV2_CPU_MAPPING=0:1:2:3
3497             if [[ "$totalview" = true ]]
3498             then
3499                printf "\n     running totalview debugger"
3500                mpiexec $tv_opt ./a.out  $ROPTS  < runfile_atmos
3501             else
3502                mpiexec    ./a.out  $ROPTS  < runfile_atmos
3503             fi
3504          fi
3505       else
3506          printf "\n  +++ no debug available on \"$localhost\" "
3507          printf "\n      or not implemented in mrun so far"
3508          locat=debug
3509          exit
3510       fi
3511
3512       # end debug mode
3513    else
3514
3515          # normal execution
3516       if [[ -n $numprocs ]]
3517       then
3518             # RUNNING THE PROGRAM ON PARALLEL MACHINES
3519          if [[ $(echo $host | cut -c1-3) = ibm ]]
3520          then
3521                # SETUP THE IBM MPI ENVIRONMENT
3522             if [[ $host != ibmh  &&  $host != ibmkisti ]]
3523             then
3524                export MP_SHARED_MEMORY=yes
3525                export AIXTHREAD_SCOPE=S
3526                export OMP_NUM_THREADS=$threads_per_task
3527                export XLSMPOPTS="spins=0:yields=0:stack=20000000"
3528                export AUTHSTATE=files
3529                export XLFRTEOPTS="nlwidth=132:err_recovery=no"    # RECORD-LENGTH OF NAMELIST-OUTPUT
3530                #  export MP_PRINTENV=yes
3531
3532                   # TUNING-VARIABLEN ZUR VERBESSERUNG DER KOMMUNIKATION
3533                   # ZEIGEN ABER DERZEIT (SEP 04, FEDERATION) KAUM WIRKUNG
3534                export MP_WAIT_MODE=poll
3535                [[ $node_usage = not_shared ]]  &&  export MP_SINGLE_THREAD=yes
3536             fi
3537
3538             if [[ $host = ibmkisti ]]
3539             then
3540                export LANG=en_US
3541                export MP_SHARED_MEMORY=yes
3542                if [[ $threads_per_task = 1 ]]
3543                then
3544                   export MP_SINGLE_THREAD=yes
3545                   export MEMORY_AFFINITY=MCM
3546                else
3547                   export OMP_NUM_THREADS=$threads_per_task
3548                fi
3549             fi
3550
3551             if [[ "$LOADLBATCH" = yes ]]
3552             then
3553                printf "\n--- Control: OMP_NUM_THREADS = \"$OMP_NUM_THREADS\" \n"
3554                if [[ "$cond1" = hpmcount  ||  "$cond2" = hpmcount ]]
3555                then
3556                   /opt/optibm/HPM_2_4_1/bin/hpmcount  a.out  $ROPTS
3557                else
3558                   if [[ $run_coupled_model = false ]]
3559                   then
3560                      if [[ "$ocean_file_appendix" = true ]]
3561                      then
3562                         echo "precursor_ocean"  >  runfile_atmos
3563                      else
3564                         echo "precursor_atmos"  >  runfile_atmos
3565                      fi
3566                   else
3567                      (( iia = $numprocs_atmos / $threads_per_task ))
3568                      (( iio = $numprocs_ocean / $threads_per_task ))
3569                      printf "\n      coupled run ($iia atmosphere, $iio ocean)"
3570                      printf "\n      using $coupled_mode coupling"
3571                      printf "\n\n"
3572                      echo "coupled_run $iia $iio"  >  runfile_atmos
3573                   fi
3574                   poe ./a.out  $ROPTS  <  runfile_atmos
3575                fi
3576             else
3577                if [[ $localhost = ibmh  ||  $localhost = ibms ]]
3578                then
3579                   poe  a.out  -procs $numprocs  -nodes 1  -rmpool 0  $ROPTS
3580                elif [[ $localhost = ibmkisti  ||  $localhost = ibmku  ||  $localhost = ibmy ]]
3581                then
3582                   if [[ -f $hostfile ]]
3583                   then
3584                      cp  $hostfile  hostfile
3585                   else
3586                      (( ii = 1 ))
3587                      while (( ii <= $numprocs ))
3588                      do
3589                         echo  $localhost_realname  >>  hostfile
3590                         (( ii = ii + 1 ))
3591                      done
3592                   fi
3593                   export MP_HOSTFILE=hostfile
3594                   if [[ $run_coupled_model = false ]]
3595                   then
3596                      if [[ "$ocean_file_appendix" = true ]]
3597                      then
3598                         echo "precursor_ocean"  >  runfile_atmos
3599                      else
3600                         echo "precursor_atmos"  >  runfile_atmos
3601                      fi
3602                   else
3603                      (( iia = $numprocs_atmos / $threads_per_task ))
3604                      (( iio = $numprocs_ocean / $threads_per_task ))
3605                      printf "\n      coupled run ($iia atmosphere, $iio ocean)"
3606                      printf "\n      using $coupled_mode coupling"
3607                      printf "\n\n"
3608                      echo "coupled_run $iia $iio"  >  runfile_atmos
3609                   fi
3610                   if [[ $localhost = ibmy ]]
3611                   then
3612                      ./a.out  -procs $tasks_per_node  $ROPTS  <  runfile_atmos
3613                   else
3614                      poe  ./a.out  -procs $numprocs $ROPTS  <  runfile_atmos
3615                   fi
3616
3617                else
3618                   if [[ "$host_file" = "" ]]
3619                   then
3620                      printf "\n  +++ no hostfile given in configuration file"
3621                      locat=config_file
3622                      exit
3623                   else
3624                      eval host_file=$host_file
3625                   fi
3626                   export MP_HOSTFILE=$host_file
3627                   poe  a.out  -procs $numprocs  -tasks_per_node $numprocs  $ROPTS
3628                fi
3629             fi
3630          elif [[ $host = nech  ||  $host = necriam ]]
3631          then
3632             (( ii = nodes ))
3633             if [[ $ii = 1 ]]
3634             then
3635                export F_ERRCNT=0        # acceptable number of errors before program is stopped
3636                export MPIPROGINF=YES
3637                #  export F_TRACE=YES|FMT1|FMT2  # output of ftrace informations to job protocol
3638                echo "*** execution on single node with mpirun"
3639                mpirun  -np $numprocs  ./a.out  $ROPTS
3640             else
3641                (( i = 0 ))
3642                while (( i < ii ))
3643                do
3644                   echo "-h $i  -p $tasks_per_node  -e ./mpi_exec_shell"  >>  multinode_config
3645                   (( i = i + 1 ))
3646                done
3647
3648                echo "#!/bin/sh"                         >   mpi_exec_shell
3649                echo " "                                 >>  mpi_exec_shell
3650                echo "set -u"                            >>  mpi_exec_shell
3651                echo "F_ERRCNT=0"                        >>  mpi_exec_shell
3652                echo "MPIPROGINV=YES"                    >>  mpi_exec_shell
3653                echo "OMP_NUM_THREADS=$threads_per_task" >>  mpi_exec_shell
3654                echo "cpurest=$cpurest"                  >>  mpi_exec_shell
3655                echo "fname=$fname"                      >>  mpi_exec_shell
3656                echo "localhost=$localhost"              >>  mpi_exec_shell
3657                echo "return_addres=$return_addres"      >>  mpi_exec_shell
3658                echo "return_username=$return_username"  >>  mpi_exec_shell
3659                echo "tasks_per_node=$tasks_per_node"    >>  mpi_exec_shell
3660                echo "write_binary=$write_binary"        >>  mpi_exec_shell
3661                echo "use_seperate_pe_for_dvrp_output=$use_seperate_pe_for_dvrp_output"  >>  mpi_exec_shell
3662                echo "  "                                >>  mpi_exec_shell
3663                echo "export F_ERRCNT"                   >>  mpi_exec_shell
3664                echo "export MPIPROGINV"                 >>  mpi_exec_shell
3665                echo "export OMP_NUM_THREADS"            >>  mpi_exec_shell
3666                echo "export cpurest"                    >>  mpi_exec_shell
3667                echo "export fname"                      >>  mpi_exec_shell
3668                echo "export localhost"                  >>  mpi_exec_shell
3669                echo "export return_addres"              >>  mpi_exec_shell
3670                echo "export return_username"            >>  mpi_exec_shell
3671                echo "export tasks_per_node"             >>  mpi_exec_shell
3672                echo "export write_binary"               >>  mpi_exec_shell
3673                echo "export use_seperate_pe_for_dvrp_output"  >>  mpi_exec_shell
3674                echo " "                                 >>  mpi_exec_shell
3675                echo "exec  ./a.out"                     >>  mpi_exec_shell
3676
3677                chmod u+x  mpi_exec_shell
3678                export MPIPROGINF=YES
3679                mpirun  -f multinode_config  &
3680                wait
3681
3682             fi
3683          elif [[ $(echo $host | cut -c1-2) = lc  &&  $host != lckyoto &&  $host != lctit ]]
3684          then
3685
3686                # COPY HOSTFILE FROM SOURCE DIRECTORY OR CREATE IT, IF IT
3687                # DOES NOT EXIST
3688             if [[ $host != lcsgih  &&  $host != lcsgib ]]
3689             then
3690                if [[ -f $hostfile ]]
3691                then
3692                   cp  $hostfile  hostfile
3693                   (( ii = $numprocs / $threads_per_task ))
3694                else
3695                   (( ii = 1 ))
3696                   while (( ii <= $numprocs / $threads_per_task ))
3697                   do
3698                      echo  $localhost_realname  >>  hostfile
3699                      (( ii = ii + 1 ))
3700                   done
3701                fi
3702                eval zeile=\"`head -n $ii  hostfile`\"
3703                printf "\n  *** running on: $zeile"
3704             fi
3705
3706             (( ii = $numprocs / $threads_per_task ))
3707             export OMP_NUM_THREADS=$threads_per_task
3708             # echo "*** OMP_NUM_THREADS=$OMP_NUM_THREADS"
3709             if [[ $threads_per_task != 1 ]]
3710             then
3711                   # increase stack size to unlimited, because large runs
3712                   # may abort otherwise
3713                ulimit -Ss unlimited
3714                printf "\n      threads per task: $threads_per_task  stacksize: unlimited"
3715             fi
3716             if [[ $run_coupled_model = false ]]
3717             then
3718                if [[ "$ocean_file_appendix" = true ]]
3719                then
3720                   echo "precursor_ocean"  >  runfile_atmos
3721                else
3722                   echo "precursor_atmos"  >  runfile_atmos
3723                fi
3724                printf "\n\n"
3725                if [[ $host = lcsgih  ||  $host = lcsgib ]]
3726                then
3727                   if [[ $( echo $mpilib | cut -c1-3 ) = mpt ]]
3728                   then
3729                          # MPI_DSM_DISTRIBUTE not necessary when MPI_DSM_CPULIST is set
3730                          # export MPI_DSM_DISTRIBUTE=1
3731                          # MPI_DSM_CPULIST: pin MPI processes to cores
3732                      if [[ $use_openmp = false ]]
3733                      then
3734                         if [[ "$sgi_feature" = ice2 ]]
3735                         then
3736                            export MPI_DSM_CPULIST="0,4,1,5,2,6,3,7:allhosts"
3737                         else
3738                            export MPI_DSM_CPULIST="0,1,4,5,2,3,6,7:allhosts"
3739                         fi
3740                      else
3741                         unset MPI_DSM_CPULIST
3742                      fi
3743                          # MPI_IB_RAILS: use both IB rails on ICE2
3744                      export MPI_BUFS_PER_HOST=512
3745                      export MPI_IB_RAILS=2
3746                          # NECESSARY, IF MORE THAN 4096 PEs ARE USED
3747                      export MPI_CONNECTIONS_THRESHOLD=8192
3748                  #    echo "*** MPI_DSM_CPULIST=$MPI_DSM_CPULIST"
3749                      export MPI_TYPE_DEPTH=20
3750                  #    echo "*** MPI_TYPE_DEPTH=$MPI_TYPE_DEPTH"
3751                      export MPI_GROUP_MAX=64
3752                  #    echo "*** MPI_GROUP_MAX=$MPI_GROUP_MAX"
3753                      if [[ $use_openmp = true ]]
3754                      then
3755                         echo " mpiexec -npernode $tasks_per_node  ./a.out  $ROPTS  <  runfile_atmos"
3756                         mpiexec -npernode $tasks_per_node $tv_opt ./a.out  $ROPTS  <  runfile_atmos
3757                      else
3758                         mpiexec_mpt -np $ii $tv_opt  ./a.out  $ROPTS  < runfile_atmos
3759                      fi
3760
3761                          # next is test for openmp usage
3762                  #     echo "mpiexec -npernode $tasks_per_node  ./a.out  $ROPTS  < runfile_atmos"
3763                  #     mpiexec -npernode $tasks_per_node  ./a.out  $ROPTS  < runfile_atmos
3764                   elif [[ $( echo $mpilib | cut -c1-3 ) = mva ]]
3765                   then
3766                      export MV2_NUM_PORTS=2
3767                      #  The default setting of MV2_CPU_MAPPING gives best results
3768                      # export MV2_ENABLE_AFFINITY=1
3769                      #  export MV2_CPU_MAPPING=0,1,4,5,2,3,6,7
3770               #       if [[ "$sgi_feature" = ice2 ]]
3771               #       then
3772               #          export MV2_CPU_MAPPING=0,4,1,5,2,6,3,7
3773               #       else
3774               #          export MV2_CPU_MAPPING=0,1,4,5,2,3,6,7
3775               #       fi
3776                      if [[ $use_openmp = true ]]
3777                      then
3778                         unset MV2_CPU_MAPPING
3779                         export MV2_ENABLE_AFFINITY=0
3780                      fi
3781                      echo "*** MV2_CPU_MAPPING=$MV2_CPU_MAPPING"
3782                      echo "*** MV2_ENABLE_AFFINITY=$MV2_ENABLE_AFFINITY"
3783                      if [[ $use_openmp = true ]]
3784                      then
3785                         echo " mpiexec -npernode $tasks_per_node  ./a.out  $ROPTS  <  runfile_atmos"
3786                         mpiexec -npernode $tasks_per_node $tv_opt ./a.out  $ROPTS  <  runfile_atmos
3787                      else
3788                         mpiexec -np $ii $tv_opt ./a.out  $ROPTS  < runfile_atmos
3789                      fi
3790                   elif [[ "$mpilib" = impi ]]
3791                   then
3792                      echo "mpirun -np $tasks_per_node inspxe-cl -r result -collect mi3 -- ./a.out  <  runfile_atmos"
3793                      mpirun -np $tasks_per_node inspxe-cl -r result -collect mi3 -- ./a.out  <  runfile_atmos
3794                   fi
3795                elif [[ $host = lcxe6  ||  $host = lcxt5m ]]
3796                then
3797                    aprun  -n $ii  -N $tasks_per_node  a.out  $ROPTS  < runfile_atmos
3798                elif [[ $host = lcflow ]]
3799                then
3800                   mpiexec  -machinefile $TMPDIR/machines  -n $ii  -env I_MPI_FABRICS shm:ofa a.out  < runfile_atmos  $ROPTS
3801                elif [[ $host = lcsb ]]
3802                then
3803                   mpirun_rsh -hostfile $PBS_NODEFILE -np `cat $PBS_NODEFILE | wc -l` a.out  < runfile_atmos  $ROPTS
3804                else
3805                   mpiexec  -machinefile hostfile  -n $ii  a.out  < runfile_atmos  $ROPTS
3806                fi
3807             else
3808
3809                    # currently there is no full MPI-2 support on ICE and XT4
3810                (( iia = $numprocs_atmos / $threads_per_task ))
3811                (( iio = $numprocs_ocean / $threads_per_task ))
3812                printf "\n      coupled run ($iia atmosphere, $iio ocean)"
3813                printf "\n      using $coupled_mode coupling"
3814                printf "\n\n"
3815
3816                if [[ $coupled_mode = "mpi2" ]]
3817                then
3818                   echo "atmosphere_to_ocean $iia $iio"  >  runfile_atmos
3819                   echo "ocean_to_atmosphere $iia $iio"  >  runfile_ocean
3820                   if [[ $host = lcsgih  ||  $host = lcsgib ]]
3821                   then
3822
3823                      if [[ $( echo $mpilib | cut -c1-3 ) = mpt ]]
3824                      then
3825#                         export MPI_LAUNCH_TIMEOUT=360
3826                         mpiexec_mpt -np $iia  ./a.out  $ROPTS < runfile_atmos &
3827                         mpiexec_mpt -np $iio  ./a.out  $ROPTS < runfile_ocean &
3828                      elif [[ $( echo $mpilib | cut -c1-3 ) = mva ]]
3829                      then
3830#                         ulimit -s 300000   # A too large stack size causes problems
3831#                         export MV2_NUM_PORTS=2
3832#                         export MV2_CPU_MAPPING=0:1:2:3
3833                         mpiexec -n $iia  ./a.out  $ROPTS < runfile_atmos &
3834                         mpiexec -n $iio  ./a.out  $ROPTS < runfile_ocean &
3835                      fi
3836
3837                   elif [[ $host = lcxe6  ||  $host = lcxt5m ]]
3838                   then
3839
3840                      aprun  -n $iia  -N $tasks_per_node  a.out < runfile_atmos  $ROPTS  &
3841                      aprun  -n $iio  -N $tasks_per_node  a.out < runfile_ocean  $ROPTS  &
3842
3843                   else
3844                          # WORKAROUND BECAUSE mpiexec WITH -env option IS NOT AVAILABLE ON SOME SYSTEMS
3845                       mpiexec  -machinefile hostfile  -n $iia  a.out  $ROPTS  <  runfile_atmos &
3846                       mpiexec  -machinefile hostfile  -n $iio  a.out  $ROPTS  <  runfile_ocean &
3847#                       mpiexec  -machinefile hostfile  -n $iia  -env coupling_mode atmosphere_to_ocean  a.out  $ROPTS  &
3848#                       mpiexec  -machinefile hostfile  -n $iio  -env coupling_mode ocean_to_atmosphere  a.out  $ROPTS  &
3849                   fi
3850                   wait
3851
3852                else
3853
3854                   echo "coupled_run $iia $iio"  >  runfile_atmos
3855                   if [[ $host = lcsgih  ||  $host = lcsgib ]]
3856                   then
3857
3858                      if [[ $( echo $mpilib | cut -c1-3 ) = mpt ]]
3859                      then
3860#                         export MPI_LAUNCH_TIMEOUT=360
3861                         mpiexec_mpt -np $ii  ./a.out  $ROPTS < runfile_atmos
3862                      elif [[ $( echo $mpilib | cut -c1-3 ) = mva ]]
3863                      then
3864#                         ulimit -s 300000   # A too large stack size causes problems
3865#                         export MV2_NUM_PORTS=2
3866#                         export MV2_CPU_MAPPING=0:1:2:3
3867                         mpiexec  ./a.out  $ROPTS < runfile_atmos
3868                      fi
3869
3870                   elif [[ $host = lcxe6  ||  $host = lcxt5m ]]
3871                   then
3872
3873                      aprun  -n $ii  -N $tasks_per_node  a.out < runfile_atmos  $ROPTS
3874
3875                   elif [[ $host = lck || $host = lckordi ]]
3876                   then
3877                         mpiexec -n $ii  ./a.out  $ROPTS < runfile_atmos &
3878                   fi
3879                   wait
3880                fi
3881
3882             fi
3883          elif [[ $host = decalpha ]]
3884          then
3885             dmpirun  -np $numprocs  a.out  $ROPTS
3886          elif [[ $host = lckyoto ]]
3887          then
3888             set -xv
3889             export P4_RSHCOMMAND=plesh
3890             echo "     P4_RSHCOMMAND = $P4_RSHCOMMAND"
3891             if [[ "$ENVIRONMENT" = BATCH ]]
3892             then
3893                if [[ "$cond2" = fujitsu ]]
3894                then
3895                   mpiexec  -n $numprocs  ./a.out  $ROPTS  # for fujitsu-compiler
3896                elif [[ "cond2" = pgi ]]
3897                then
3898                   mpirun  -np $numprocs  -machinefile ${QSUB_NODEINF}  ./a.out  $ROPTS
3899                else
3900                   mpirun_rsh -np $numprocs -hostfile ${QSUB_NODEINF} MV2_USE_SRQ=0 ./a.out ${ROPTS} || /bin/true
3901                fi
3902             else
3903                if [[ "$cond2" = "" ]]
3904                then
3905                   mpiruni_rsh -np $numprocs ./a.out  $ROPTS  # for intel
3906                else
3907                   mpirun  -np $numprocs  ./a.out  $ROPTS
3908                fi
3909             fi
3910             set +xv
3911          elif [[ $host = lctit ]]
3912          then
3913             export OMP_NUM_THREADS=$threads_per_task
3914             echo "OMP_NUM_THREADS=$OMP_NUM_THREADS"
3915             if [[ "$threads_per_task" != 1 ]]
3916             then
3917                export MV2_ENABLE_AFFINITY=0
3918             fi
3919             echo "----- PBS_NODEFILE content:"
3920             cat $PBS_NODEFILE
3921             echo "-----"
3922             (( ii = $numprocs / $threads_per_task ))
3923             echo "mpirun  -np $ii  -hostfile $PBS_NODEFILE ./a.out  $ROPTS"
3924             mpirun  -np $ii  -hostfile $PBS_NODEFILE ./a.out  $ROPTS
3925          else
3926             mpprun  -n $numprocs  a.out  $ROPTS
3927          fi
3928          [[ $? != 0 ]]  &&  execution_error=true
3929
3930
3931             # PERFORMANCE-AUSWERTUNG MIT APPRENTICE
3932          if [[ "$cond1" = apprentice  ||  "$cond2" = apprentice ]]
3933          then
3934             apprentice
3935          fi
3936       else
3937          a.out  $ROPTS
3938       fi
3939    fi
3940    if [[ $? != 0  ||  $execution_error = true ]]
3941    then
3942
3943          # ABBRUCH BEI LAUFZEITFEHLER
3944#       [[ ! ( "$cond1" = debug  ||  "$cond2" = debug ) ]]  &&  cat  aout_output*
3945       printf "\n  +++ runtime error occured"
3946       locat=execution
3947       exit
3948    else
3949#       [[ ! ( "$cond1" = debug  ||  "$cond2" = debug ) ]]  &&  cat  aout_output*
3950       printf "\n$striche\n  *** execution finished \n"
3951
3952          # Stop the dvr streaming server and process the dvr output in order
3953          # to create dvrs- and html-files containing all streams
3954       if [[ "$dvrserver_id" != "" ]]
3955       then
3956          kill $dvrserver_id
3957          printf "\n  *** dvr server with id=$dvrserver_id has been stopped"
3958
3959             # If there is a directory, data have been output by the
3960             # streaming server. Otherwise, user has chosen dvrp_output=local
3961          if [[ -d DATA_DVR ]]
3962          then
3963
3964                # Add the current dvr configuration file to the dvr output
3965                # directory
3966             cp  .dvrserver.config  DATA_DVR
3967
3968                # Process the dvr output (option -s for also generating
3969                # sequence mode data)
3970             process_dvr_output  -d DATA_DVR  -f $fname  -s
3971
3972          else
3973
3974                # Process the local output
3975             process_dvr_output  -l  -d DATA_DVR  -f $fname
3976
3977          fi
3978
3979       elif [[ $(echo $package_list | grep -c dvrp_graphics) != 0 ]]
3980       then
3981
3982             # Process dvr output generated in local mode (dvrp_output=local)
3983          process_dvr_output  -l  -d DATA_DVR  -f $fname
3984
3985       fi
3986    fi
3987
3988
3989
3990       # Call of combine_plot_fields in order to merge single files written
3991       # by each PE into one file.
3992   if [[ ! -f ${PALM_BIN}/combine_plot_fields${block}.x ]]
3993   then
3994      printf "\n\n\n  +++ WARNING: no combine_plot_fields found for given block \"$cond1 $cond2\""
3995      printf "\n      2d- and/or 3d-data may be incomplete!"
3996      printf "\n      Run \"mbuild -u -h $localhost\" to generate utilities for this block.\n"
3997   elif [[ "$combine_plot_fields" == true ]]
3998   then
3999      printf "\n\n\n *** post-processing: now executing \"combine_plot_fields${block}.x\" ..."
4000      combine_plot_fields${block}.x
4001   else
4002#     Temporary solution to skip combine_plot_fields. This is necessary in case of huge amount of
4003#     data output. To do: extend this branch by creating a batch job for combine_plot_fields.
4004      printf "\n\n\n *** post-processing: skipping combine_plot_fields (-Z option set) ..."
4005   fi
4006
4007
4008
4009       # EVENTUELLE OUTPUT-KOMMANDOS ABARBEITEN
4010    (( i = 0 ))
4011    while (( i < ioc ))
4012    do
4013       (( i = i + 1 ))
4014       if (( i == 1 ))
4015       then
4016          printf "\n\n  *** execution of OUTPUT-commands:\n$striche"
4017       fi
4018       printf "\n  >>> ${out_command[$i]}"
4019       eval  ${out_command[$i]}
4020       if (( i == ioc ))
4021       then
4022          printf "\n$striche\n"
4023       fi
4024    done
4025
4026
4027       # EVTL. INHALT DES AKTUELLEN VERZEICHNISSES AUSGEBEN
4028    if [[ $do_trace = true ]]
4029    then
4030       printf "\n\n"
4031       ls -al
4032    fi
4033
4034
4035
4036       # OUTPUT-DATEIEN AN IHRE ZIELORTE KOPIEREN
4037    (( i = 0 ))
4038    while (( i < iout ))
4039    do
4040       (( i = i + 1 ))
4041       if (( i == 1 ))
4042       then
4043          printf "\n\n  *** saving OUTPUT-files:\n$striche"
4044       fi
4045
4046          # PRUEFEN, OB EINZELDATEI ODER DATEI PRO PROZESSOR
4047       files_for_pes=false; filetyp=file
4048       if [[ "${actionout[$i]}" = pe  &&  -n $numprocs ]]
4049       then
4050          files_for_pes=true; filetyp=directory
4051          actionout[$i]=""
4052       elif [[ "${actionout[$i]}" = pe  &&  ! -n $numprocs ]]
4053       then
4054          actionout[$i]=""
4055       elif [[ "${actionout[$i]}" = arpe  &&  -n $numprocs ]]
4056       then
4057          files_for_pes=true; filetyp=directory
4058          actionout[$i]="ar"
4059       elif [[ "${actionout[$i]}" = arpe  &&  ! -n $numprocs ]]
4060       then
4061          actionout[$i]="ar"
4062       elif [[ "${actionout[$i]}" = flpe  &&  -n $numprocs ]]
4063       then
4064          files_for_pes=true; filetyp=directory
4065          actionout[$i]="fl"
4066       elif [[ "${actionout[$i]}" = flpe  &&  ! -n $numprocs ]]
4067       then
4068          actionout[$i]="fl"
4069       elif [[ "${actionout[$i]}" = trpe  &&  -n $numprocs ]]
4070       then
4071          files_for_pes=true; filetyp=directory
4072          actionout[$i]="tr"
4073       elif [[ "${actionout[$i]}" = trpe  &&  ! -n $numprocs ]]
4074       then
4075          actionout[$i]="tr"
4076       fi
4077
4078       if [[ ! -f ${localout[$i]}  &&  $files_for_pes = false ]]
4079       then
4080          printf "\n  +++ temporary OUTPUT-file  ${localout[$i]}  does not exist\n"
4081       elif [[ ! -d ${localout[$i]}  &&  $files_for_pes = true ]]
4082       then
4083          printf "\n  +++ temporary OUTPUT-file  ${localout[$i]}/....  does not exist\n"
4084       else
4085
4086
4087             # KOPIEREN PER FTP/SCP (IMMER IM BINAERMODUS, -M: FALLS ZIELKATALOG
4088             # NICHT VORHANDEN, WIRD VERSUCHT, IHN ANZULEGEN), ABER NUR BEI
4089             # REMOTE-RECHNUNGEN
4090          if [[ "${actionout[$i]}" = tr ]]
4091          then
4092             if [[ $localhost != $fromhost ]]
4093             then
4094                if [[ $files_for_pes = false ]]
4095                then
4096                   cps=""
4097                   cst=""
4098                else
4099                   cps=-c
4100                   cst="/"
4101                fi
4102                if [[ $localhost = nech ]]
4103                then
4104
4105                      # TRANSFER IN EIGENSTAENDIGEM JOB
4106                      # ZUERST KOPIE DER DATEI INS TEMPORAERE DATENVERZEICHNIS
4107                   [[ ! -d $tmp_data_catalog/TRANSFER ]]  &&  mkdir -p  $tmp_data_catalog/TRANSFER
4108                   file_to_transfer=${fname}_${localout[$i]}_to_transfer_$kennung
4109                   if [[ $files_for_pes = false ]]
4110                   then
4111                      ln -f  ${localout[$i]}  $tmp_data_catalog/TRANSFER/$file_to_transfer
4112                   else
4113                      mkdir  $tmp_data_catalog/TRANSFER/$file_to_transfer
4114                      ln  ${localout[$i]}/*  $tmp_data_catalog/TRANSFER/$file_to_transfer
4115                   fi
4116
4117                   echo "set -x"                                    >    transfer_${localout[$i]}
4118                   echo "cd  $tmp_data_catalog/TRANSFER"            >>   transfer_${localout[$i]}
4119
4120                   printf "\n  >>> OUTPUT: ${localout[$i]}$cst  by SCP in seperate job to"
4121                   printf "\n              ${pathout[$i]}/${localhost}_${fname}${endout[$i]}$cst"
4122                   printf "\n              or higher cycle\n"
4123                   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]}
4124
4125                   echo "[[ \$? = 0 ]]  &&  rm  $file_to_transfer"  >>  transfer_${localout[$i]}
4126
4127                   if [[ $localhost = nech ]]
4128                   then
4129                      subjob  -d  -c /pf/b/$usern/job_queue  -v  -q pp  -X 0  -m 1000  -t 900  transfer_${localout[$i]}
4130                   else
4131                      if [[ "$LOGNAME" = b323013 ]]
4132                      then
4133                         subjob  -v  -q c1  -X 0  -m 1000  -t 900  -c $job_catalog  transfer_${localout[$i]}
4134                      else
4135                         subjob  -d  -v  -q c1  -X 0  -m 1000  -t 900  -c $job_catalog  transfer_${localout[$i]}
4136                      fi
4137                   fi
4138
4139                else
4140
4141                      # TRANSFER INNERHALB DIESES JOBS
4142                   transfer_failed=false
4143                   printf "\n  >>> OUTPUT: ${localout[$i]}$cst  by SCP to"
4144                   printf "\n              ${pathout[$i]}/${localhost}_${fname}${endout[$i]}$cst\n"
4145                   batch_scp $cps -b -m -u $return_username $return_addres  ${localout[$i]} "${pathout[$i]}" ${localhost}_${fname}${endout[$i]}  ${extout[$i]}
4146                   [[ $? != 0 ]]  &&  transfer_failed=true
4147
4148                      # BEI FEHLGESCHLAGENEM TRANSFER SICHERUNGSKOPIE AUF
4149                      # LOKALER MASCHINE ANLEGEN
4150                   if [[ $transfer_failed = true ]]
4151                   then
4152                      printf "  +++ transfer failed. Trying to save a copy on the local host under:\n"
4153                      printf "      ${pathout[$i]}/${localhost}_${fname}${endout[$i]}_$kennung\n"
4154
4155                         # ERSTMAL PRUEFEN, OB VERZEICHNIS EXISTIERT. GEGEBENENFALLS
4156                         # ANLEGEN.
4157                      eval  local_catalog=${pathout[$i]}
4158                      if [[ ! -d $local_catalog ]]
4159                      then
4160                         printf "  *** local directory does not exist. Trying to create:\n"
4161                         printf "      $local_catalog \n"
4162                         mkdir -p  $local_catalog
4163                      fi
4164                      eval  cp  ${localout[$i]}  ${pathout[$i]}/${localhost}_${fname}${endout[$i]}_$kennung
4165                      transfer_problems=true
4166                   fi
4167                fi
4168             else
4169
4170                   # WERTZUWEISUNG, SO DASS WEITER UNTEN NUR KOPIERT WIRD
4171                actionout[$i]=""
4172             fi
4173          fi
4174
4175
4176             # APPEND PER FTP/SCP (IMMER IM BINAERMODUS, -M: FALLS ZIELKATALOG
4177             # NICHT VORHANDEN, WIRD VERSUCHT, IHN ANZULEGEN), ABER NUR BEI
4178             # REMOTE-RECHNUNGEN
4179          if [[ "${actionout[$i]}" = tra ]]
4180          then
4181             if [[ $localhost != $fromhost ]]
4182             then
4183                if [[ $localhost = ibmh  ||  $localhost = nech ]]
4184                then
4185
4186                      # TRANSFER IN EIGENSTAENDIGEM JOB
4187                      # ZUERST KOPIE DER DATEI INS TEMPORAERE DATENVERZEICHNIS
4188                   [[ ! -d $tmp_data_catalog/TRANSFER ]]  &&  mkdir -p  $tmp_data_catalog/TRANSFER
4189                   file_to_transfer=${fname}_${localout[$i]}_to_transfer_$kennung
4190                   ln -f  ${localout[$i]}  $tmp_data_catalog/TRANSFER/$file_to_transfer
4191
4192                   echo "set -x"                                    >    transfer_${localout[$i]}
4193                   echo "cd  $tmp_data_catalog/TRANSFER"            >>   transfer_${localout[$i]}
4194
4195                   printf "\n  >>> OUTPUT: ${localout[$i]}  append by SCP in seperate job to"
4196                   printf "\n              ${pathout[$i]}/${localhost}_${fname}${endout[$i]}"
4197                   printf "\n              or higher cycle\n"
4198                   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]}
4199
4200                   echo "[[ \$? = 0 ]]  &&  rm  $file_to_transfer"  >>  transfer_${localout[$i]}
4201
4202                   if [[ $localhost = nech ]]
4203                   then
4204                      subjob  -d  -c /pf/b/$usern/job_queue  -v  -q pp  -X 0  -m 1000  -t 900  transfer_${localout[$i]}
4205                   else
4206                      if [[ $LOGNAME = b323013 ]]
4207                      then
4208                         subjob  -v  -q c1  -X 0  -m 1000  -t 900  -c $job_catalog  transfer_${localout[$i]}
4209                      else
4210                         subjob  -d  -v  -q c1  -X 0  -m 1000  -t 900  -c $job_catalog  transfer_${localout[$i]}
4211                      fi
4212                   fi
4213
4214                else
4215
4216                      # TRANSFER INNERHALB DIESES JOBS
4217                   transfer_failed=false
4218                   printf "\n  >>> OUTPUT: ${localout[$i]}  append by SCP to"
4219                   printf "\n              ${pathout[$i]}/${localhost}_${fname}${endout[$i]}\n"
4220                   batch_scp -A -b -m -u $return_username  $return_addres ${localout[$i]} "${pathout[$i]}" ${localhost}_${fname}${endout[$i]}  ${extout[$i]}
4221                   [[ $? != 0 ]]  &&  transfer_failed=true
4222
4223                      # BEI FEHLGESCHLAGENEM TRANSFER SICHERUNGSKOPIE AUF
4224                      # LOKALER MASCHINE ANLEGEN
4225                   if [[ $transfer_failed = true ]]
4226                   then
4227                      printf "  +++ transfer failed. Trying to save a copy on the local host under:\n"
4228                      printf "      ${pathout[$i]}/${localhost}_${fname}${endout[$i]}_$kennung\n"
4229
4230                         # ERSTMAL PRUEFEN, OB VERZEICHNIS EXISTIERT. GEGEBENENFALLS
4231                         # ANLEGEN
4232                      eval  local_catalog=${pathout[$i]}
4233                      if [[ ! -d $local_catalog ]]
4234                      then
4235                         printf "  *** local directory does not exist. Trying to create:\n"
4236                         printf "      $local_catalog \n"
4237                         mkdir -p  $local_catalog
4238                      fi
4239
4240                      eval  cp  ${localout[$i]}  ${pathout[$i]}/${localhost}_${fname}${endout[$i]}_$kennung
4241                      transfer_problems=true
4242                   fi
4243                fi
4244             else
4245
4246                   # WERTZUWEISUNG, SO DASS WEITER UNTEN NUR APPEND AUF
4247                   # LOKALER MASCHINE DURCHGEFUEHRT WIRD
4248                actionout[$i]=a
4249             fi
4250          fi
4251
4252
4253             # OUTPUT-DATEI FUER EINEN FORTSETZUNGSLAUF. DATEI WIRD PER
4254             # LINK AUF DEN TEMPORAEREN DATENKATALOG GELEGT. OPTION -f WIRD
4255             # VERWENDET, FALLS DORT NOCH EINE DATEI GLEICHEN NAMENS VORHANDEN
4256             # SEIN SOLLTE. ANSCHLIESSEND WIRD SEINE ARCHIVIERUNG ANGESTOSSEN
4257          if [[ "${actionout[$i]}" = fl ]]
4258          then
4259             [[ ! -d $tmp_data_catalog ]]  &&  mkdir -p  $tmp_data_catalog
4260             chmod  g+rx  $tmp_data_catalog
4261             if [[ $files_for_pes = false ]]
4262             then
4263                printf "\n  >>> OUTPUT: ${localout[$i]}  to"
4264                printf "\n              $tmp_data_catalog/${frelout[$i]} (temporary data catalog)\n"
4265                ln -f  ${localout[$i]}  $tmp_data_catalog/${frelout[$i]}
4266             else
4267                printf "\n  >>> OUTPUT: ${localout[$i]}/....  to"
4268                printf "\n              $tmp_data_catalog/${frelout[$i]} (temporary data catalog)\n"
4269                mkdir  $tmp_data_catalog/${frelout[$i]}
4270                cd ${localout[$i]}
4271                for file in $(ls *)
4272                do
4273                   ln -f $file $tmp_data_catalog/${frelout[$i]}
4274                done
4275                cd $TEMPDIR
4276             fi
4277
4278
4279                # ARCHIVIERUNGSJOB WIRD ERZEUGT UND ABGESCHICKT
4280             if [[ $store_on_archive_system = true ]]
4281             then
4282
4283                if [[ $archive_system = asterix ]]
4284                then
4285                   echo "cd  $tmp_data_catalog"                      >> archive_${frelout[$i]}
4286                   if [[ $files_for_pes = false ]]
4287                   then
4288                      echo "stageout  ${frelout[$i]}  > STAGE_OUTPUT${i}_$kennung" >> archive_${frelout[$i]}
4289                   else
4290                      echo "stageout -t  ${frelout[$i]}  > STAGE_OUTPUT${i}_$kennung" >> archive_${frelout[$i]}
4291                   fi
4292                   echo "cat  STAGE_OUTPUT${i}_$kennung"               >> archive_${frelout[$i]}
4293                   echo "if [[ \$(grep -c \"st.msg:150\"  STAGE_OUTPUT${i}_$kennung) != 0 ]]" >> archive_${frelout[$i]}
4294                   echo "then"                                       >> archive_${frelout[$i]}
4295                   echo "   do_stageout=false"                       >> archive_${frelout[$i]}
4296                   echo "else"                                       >> archive_${frelout[$i]}
4297                   echo "   echo \"  +++ $filetyp ${frelout[$i]}  could not be stored on archive-system\" " >> archive_${frelout[$i]}
4298                   echo "   cat  /dev/null  >  ~/job_queue/ARCHIVE_ERROR_$fname" >> archive_${frelout[$i]}
4299                   echo "   cat  STAGE_OUTPUT${i}_$kennung  >  ~/job_queue/archive_${frelout[$i]}_error" >> archive_${frelout[$i]}
4300                   echo "   echo \"  *** $filetyp ${frelout[$i]} will be copied to \$WORK as backup\" " >> archive_${frelout[$i]}
4301                   if [[ $files_for_pes = false ]]
4302                   then
4303                      echo "   cp   ${frelout[$i]}  \$WORK"                    >> archive_${frelout[$i]}
4304                   else
4305                      echo "   cp -r  ${frelout[$i]}  \$WORK/${frelout[$i]}"   >> archive_${frelout[$i]}
4306                   fi
4307                   echo "   echo \"  *** $filetyp ${frelout[$i]} saved\" " >> archive_${frelout[$i]}
4308                   echo "fi"                                         >> archive_${frelout[$i]}
4309                   echo "rm  STAGE_OUTPUT${i}_$kennung"              >> archive_${frelout[$i]}
4310                elif [[ $archive_system = DMF ]]
4311                then
4312                   echo "cd  $tmp_data_catalog"                      >> archive_${frelout[$i]}
4313                   if [[ $files_for_pes = false ]]
4314                   then
4315                      printf "\n  +++ archiving of single files impossible with $archive_system !\n"
4316                      locat=DMF
4317                      exit
4318                   else
4319                         # FUER RECHNER IN JUELICH. DORT KOENNTEN AUCH
4320                         # EINZELNE DATEIEN GESICHERT WERDEN (SPAETER KORR.)
4321                      echo "rm -rf  \$ARCHIVE/${frelout[$i]}"     >> archive_${frelout[$i]}
4322                      echo "cp -r  ${frelout[$i]}  \$ARCHIVE"     >> archive_${frelout[$i]}
4323                   fi
4324                elif [[ $archive_system = tivoli ]]
4325                then
4326                   echo "cd  $tmp_data_catalog"                       >> archive_${frelout[$i]}
4327                   if [[ $files_for_pes = false ]]
4328                   then
4329                         # EVENTUELL NOCH VORHANDENE DATEI IM ARCHIV LOSCHEN
4330                      echo "set -x"                                   >> archive_${frelout[$i]}
4331                      echo "rm  -rf  \$PERM/${frelout[$i]}"           >> archive_${frelout[$i]}
4332                      echo "cp  ${frelout[$i]} \$PERM/${frelout[$i]}" >> archive_${frelout[$i]}
4333                   else
4334
4335                      echo "set -x"                                   >> archive_${frelout[$i]}
4336                      echo "rm  -rf  \$PERM/${frelout[$i]}/*"         >> archive_${frelout[$i]}
4337                      echo "[[ ! -d \$PERM/${frelout[$i]} ]] && mkdir $PERM/${frelout[$i]}" >> archive_${frelout[$i]}
4338                      cd  $tmp_data_catalog
4339                      all_files=`ls -1 ${frelout[$i]}/*`
4340                      cd -  > /dev/null
4341                      (( inode = 0 ))
4342                      (( tp1   = tasks_per_node + 1 ))
4343                      while (( inode < nodes ))
4344                      do
4345#                         echo "*** all_files = \"$all_files\" "
4346                         files=`echo $all_files | cut -d" " -f1-$tasks_per_node`
4347                         all_files=`echo $all_files | cut -d" " -f$tp1-`
4348#                         echo "*** tasks_per_node = \"$tasks_per_node\" "
4349#                         echo "*** files = \"$files\" "
4350#                         echo "*** all_files = \"$all_files\" "
4351                        echo "tar  cvf \$PERM/${frelout[$i]}/${frelout[$i]}.node_$inode.tar $files"   >> archive_${frelout[$i]}
4352                        ### echo "tar  cvf ${frelout[$i]}.node_$inode.tar $files"   >> archive_${frelout[$i]}
4353                        ### echo "cp ${frelout[$i]}.node_$inode.tar \$PERM/${frelout[$i]}/"   >> archive_${frelout[$i]}
4354                         ###echo "rm ${frelout[$i]}.node_$inode.tar"   >> archive_${frelout[$i]}
4355#                         echo "dsmc incremental  \$PERM/${frelout[$i]}/${frelout[$i]}.node_$inode.tar" >> archive_${frelout[$i]}
4356#                         echo "dsmmigrate \$PERM/${frelout[$i]}/${frelout[$i]}.node_$inode.tar"        >> archive_${frelout[$i]}
4357                         (( inode = inode + 1 ))
4358                      done
4359#                      echo "rm  -rf  \$PERM/${frelout[$i]}.tar"       >> archive_${frelout[$i]}
4360#                      echo "tar  cvf \$PERM/${frelout[$i]}.tar ${frelout[$i]}" >> archive_${frelout[$i]}
4361                   fi
4362                elif [[ $archive_system = ut ]]
4363                then
4364                   echo "cd  $tmp_data_catalog"                       >> archive_${frelout[$i]}
4365                   if [[ $files_for_pes = false ]]
4366                   then
4367                         # EVENTUELL NOCH VORHANDENE DATEI IM ARCHIV LOSCHEN
4368                      echo "set -x"                                 >> archive_${frelout[$i]}
4369                      echo "rm  -rf  \$UT/${frelout[$i]}"           >> archive_${frelout[$i]}
4370                      echo "cp  ${frelout[$i]} \$UT/${frelout[$i]}" >> archive_${frelout[$i]}
4371                   else
4372
4373                      echo "set -x"                                 >> archive_${frelout[$i]}
4374                      echo "rm  -rf  \$UT/${frelout[$i]}/*"         >> archive_${frelout[$i]}
4375                      echo "[[ ! -d \$UT/${frelout[$i]} ]] && mkdir $UT/${frelout[$i]}" >> archive_${frelout[$i]}
4376                      cd  $tmp_data_catalog
4377                      all_files=`ls -1 ${frelout[$i]}/*`
4378                      cd -  > /dev/null
4379                      (( inode = 0 ))
4380                      (( tp1   = tasks_per_node + 1 ))
4381                      while (( inode < nodes ))
4382                      do
4383                         files=`echo $all_files | cut -d" " -f1-$tasks_per_node`
4384                         all_files=`echo $all_files | cut -d" " -f$tp1-`
4385                         echo "tar  cvf \$UT/${frelout[$i]}/${frelout[$i]}.node_$inode.tar $files"   >> archive_${frelout[$i]}
4386                         (( inode = inode + 1 ))
4387                      done
4388                   fi
4389                elif [[ $archive_system = none ]]
4390                then
4391                   printf "              +++ archiving on $localhost not available!\n"
4392                fi
4393
4394                if [[ $archive_system != none ]]
4395                then
4396                   if [[ $localhost = lcsgih  ||  $localhost = lcsgib ]]
4397                   then
4398#                      subjob  -d  -v  -q cdata  -X 0  -m 1000  -t 43200  -c $job_catalog  archive_${frelout[$i]}
4399                      subjob   -v  -q permq  -X 1 -T 1  -m 1000  -t 172800  -c $job_catalog  archive_${frelout[$i]}
4400                   elif [[ $localhost = nech ]]
4401                   then
4402                      subjob  -d  -c /pf/b/$usern/job_queue  -v  -q pp  -X 0  -m 1000  -t 7200  archive_${frelout[$i]}
4403                   fi
4404                   printf "              Archiving of $tmp_data_catalog/${frelout[$i]} initiated (batch job submitted)\n"
4405                fi
4406             else
4407                printf "              +++ caution: option -A is switched off. No archiving on $archive_system!\n"
4408             fi
4409
4410
4411                # LEERDATEI IM BENUTZERVERZEICHNIS ANLEGEN, DAMIT BEKANNT IST,
4412                # WIE DIE HOECHSTE ZYKLUSNUMMER AUF DEM ARCHIV-SYSTEM LAUTET
4413             if [[ $files_for_pes = false ]]
4414             then
4415                cat  /dev/null  >  ${pathout[$i]}
4416             else
4417                mkdir -p  ${pathout[$i]}
4418             fi
4419
4420          fi
4421
4422
4423             # KOPIEREN AUF LOKALER MASCHINE ZUM ARCHIV-SYSTEM
4424             # AUSSERDEM MUSS LEERDATEI ANGELEGT WERDEN, DAMIT BEKANNT IST,
4425             # WIE DIE HOECHSTE ZYKLUSNUMMER AUF DEM ARCHIV-SYSTEM LAUTET
4426             # FALLS IRGENDEINE (VON MEHREREN) ARCHIVIERUNGEN SCHIEF GEHT,
4427             # WIRD FLAG GESETZT UND BLEIBT AUCH BEI WEITEREN ORDNUNGS-
4428             # GEMAESSEN ARCHIVIERUNGEN GESETZT
4429          if [[ "${actionout[$i]}" = ar ]]
4430          then
4431             if [[ $files_for_pes = false ]]
4432             then
4433                printf "\n  >>> OUTPUT: ${localout[$i]}  to"
4434                printf "\n              ${pathout[$i]}"
4435                printf "\n              File will be copied to archive-system ($archive_system) !\n"
4436             else
4437                printf "\n  >>> OUTPUT: ${localout[$i]}/_....  to"
4438                printf "\n              ${pathout[$i]}"
4439                printf "\n              Directory will be copied to archive-system ($archive_system) !\n"
4440             fi
4441             mv  ${localout[$i]}  ${frelout[$i]}
4442
4443             file_saved=false
4444
4445             if [[ $archive_system = asterix ]]
4446             then
4447                do_stageout=true
4448                (( stageout_anz = 0 ))
4449                while [[ $do_stageout = true ]]
4450                do
4451                   if [[ $files_for_pes = false ]]
4452                   then
4453                      stageout  ${frelout[$i]}  > STAGE_OUTPUT
4454                   else
4455                      stageout  -t  ${frelout[$i]}  > STAGE_OUTPUT
4456                   fi
4457                   cat  STAGE_OUTPUT
4458                   if [[ $(grep -c "st.msg:150"  STAGE_OUTPUT) != 0 ]]
4459                   then
4460                      file_saved=true
4461                      do_stageout=false
4462                   else
4463                      if [[ $files_for_pes = false ]]
4464                      then
4465                         printf "\n  +++ file ${frelout[$i]}  could not be saved on archive-system"
4466                      else
4467                         printf "\n  +++ directory ${frelout[$i]} could not be saved on archive-system"
4468                      fi
4469                      (( stageout_anz = stageout_anz + 1 ))
4470                      if (( stageout_anz == 10 ))
4471                      then
4472                         printf "\n  +++ stoped after 10 unsuccessful tries!"
4473                         archive_save=false
4474                         do_stageout=false
4475                      else
4476                         printf "\n  *** new try to store on archive after 15 min:"
4477                         sleep 900
4478                      fi
4479                   fi
4480                done
4481             elif [[ $archive_system = DMF ]]
4482             then
4483                if [[ $files_for_pes = false ]]
4484                then
4485                   printf "\n  +++ archiving of single files impossible on $archive_system!\n"
4486                   locat=DMF
4487                   exit
4488                else
4489                   rm -rf  $ARCHIVE/${frelout[$i]}
4490                   cp -r  ${frelout[$i]}  $ARCHIVE
4491                fi
4492                file_saved=true
4493             elif [[ $archive_system = tivoli ]]
4494             then
4495                   # ARCHIVIERUNG NUR PER BATCH-JOB MOEGLICH
4496                   # DATEI MUSS ZWISCHENZEITLICH INS TEMPORAERE DATENVERZEICHNIS
4497                   # GELEGT WERDEN
4498                [[ ! -d $tmp_data_catalog ]]  &&  mkdir -p  $tmp_data_catalog
4499                chmod  g+rx  $tmp_data_catalog
4500                if [[ $files_for_pes = false ]]
4501                then
4502                   ln -f  ${frelout[$i]}  $tmp_data_catalog/${frelout[$i]}
4503                else
4504                   mkdir  $tmp_data_catalog/${frelout[$i]}
4505                   ln -f  ${frelout[$i]}/*  $tmp_data_catalog/${frelout[$i]}
4506                fi
4507
4508                   # BATCH JOB GENERIEREN UND ABSCHICKEN; DATEI MUSS WIEDER
4509                   # AUS TEMPORAEREM DATENVERZEICHNIS ENTFERNT WERDEN
4510                echo "cd  $tmp_data_catalog"                       >  archive_${frelout[$i]}
4511                if [[ $files_for_pes = false ]]
4512                then
4513                      # EVENTUELL NOCH VORHANDENE DATEI IM ARCHIV LOSCHEN
4514                   echo "rm  -rf  \$PERM/${frelout[$i]}"           >> archive_${frelout[$i]}
4515                   echo "cp  ${frelout[$i]} \$PERM/${frelout[$i]}" >> archive_${frelout[$i]}
4516                   echo "rm  -rf  ${frelout[$i]}"                  >> archive_${frelout[$i]}
4517                else
4518                   echo "rm  -rf  \$PERM/${frelout[$i]}.tar"       >> archive_${frelout[$i]}
4519                   echo "tar  cvf \$PERM/${frelout[$i]}.tar ${frelout[$i]}" >> archive_${frelout[$i]}
4520                   echo "rm  -rf  ${frelout[$i]}"                  >> archive_${frelout[$i]}
4521                fi
4522
4523                subjob  -v  -d  -q cdata  -X 0  -m 1000  -t 43200  -c $job_catalog  archive_${frelout[$i]}
4524                printf "              Archiving of $tmp_data_catalog/${frelout[$i]} initiated (batch job submitted)\n"
4525                file_saved=true
4526
4527             elif [[ $archive_system = ut ]]
4528             then
4529                   # ARCHIVIERUNG NUR PER BATCH-JOB MOEGLICH
4530                   # DATEI MUSS ZWISCHENZEITLICH INS TEMPORAERE DATENVERZEICHNIS
4531                   # GELEGT WERDEN
4532                [[ ! -d $tmp_data_catalog ]]  &&  mkdir -p  $tmp_data_catalog
4533                chmod  g+rx  $tmp_data_catalog
4534                if [[ $files_for_pes = false ]]
4535                then
4536                   ln -f  ${frelout[$i]}  $tmp_data_catalog/${frelout[$i]}
4537                else
4538                   mkdir  $tmp_data_catalog/${frelout[$i]}
4539                   ln -f  ${frelout[$i]}/*  $tmp_data_catalog/${frelout[$i]}
4540                fi
4541
4542                   # BATCH JOB GENERIEREN UND ABSCHICKEN; DATEI MUSS WIEDER
4543                   # AUS TEMPORAEREM DATENVERZEICHNIS ENTFERNT WERDEN
4544                echo "cd  $tmp_data_catalog"                       >  archive_${frelout[$i]}
4545                if [[ $files_for_pes = false ]]
4546                then
4547                      # EVENTUELL NOCH VORHANDENE DATEI IM ARCHIV LOSCHEN
4548                   echo "rm  -rf  \$UT/${frelout[$i]}"           >> archive_${frelout[$i]}
4549                   echo "cp  ${frelout[$i]} \$UT/${frelout[$i]}" >> archive_${frelout[$i]}
4550                   echo "rm  -rf  ${frelout[$i]}"                >> archive_${frelout[$i]}
4551                else
4552                   echo "rm  -rf  \$UT/${frelout[$i]}.tar"       >> archive_${frelout[$i]}
4553                   echo "tar  cvf \$UT/${frelout[$i]}.tar ${frelout[$i]}" >> archive_${frelout[$i]}
4554                   echo "rm  -rf  ${frelout[$i]}"                >> archive_${frelout[$i]}
4555                fi
4556
4557                subjob  -v  -c /pf/b/$usern/job_queue  -d  -q pp  -X 0  -m 1000  -t 7200  archive_${frelout[$i]}
4558                printf "              Archiving of $tmp_data_catalog/${frelout[$i]} initiated (batch job submitted)\n"
4559                file_saved=true
4560
4561             else
4562                printf "\n  +++ archive_system=\"$archive_system\"  archiving impossible!"
4563                archive_save=false
4564             fi
4565             if [[ $file_saved = true ]]
4566             then
4567                if [[ $files_for_pes = false ]]
4568                then
4569                   cat  /dev/null  >  ${pathout[$i]}
4570                else
4571                   mkdir -p  ${pathout[$i]}
4572                fi
4573             fi
4574          fi
4575
4576             # APPEND AUF LOKALER MASCHINE
4577          if [[ "${actionout[$i]}" = "a" ]]
4578          then
4579             if [[ "${extout[$i]}" != " "  &&  "${extout[$i]}" != "" ]]
4580             then
4581                printf "\n  >>> OUTPUT: ${localout[$i]}  append to  ${pathout[$i]}.${extout[$i]}\n"
4582                cat  ${localout[$i]}  >>  ${pathout[$i]}.${extout[$i]}
4583             else
4584                printf "\n  >>> OUTPUT: ${localout[$i]}  append to  ${pathout[$i]}\n"
4585                cat  ${localout[$i]}  >>  ${pathout[$i]}
4586             fi
4587          fi
4588
4589             # KOPIEREN AUF LOKALER MASCHINE
4590             # ES MUSS KOPIERT WERDEN, DA MOVE NICHT UEBER FILESYSTEM HINAUS MOEGLICH
4591          if [[ "${actionout[$i]}" = ""  &&  $files_for_pes = false ]]
4592          then
4593
4594                # KOPIEREN AUF EINPROZESSORMASCHINE
4595             if [[ "${extout[$i]}" != " "  &&  "${extout[$i]}" != "" ]]
4596             then
4597                printf "\n  >>> OUTPUT: ${localout[$i]}  to  ${pathout[$i]}.${extout[$i]}\n"
4598                if [[ $link_local_output = true ]]
4599                then
4600                    printf "      using ln -f\n"
4601                    ln -f  ${localout[$i]}  ${pathout[$i]}.${extout[$i]}
4602                fi
4603                # If "ln -f" fails of if "$link_local_output = false" do a normal "cp"
4604                if [[ ! -f "${pathout[$i]}.${extout[$i]}" ]]
4605                then
4606                    if [[ $link_local_output = true ]]
4607                    then
4608                        printf "      ln failed, using cp...\n"
4609                    fi
4610                    cp  ${localout[$i]}  ${pathout[$i]}.${extout[$i]}
4611                fi
4612             else
4613                printf "\n  >>> OUTPUT: ${localout[$i]}  to  ${pathout[$i]}\n"
4614                if [[ $link_local_output = true ]]
4615                then
4616                    printf "      using ln -f\n"
4617                    ln -f  ${localout[$i]}  ${pathout[$i]}
4618                fi
4619                # If "ln -f" fails of if "$link_local_output = false" do a normal "cp"
4620                if [[ ! -f "${pathout[$i]}" ]]
4621                then
4622                    if [[ $link_local_output = true ]]
4623                    then
4624                        printf "      ln failed, using cp...\n"
4625                    fi
4626                    cp  ${localout[$i]}  ${pathout[$i]}
4627                fi
4628             fi
4629
4630          elif [[ "${actionout[$i]}" = ""  &&  $files_for_pes = true ]]
4631          then
4632
4633                # DIE DEN PROZESSOREN EINES PARALLELRECHNERS ZUGEHOERIGEN
4634                # DATEIEN WERDEN ERST IN EINEM KATALOG GESAMMELT UND DIESER
4635                # WIRD DANN KOPIERT
4636                # PER MOVE UMBENANNT WERDEN
4637             printf "\n  >>> OUTPUT: ${localout[$i]}/_....  to  ${pathout[$i]}\n"
4638             if [[ $link_local_output = true ]]
4639             then
4640                 printf "      using ln -f\n"
4641                 mkdir  ${pathout[$i]}
4642                 cd ${localout[$i]}
4643                 for file in $(ls *)
4644                 do
4645                   ln -f $file  ${pathout[$i]}
4646                 done
4647                 cd $TEMPDIR
4648             fi
4649             # If "ln -f" fails of if "$link_local_output = false" do a normal "cp -r"
4650             if [[ ! -f "${pathout[$i]}/_0000" ]]
4651             then
4652                 if [[ $link_local_output = true ]]
4653                 then
4654                     printf "      ln failed for .../_0000, using cp...\n"
4655                 fi
4656                 cp -r  ${localout[$i]}  ${pathout[$i]}
4657             fi
4658
4659          fi
4660       fi
4661    done
4662    if (( i != 0 ))
4663    then
4664       if [[ $transfer_problems = true ]]
4665       then
4666          printf "\n$striche\n  *** OUTPUT-files saved"
4667          printf "\n  +++ WARNING: some data transfers failed! \n"
4668       else
4669          printf "\n$striche\n  *** all OUTPUT-files saved \n"
4670       fi
4671    fi
4672
4673
4674       # EVENTUELL FOLGEJOB STARTEN
4675       # DATEI CONTINUE_RUN MUSS VOM BENUTZERPROGRAMM AUS ERZEUGT WERDEN
4676    if [[ -f CONTINUE_RUN ]]
4677    then
4678
4679       if [[ $archive_save = true ]]
4680       then
4681
4682             # ZUERST IN MRUN-AUFRUF OPTIONEN FUER FORTSETZUNGSLAUF, FUER
4683             # STILLES ABARBEITEN (OHNE INTERAKTIVE RUECKFAGEN) UND FUER
4684             # BATCH-BETRIEB (NUR WICHTIG, FALLS BATCH AUF LOKALER MASCHINE
4685             # DURCHGEFUEHRT WERDEN SOLL) EINFUEGEN, FALLS NICHT BEREITS VOR-
4686             # HANDEN
4687          [[ $(echo $mc | grep -c "\-C") = 0 ]]  &&  mc="$mc -C"
4688          [[ $(echo $mc | grep -c "\-v") = 0 ]]  &&  mc="$mc -v"
4689          [[ $(echo $mc | grep -c "\-b") = 0 ]]  &&  mc="$mc -b"
4690          if [[ $(echo $mc | grep -c "#") != 0 ]]
4691          then
4692             mc=`echo $mc | sed 's/#/f/g'`
4693          fi
4694
4695
4696             # JOB STARTEN
4697          printf "\n\n  *** initiating restart-run on \"$return_addres\" using command:\n"
4698          echo "      $mc"
4699          printf "\n$striche\n"
4700          if [[ $localhost != $fromhost ]]
4701          then
4702
4703             if [[ $localhost = lcsgih  ||  $localhost = lcsgib  ||  $localhost = nech  ||  $localhost = ibmh  ||  $localhost = ibmkisti  ||  $localhost = ibmku  ||  $localhost = ibms ]]
4704             then
4705                echo "*** ssh will be used to initiate restart-runs!"
4706                echo "    return_addres=\"$return_addres\" "
4707                echo "    return_username=\"$return_username\" "
4708                if [[ $(echo $return_addres | grep -c "130.75.105") = 1 ]]
4709                then
4710                   ssh $return_addres -l $return_username "PATH=\$PATH:$LOCAL_MRUN_PATH;. /muksoft/packages/intel/bin/compilervars.sh intel64;export PALM_BIN=$LOCAL_MRUN_PATH;cd $LOCAL_PWD; $mc "
4711                else
4712                   if [[ $localhost = ibmkisti ]]
4713                   then
4714                      ssh $usern@gaiad "ssh $return_addres -l $return_username \"PATH=\\\$PATH:$LOCAL_MRUN_PATH;export PALM_BIN=$LOCAL_MRUN_PATH;cd $LOCAL_PWD; $mc\" "
4715                   else
4716                      ssh $return_addres -l $return_username "PATH=\$PATH:$LOCAL_MRUN_PATH;export PALM_BIN=$LOCAL_MRUN_PATH;cd $LOCAL_PWD; $mc "
4717                   fi
4718                fi
4719             else
4720                printf "\n  +++ no restart mechanism available for host \"$localhost\" "
4721                locat=restart; exit
4722             fi
4723
4724                # WARTEN, DAMIT SICH RESTART JOB IN QUEUE EINREIHEN KANN, BEVOR
4725                # DER AKTUELLE JOB ENDET
4726             if [[ $queue = special1q ]]
4727             then
4728                sleep 120
4729             else
4730                sleep 30
4731             fi
4732
4733          else
4734
4735                # BEI RECHNUNGEN AUF LOKALER MASCHINE KANN MRUN DIREKT AUFGE-
4736                # RUFEN WERDEN, AUSSER AUF lcfimm
4737             cd $LOCAL_PWD
4738             if [[ $localhost = lcfimm ]]
4739             then
4740                ssh $return_addres -l $return_username "PATH=\$PATH:$LOCAL_MRUN_PATH;export PALM_BIN=$LOCAL_MRUN_PATH;cd $LOCAL_PWD; $mc " 
4741             else
4742                eval  $mc                # ' MUESSEN AUSGEWERTET WERDEN
4743             fi
4744             cd -  > /dev/null
4745          fi
4746          printf "\n$striche\n  *** restart-run initiated \n"
4747
4748
4749             # EVENTUELL INPUT-DATEIEN, DIE VON TEMPORAEREM DATENVERZEICHNIS
4750             # GEHOLT WORDEN SIND, LOESCHEN
4751          (( i = 0 ))
4752          while (( i < iin ))
4753          do
4754             (( i = i + 1 ))
4755             if [[ "${got_tmp[$i]}" = true   &&  $keep_data_from_previous_run = false ]]
4756             then
4757                rm -r  $tmp_data_catalog/${frelin[$i]}
4758             fi
4759          done
4760
4761       else
4762
4763          printf "\n  +++ no restart-run possible, since errors occured"
4764          printf "\n      during the archive process"
4765       fi
4766
4767    fi
4768
4769
4770   
4771       # EVTL. EMAIL-BENACHRICHTIGUNG UEBER ABGESCHLOSSENEN LAUF
4772    if [[ "$email_notification" != "none" ]]
4773    then
4774
4775       if [[ $localhost != $fromhost ]]
4776       then
4777          if [[ -f CONTINUE_RUN ]]
4778          then
4779             echo "PALM restart run necessary"        >   email_text
4780             echo "description header of actual run:" >>  email_text
4781             cat  CONTINUE_RUN                        >>  email_text
4782             echo "mrun-command to restart:"          >>  email_text
4783             echo "$mc"                               >>  email_text
4784          else
4785             echo "PALM run with base filename \"$fname\" on host \"$localhost\" finished"  >  email_text
4786          fi
4787          mail  $email_notification  <  email_text
4788          printf "\n  *** email notification sent to \"$email_notification\" "
4789       fi
4790    fi
4791
4792
4793
4794       # ALLE ARBEITEN BEENDET. TEMPORAERER KATALOG KANN GELOESCHT WERDEN
4795    cd  $HOME
4796    [[ $delete_temporary_catalog = true ]]  &&  rm -rf $TEMPDIR
4797
4798 else
4799
4800
4801       # FALLS AUF REMOTE-MASCHINE GERECHNET WERDEN SOLL, WERDEN JETZT ENTSPRE-
4802       # CHENDE AKTIONEN DURCHGEFUEHRT
4803
4804       # MRUN-BEFEHL FUER REMOTE-MASCHINE ZUSAMMENSTELLEN
4805    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"
4806    [[ "$cpp_opts" != "" ]]       &&  mrun_com=${mrun_com}" -D \"$cpp_opts\""
4807    [[ "$global_revision" != "" ]]  &&  mrun_com=${mrun_com}" -G \"$global_revision\""
4808    [[ $group_number != none ]]   &&  mrun_com=${mrun_com}" -g $group_number"
4809    [[ $do_compile = true ]]      &&  mrun_com=${mrun_com}" -s \"$source_list\""
4810    [[ "$input_list" != "" ]]     &&  mrun_com=${mrun_com}" -i \"$input_list\""
4811    [[ $ignore_archive_error = true ]]  &&  mrun_com=${mrun_com}" -I"
4812    [[ $keep_data_from_previous_run = true ]]  &&  mrun_com=${mrun_com}" -k"
4813    [[ "$additional_conditions" != "" ]]  &&  mrun_com=${mrun_com}" -K \"$additional_conditions\""
4814#    [[ "$makefile" != "$source_path/Makefile" ]]  &&  mrun_com=${mrun_com}" -M \"$makefile\""
4815    [[ "$output_list" != "" ]]    &&  mrun_com=${mrun_com}" -o \"$output_list\""
4816    [[ "$read_from_config" = false ]]  &&  mrun_com=${mrun_com}" -S"
4817    [[ $do_trace = true ]]        &&  mrun_com=${mrun_com}" -x"
4818    [[ "$numprocs" != "" ]]       &&  mrun_com=${mrun_com}" -X $numprocs"
4819    if [[ $use_openmp = true ]]
4820    then
4821       mrun_com=${mrun_com}" -O $threads_per_task"
4822    fi
4823    [[ "$tasks_per_node" != "" ]]  &&  mrun_com=${mrun_com}" -T $tasks_per_node"
4824    [[ $store_on_archive_system = true ]]  &&  mrun_com=${mrun_com}" -A"
4825    [[ $package_list != "" ]]     &&  mrun_com=${mrun_com}" -p \"$package_list\""
4826    [[ $return_password != "" ]]  &&  mrun_com=${mrun_com}" -P $return_password"
4827    [[ $delete_temporary_catalog = false ]]  &&  mrun_com=${mrun_com}" -B"
4828    [[ $node_usage != default  &&  "$(echo $node_usage | cut -c1-3)" != "sla"  &&  $node_usage != novice ]]  &&  mrun_com=${mrun_com}" -n $node_usage"
4829    [[ "$ocean_file_appendix" = true ]]  &&  mrun_com=${mrun_com}" -y"
4830    [[ $run_coupled_model = true ]]  &&  mrun_com=${mrun_com}" -Y \"$coupled_dist\""
4831    [[ "$check_namelist_files" = false ]]  &&  mrun_com=${mrun_com}" -z"
4832    [[ "$combine_plot_fields" = false ]]  &&  mrun_com=${mrun_com}" -Z"
4833    [[ "$max_par_io_str" != "" ]]  &&  mrun_com=${mrun_com}" -w $max_par_io_str"
4834    if [[ $do_remote = true ]]
4835    then
4836       printf "\n>>>> MRUN-command on execution host:\n>>>> $mrun_com \n"
4837    fi
4838
4839
4840       # ZUSAMMENSTELLUNG DES JOBSCRIPTS AUF DATEI jobfile
4841    jobfile=jobfile.$RANDOM
4842
4843
4844       # TEMPORAERES VERZEICHNIS GENERIEREN UND NACH DORT WECHSELN
4845    echo  "mkdir  $TEMPDIR"      >>  $jobfile
4846    echo  "cd  $TEMPDIR"         >>  $jobfile
4847
4848
4849       # EVENTUELL FEHLERVERFOLGUNG AKTIVIEREN
4850    if [[ $do_trace = true ]]
4851    then
4852       echo  "set -x"                                    >>  $jobfile
4853    else
4854       echo  "set +vx"                                   >>  $jobfile
4855    fi
4856
4857
4858       # BEREITSTELLUNG VON QUELLTEXTEN, MRUN-SCRIPTS UND KONFIGURATIONS-
4859       # DATEI FUER DEN JOB
4860    if [[ $( echo $host | cut -c1-5 ) = lcsgi  ||  $host = ibmkisti ]]
4861    then
4862
4863          # KONFIGURATIONSDATEI UND MRUN_SCRIPT IN DAS SOURCE-VERZEICHNIS
4864          # KOPIEREN
4865       if [[ $restart_run != true ]]
4866       then
4867          cp  $config_file  $working_directory/SOURCES_FOR_RUN_$fname
4868          cp  ${PALM_BIN}/$mrun_script_name  $working_directory/SOURCES_FOR_RUN_$fname
4869       fi
4870
4871          # SOURCE-VERZEICHNIS VOM LOKALEN RECHNER PER SCP TRANSFERIEREN
4872          # (BEI JOBS AUF LOKALEM RECHNER REICHT CP)
4873       echo  "set -x"  >>  $jobfile
4874       if [[ $host = $localhost ]]
4875       then
4876          echo  "cp  -r  $working_directory/SOURCES_FOR_RUN_$fname ."  >>  $jobfile
4877       else
4878          if [[ $host != ibmkisti ]]
4879          then
4880             echo  "scp  -r  $return_username@$return_addres:$working_directory/SOURCES_FOR_RUN_$fname ."  >>  $jobfile
4881          else
4882                # on KISTI's IBM firewall is only opened on interactive node
4883             echo  "localdir=\`pwd\`"                            >>  $jobfile
4884             echo  "ssh $remote_username@gaiad \"cd \$localdir; scp  -r  $return_username@$return_addres:$working_directory/SOURCES_FOR_RUN_$fname .\" "  >>  $jobfile
4885          fi
4886       fi
4887       echo  "export SOURCES_COMPLETE=true"                      >>  $jobfile
4888
4889          # QUELLTEXTE, MRUN-SCRIPT UND KONFIGURATIONSDATEI IN DAS AKTUELLE
4890          # ARBEITSVERZEICHNIS VERSCHIEBEN
4891       echo  "mv  SOURCES_FOR_RUN_$fname/$config_file  . "       >>  $jobfile
4892       echo  "mv  SOURCES_FOR_RUN_$fname/$mrun_script_name  . "  >>  $jobfile
4893       echo  "execute_mrun=true"                                 >>  $jobfile
4894       echo  " "                                                 >>  $jobfile
4895
4896    else
4897
4898          # ABSPEICHERN DER QUELLTEXTE (NUR FALLS UEBERSETZT WERDEN SOLL)
4899          # SOWIE GEGEBENENFALLS DES MAKEFILES
4900       if [[ $do_compile = true ]]
4901       then
4902
4903          source_catalog=SOURCES_FOR_RUN_$fname
4904
4905              # UNTERVERZEICHNIS FUER QUELLTEXTE UND MAKEFILE ANLEGEN
4906              # MRUN WIRD DIESES VRZEICHNIS UEBER ENVIRONMENT VARIABLE
4907              # MITGETEILT (UEBERSTEUERT ANGABE IN KONFIGURATIONSDATEI)
4908          echo  "mkdir  SOURCES_FOR_RUN_$fname"                >>  $jobfile
4909          echo  "export SOURCES_COMPLETE=true"                 >>  $jobfile
4910          echo  "cd     SOURCES_FOR_RUN_$fname"                >>  $jobfile
4911
4912          for  filename  in  $source_list
4913          do
4914                # ABDECKZEICHEN VERHINDERN, DASS ERSETZUNGEN ERFOLGEN
4915             echo  "cat > $filename << \"%END%\""              >>  $jobfile
4916             cat   $source_catalog/$filename                   >>  $jobfile
4917             echo  " "                                         >>  $jobfile
4918             echo  "%END%"                                     >>  $jobfile
4919             echo  " "                                         >>  $jobfile
4920          done
4921
4922             # ABDECKZEICHEN VERHINDERN, DASS ERSETZUNGEN ERFOLGEN
4923          echo  "cat > Makefile << \"%END%\""               >>  $jobfile
4924          cat   $source_catalog/Makefile                    >>  $jobfile
4925          echo  " "                                         >>  $jobfile
4926          echo  "%END%"                                     >>  $jobfile
4927          echo  " "                                         >>  $jobfile
4928
4929          echo  "cd -  > /dev/null"                         >>  $jobfile
4930
4931       fi
4932
4933
4934          # ABSPEICHERN DER KONFIGURATIONSDATEI
4935          # ABDECKZEICHEN VERHINDERN, DASS ERSETZUNGEN ERFOLGEN
4936       echo  "cat > $config_file << \"%END%\""      >>  $jobfile
4937       cat   $config_file                           >>  $jobfile
4938       echo  "%END%"                                >>  $jobfile
4939       echo  " "                                    >>  $jobfile
4940
4941
4942          # ABSPEICHERN DER AKTUELLEN MRUN-VERSION
4943          # ABDECKZEICHEN VERHINDERN, DASS ERSETZUNGEN ERFOLGEN
4944       echo  "cat > $mrun_script_name <<\"%END%\""    >>  $jobfile
4945       cat   ${PALM_BIN}/$mrun_script_name            >>  $jobfile
4946       echo  "%END%"                                  >>  $jobfile
4947       echo  "chmod u+x $mrun_script_name"          >>  $jobfile
4948       echo  "execute_mrun=true"                    >>  $jobfile
4949       echo  " "                                    >>  $jobfile
4950
4951    fi
4952
4953
4954       # EVTL. BENOETIGTE INPUT-DATEIEN PER FTP HOLEN ODER DEM JOB DIREKT
4955       # MITGEBEN UND AUF DEM REMOTE-RECHNER IM BENUTZERVERZEICHNIS ABLEGEN
4956       # FALLS DIESES NICHT EXISTIERT, WIRD VERSUCHT, DAS JEWEILS LETZTE
4957       # UNTERVERZEICHNIS DES PFADNAMENS ANZULEGEN
4958    if [[ $do_remote = true ]]
4959    then
4960       (( i = 0 ))
4961       while (( i < iin ))
4962       do
4963          (( i = i + 1 ))
4964          echo  "[[ ! -d ${pathin[$i]} ]]  &&  mkdir -p  ${pathin[$i]}"  >>  $jobfile
4965          if [[ "${transin[$i]}" = job ]]
4966          then
4967             echo  "cat > ${remotepathin[$i]} <<\"%END%\""    >>  $jobfile
4968             eval cat   ${pathin[$i]}/${frelin[$i]}           >>  $jobfile
4969             echo  " "                                        >>  $jobfile
4970             echo  "%END%"                                    >>  $jobfile
4971          else
4972             echo  "batch_scp -b -o -g -s -u $return_username $return_addres ${remotepathin[$i]} \"${pathin[$i]}\" ${frelin[$i]}" >>  $jobfile
4973          fi
4974
4975             # UEBERPRUEFEN, OB DATEI ANGELEGT WERDEN KONNTE
4976          echo  "if [[ \$? = 1 ]]"                    >>  $jobfile
4977          echo  "then"                                >>  $jobfile
4978          echo  "   echo \" \" "                      >>  $jobfile
4979          echo  "   echo \"+++ file ${remotepathin[$i]} could not be created\" "   >>  $jobfile
4980          echo  "   echo \"    please check, if directory exists on $host!\" "  >>  $jobfile
4981          echo  "   echo \"+++ MRUN will not be continued\" "  >>  $jobfile
4982          echo  "   execute_mrun=false"               >>  $jobfile
4983          echo  "fi"                                  >>  $jobfile
4984       done
4985    fi
4986
4987       # ARBEITSKATALOG AUF DER LOKALEN MASCHINE FUER EVENTUELLE
4988       # FORTSETZUNGSLAUEFE PER ENV-VARIABLE UEBERGEBEN
4989    echo  "LOCAL_PWD=$working_directory"                >>  $jobfile
4990    echo  "export LOCAL_PWD"                            >>  $jobfile
4991
4992       # EBENSO LOKALEN MRUN-KATALOG UEBERGEBEN
4993    echo  "LOCAL_MRUN_PATH=$PALM_BIN"                   >>  $jobfile
4994    echo  "export LOCAL_MRUN_PATH"                      >>  $jobfile
4995
4996       # WORKAROUND FUER RIAM-NEC-JOBS WEGEN PROFILE-SCHWIERIGKEITEN
4997    if [[ $localhost_realname = "gate"  ||  $localhost = lctit ]]
4998    then
4999       echo  "export PALM_BIN=$PALM_BIN"                >>  $jobfile
5000    fi
5001
5002       # MRUN AUF ZIELRECHNER AUFRUFEN (queue is workaround for ibmkisti)
5003    echo  "set -x"                                      >>  $jobfile
5004    echo  "queue=$queue"                                >>  $jobfile
5005    echo  "[[ \$execute_mrun = true ]]  &&  ./$mrun_com"  >>  $jobfile
5006
5007    echo  'ls -al; echo `pwd`'                          >>  $jobfile
5008    echo  "cd \$HOME"                                   >>  $jobfile
5009    echo  "rm -rf  $TEMPDIR"                            >>  $jobfile
5010
5011
5012
5013
5014       # JOB PER SUBJOB STARTEN
5015    if [[ $silent = false ]]
5016    then
5017       printf "\n     "
5018    else
5019       printf "\n\n"
5020    fi
5021
5022    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  -e $email_notification  $jobfile
5023    rm -rf  $jobfile
5024
5025
5026 fi  # ENDE REMOTE-TEIL
5027
5028
5029
5030     # ENDE DER PROZEDUR
Note: See TracBrowser for help on using the repository browser.