Changeset 1238 for palm/trunk/SCRIPTS


Ignore:
Timestamp:
Oct 14, 2013 2:20:54 PM (11 years ago)
Author:
hoffmann
Message:

new .mrun.config.hlrnIII file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/.mrun.config.hlrnIII

    r1224 r1238  
    3030# appropriately, if you are using a different compiler / MPI-Version.
    3131#
    32 %tmp_user_catalog    /gfs1/work/<replace by your username on hlrnIII>     lccrayb parallel
    33 %tmp_data_catalog    /gfs1/work/<replace by your username on hlrnIII>     lccrayb parallel
    34 %compiler_name       crayftn                                              lccrayb parallel
    35 %compiler_name_ser   crayftn                                              lccrayb parallel
     32%tmp_user_catalog    /gfs1/work/<replace by your HLRN-III username>         lccrayb parallel
     33%tmp_data_catalog    /gfs1/work/<replace by your HLRN-III username>         lccrayb parallel
     34%compiler_name       ftn                         lccrayb parallel
     35%compiler_name_ser   ftn                         lccrayb parallel
    3636%cpp_options         -e:Z:-DMPI_REAL=MPI_DOUBLE_PRECISION:-DMPI_2REAL=MPI_2DOUBLE_PRECISION:-D__netcdf:-D__netcdf4:-D__fftw   lccrayb parallel
    37 %mopts               -j:4                                                 lccrayb parallel
    38 %fopts               -em:-s:real64:-O3:-hnoomp:-hfp3                      lccrayb parallel
    39 %lopts               -em:-s:real64:-O3:-hnoomp:-hfp3                      lccrayb parallel
    40 %remote_username     niksiraa                                             lccrayb parallel
    41 %memory              1500                                                 lccrayb parallel
    42 %modules             fftw:netcdf                                          lccrayb parallel
     37%mopts               -j:4                        lccrayb parallel
     38%fopts               -em:-s:real64:-O3:-hnoomp:-hfp3:-hdynamic          lccrayb parallel
     39%lopts               -em:-s:real64:-O3:-hnoomp:-hfp3:-hdynamic:-dynamic lccrayb parallel
     40%remote_username     <replace by your HLRN-III username>                    lccrayb parallel
     41%memory              1500                        lccrayb parallel
     42%login_init_cmd      source:$MODULESHOME/init/ksh lccrayb parallel
     43%modules             fftw:cray-netcdf            lccrayb parallel
     44#%create_executable_for_batch  true               lccrayb parallel
    4345#             
    4446%write_binary        true                             restart
Note: See TracChangeset for help on using the changeset viewer.