Changes between Version 30 and Version 31 of doc/app/palmrun
- Timestamp:
- Aug 28, 2018 7:58:25 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/palmrun
v30 v31 35 35 After entering the {{{palmrun}}} command, some general settings will be listed on the terminal and the user is prompted for confirmation: 36 36 {{{ 37 *** palmrun 1.0 Rev: 2993$37 *** palmrun 1.0 Rev: 3151 $ 38 38 will be executed. Please wait ... 39 39 … … 47 47 48 48 #------------------------------------------------------------------------# 49 | palmrun 1.0 Rev: 2993 $ Thu Apr 26 12:59:34 CEST 2018 | 49 | palmrun 1.0 Rev: 3151 $ Tue Aug 28 09:49:44 CEST 2018 | 50 | PALM code Rev: 3209 | 50 51 | | 51 52 | called on: bora | 52 | host identifier: default (execute on IP: 111.11.111.111)|53 | config. identifier: imuk (execute on IP: 130.75.105.103) | 53 54 | running in: interactive run mode | 54 55 | number of cores: 4 | … … 58 59 | SION -DMPI_2REAL=MPI_2DOUBLE_PRECISION -D__ff | 59 60 | tw -D__netcdf | 60 | compiler options: -openmp -fpe0 -O3 -xHost -fp-model source -ft | 61 | z -fno-alias -no-prec-div -no-prec-sqrt -ip - | 62 | nbs -I /muksoft/packages/fftw/3.3.4/include - | 63 | L/muksoft/packages/fftw/3.3.4/lib64 -lfftw3 - | 64 | I /muksoft/packages/netcdf/4_intel/include -L | 65 | /muksoft/packages/netcdf/4_intel/lib -lnetcdf | 66 | -lnetcdff | 67 | linker options: -openmp -fpe0 -O3 -xHost -fp-model source -ft | 68 | z -fno-alias -no-prec-div -no-prec-sqrt -ip - | 69 | nbs -I /muksoft/packages/fftw/3.3.4/include - | 70 | L/muksoft/packages/fftw/3.3.4/lib64 -lfftw3 - | 71 | I /muksoft/packages/netcdf/4_intel/include -L | 72 | /muksoft/packages/netcdf/4_intel/lib -lnetcdf | 73 | -lnetcdff | 61 | compiler options: -fpe0 -O3 -xHost -fp-model source -ftz -no-pr | 62 | ec-div -no-prec-sqrt -ip -I /muksoft/packages | 63 | /fftw/3.3.4/include -L/muksoft/packages/fftw/ | 64 | 3.3.4/lib64 -lfftw3 -I /muksoft/packages/netc | 65 | df/4_intel/include -L/muksoft/packages/netcdf | 66 | /4_intel/lib -lnetcdf -lnetcdff | 67 | linker options: -fpe0 -O3 -xHost -fp-model source -ftz -no-pr | 68 | ec-div -no-prec-sqrt -ip -I /muksoft/packages | 69 | /fftw/3.3.4/include -L/muksoft/packages/fftw/ | 70 | 3.3.4/lib64 -lfftw3 -I /muksoft/packages/netc | 71 | df/4_intel/include -L/muksoft/packages/netcdf | 72 | /4_intel/lib -lnetcdf -lnetcdff | 74 73 | | 75 74 | run identifier: example_cbl | … … 77 76 #------------------------------------------------------------------------# 78 77 79 >>> everything o.k. (y/n) ? 78 >>> everything o.k. (y/n) ? 80 79 }}} 81 80 Listed settings are determined by the {{{palmrun}}} options and settings in the configuration file (here {{{.palm.config.default}}}). Entering {{{n}}} will abort {{{palmrun}}}. Entering {{{y}}} will finally start execution of PALM and a larger number of informative messages will appear on the terminal: