Changeset 4257 for palm


Ignore:
Timestamp:
Oct 7, 2019 12:28:02 PM (4 years ago)
Author:
Giersch
Message:

Module commands updated for atos system in goettingen

Location:
palm/trunk/SCRIPTS
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/.palm.config.atosg

    r4083 r4257  
    2626%compiler_options    -fpe0 -O3 -fp-model source -ftz -xCORE-AVX512 -no-prec-div -no-prec-sqrt -ip -convert little_endian -I /sw/dataformats/netcdf/4.6.3/skl/intel.18_mpi/include -I /home/bekklaus/opt/fftw3_intel18/include
    2727%linker_options      -Wl,-rpath=\\$LD_RUN_PATH \\`nf-config --flibs\\` -L/home/bekklaus/opt/fftw3_intel18/lib -lfftw3
    28 %module_commands     module use /sw/modules/HLRN; module load HLRNenv sw.skl slurm intel impi netcdf/4.6.3_intel.18_mpi
     28%module_commands     module use /sw/modules/HLRN; module load HLRNenv sw.skl slurm intel impi netcdf/4.6.3_intel.18_impi
    2929%execute_command     srun --propagate=STACK --kill-on-bad-exit -n {{mpi_tasks}} -N {{nodes}} --ntasks-per-node={{tasks_per_node}}  palm
    3030%execute_command_for_combine   srun --propagate=STACK -n 1 --ntasks-per-node=1  combine_plot_fields.x
  • palm/trunk/SCRIPTS/.palm.config.atosg_debug

    r4083 r4257  
    2626%compiler_options    -fpe0 -check -check nooutput_conversion -traceback -g -O0 -align all -ftz -xCORE-AVX512 -no-prec-div -no-prec-sqrt -ip -convert little_endian -I /sw/dataformats/netcdf/4.6.3/skl/intel.18_mpi/include -I /home/bekklaus/opt/fftw3_intel18/include
    2727%linker_options      -Wl,-rpath=\\$LD_RUN_PATH \\`nf-config --flibs\\` -L/home/bekklaus/opt/fftw3_intel18/lib -lfftw3
    28 %module_commands     module use /sw/modules/HLRN; module load HLRNenv sw.skl slurm intel impi netcdf/4.6.3_intel.18_mpi
     28%module_commands     module use /sw/modules/HLRN; module load HLRNenv sw.skl slurm intel impi netcdf/4.6.3_intel.18_impi
    2929%execute_command     srun --propagate=STACK --kill-on-bad-exit -n {{mpi_tasks}} -N {{nodes}} --ntasks-per-node={{tasks_per_node}}  palm
    3030%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.