Ignore:
Timestamp:
Aug 16, 2018 1:00:05 PM (6 years ago)
Author:
raasch
Message:

module_commands and login_init_cmd in config files have been modified

File:
1 edited

Legend:

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

    r3151 r3199  
    3939%execute_command     mpirun -n {{mpi_tasks}} ./palm
    4040#%memory              2300
    41 #%module_commands     module load fftw cray-hdf5-parallel cray-netcdf-hdf5parallel
    42 #%login_init_cmd      module switch craype-ivybridge craype-haswell
     41#%module_commands     module switch craype-ivybridge craype-haswell; module load fftw cray-hdf5-parallel cray-netcdf-hdf5parallel
     42#%login_init_cmd      .execute_special_profile
    4343#
    4444#-------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.