Changeset 4809 for palm/trunk/SCRIPTS/.palm.config.atosb
- Timestamp:
- Dec 3, 2020 4:37:20 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/.palm.config.atosb
r4570 r4809 26 26 %compiler_options -fpe0 -O3 -fp-model source -ftz -xCORE-AVX512 -no-prec-div -no-prec-sqrt -ip -convert little_endian -I /sw/dataformats/netcdf/intel.18/4.7.3/skl/include/ -I /sw/numerics/fftw3/impi/intel/3.3.8/skl/include/ 27 27 %linker_options -Wl,-rpath=\\$LD_RUN_PATH \\`nf-config --flibs\\` -L /sw/numerics/fftw3/impi/intel/3.3.8/skl/lib -lfftw3 28 %module_commands module use /sw/modules/HLRN; module purge; module load HLRNenv sw.skl slurmintel/18.0.6 impi/2018.5 netcdf-parallel/impi/intel fftw3/impi/intel28 %module_commands module load intel/18.0.6 impi/2018.5 netcdf-parallel/impi/intel fftw3/impi/intel 29 29 %execute_command srun --propagate=STACK --kill-on-bad-exit -n {{mpi_tasks}} -N {{nodes}} --ntasks-per-node={{tasks_per_node}} palm 30 30 %execute_command_for_combine srun --propagate=STACK -n 1 --ntasks-per-node=1 combine_plot_fields.x
Note: See TracChangeset
for help on using the changeset viewer.