Changes between Version 36 and Version 37 of doc/app/palmrun
- Timestamp:
- Nov 20, 2018 8:19:36 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/palmrun
v36 v37 114 114 %cpp_options -cpp -D__parallel -DMPI_REAL=MPI_DOUBLE_PRECISION -DMPI_2REAL=MPI_2DOUBLE_PRECISION -D__fftw -D__netcdf 115 115 %make_options -j 4 116 %compiler_options -openmp -fpe0 -O3 -xHost -fp-model source -ftz -fno-alias -ip -nbs -I /muksoft/packages/fftw/3.3.4/include -L/muksoft/.... 117 %linker_options -openmp -fpe0 -O3 -xHost -fp-model source -ftz -fno-alias -ip -nbs -I /muksoft/packages/fftw/3.3.4/include -L/muksoft/.... 116 %compiler_options -openmp -fpe0 -O3 -xHost -fp-model source -ftz -fno-alias -ip -nbs 117 -I /muksoft/packages/fftw/3.3.4/include -L/muksoft/.... 118 %linker_options -openmp -fpe0 -O3 -xHost -fp-model source -ftz -fno-alias -ip -nbs 119 -I /muksoft/packages/fftw/3.3.4/include -L/muksoft/.... 118 120 %hostfile auto 119 121 %execute_command mpiexec -machinefile hostfile -n {{mpi_tasks}} ./palm … … 150 152 %compiler_name ftn 151 153 %compiler_name_ser ftn 152 %cpp_options -e Z -DMPI_REAL=MPI_DOUBLE_PRECISION -DMPI_2REAL=MPI_2DOUBLE_PRECISION -D__parallel -D__netcdf -D__netcdf4 -D__netcdf4_parallel -D__fftw 154 %cpp_options -e Z -DMPI_REAL=MPI_DOUBLE_PRECISION -DMPI_2REAL=MPI_2DOUBLE_PRECISION -D__parallel -D__netcdf 155 -D__netcdf4 -D__netcdf4_parallel -D__fftw 153 156 %make_options -j 4 154 157 %compiler_options -em -O3 -hnoomp -hnoacc -hfp3 -hdynamic