Ignore:
Timestamp:
Jan 18, 2019 5:01:54 PM (5 years ago)
Author:
knoop
Message:

Extended palmtest to use custom MPI execution commands

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/.palm.config.default.in

    r3455 r3682  
    3737%compiler_options    @PALM_COMPILER_OPTIONS@
    3838%linker_options      @PALM_LINKER_OPTIONS@
    39 %execute_command     mpirun -n {{mpi_tasks}} ./palm
     39%execute_command     @PALM_EXECUTE_COMMAND@ ./palm
    4040#%memory              2300
    4141#%module_commands     module switch craype-ivybridge craype-haswell; module load fftw cray-hdf5-parallel cray-netcdf-hdf5parallel
Note: See TracChangeset for help on using the changeset viewer.