Changeset 2693 for palm/trunk/SCRIPTS/.palm.config.imuk
- Timestamp:
- Dec 13, 2017 12:33:49 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/.palm.config.imuk
r2481 r2693 5 5 %base_data ~/palm/current_version/JOBS 6 6 %base_directory $HOME/palm/current_version 7 %fast_io_catalog /localdata/raasch 7 8 %source_path $HOME/palm/current_version/trunk/SOURCE 8 9 %user_source_path $base_directory/JOBS/$fname/USER_CODE … … 10 11 %local_ip 130.75.105.103 11 12 %local_username raasch 12 %fast_io_catalog /localdata/raasch13 13 %compiler_name mpif90 14 14 %compiler_name_ser ifort … … 18 18 %linker_options -openmp -fpe0 -O3 -xHost -fp-model source -ftz -fno-alias -no-prec-div -no-prec-sqrt -ip -nbs -I /muksoft/packages/fftw/3.3.4/include -L/muksoft/packages/fftw/3.3.4/lib64 -lfftw3 -I /muksoft/packages/netcdf/4_intel/include -L/muksoft/packages/netcdf/4_intel/lib -lnetcdf -lnetcdff 19 19 %hostfile auto 20 %execute_command mpiexec -machinefile hostfile -n {{ MPI_TASKS}} palm20 %execute_command mpiexec -machinefile hostfile -n {{mpi_tasks}} palm 21 21 # 22 22 #----------------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.