Ignore:
Timestamp:
Jul 5, 2013 3:29:59 PM (11 years ago)
Author:
raasch
Message:

last commit documented

File:
1 edited

Legend:

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

    r1199 r1200  
    3131# appropriately, if you are using a different compiler / MPI-Version.
    3232#
    33 %tmp_user_catalog    /wrk/raasch                               lccrayf parallel
    34 %tmp_data_catalog    /wrk/raasch/restart_data                  lccrayf parallel
    35 %compiler_name       crayftn                                   lccrayf parallel
    36 %compiler_name_ser   crayftn                                   lccrayf parallel
     33%tmp_user_catalog    /wrk/<replace by your sisu-username>               lccrayf parallel
     34%tmp_data_catalog    /wrk/<replace by your sisu-username>/restart_data  lccrayf parallel
     35%compiler_name       crayftn                                            lccrayf parallel
     36%compiler_name_ser   crayftn                                            lccrayf parallel
    3737%cpp_options         -e:Z:-DMPI_REAL=MPI_DOUBLE_PRECISION:-DMPI_2REAL=MPI_2DOUBLE_PRECISION:-D__netcdf:-D__intel_openmp_bug lccrayf parallel
    3838%netcdf_inc          -I:/opt/cray/netcdf/4.2.1.1/cray/81/include  lccrayf parallel
    3939%netcdf_lib          -L/opt/cray/netcdf/4.2.1.1/cray/81/lib:-lnetcdff:-lnetcdf  lccrayf parallel
    40 %mopts               -j:4                                      lccrayf parallel
    41 %fopts               -em:-s:real64:-O2                         lccrayf parallel
    42 %lopts               -em:-s:real64:-O2                         lccrayf parallel
    43 %remote_username     raasch                                    lccrayf parallel
    44 %memory              1500                                      lccrayf parallel
     40%mopts               -j:4                                               lccrayf parallel
     41%fopts               -em:-s:real64:-O2                                  lccrayf parallel
     42%lopts               -em:-s:real64:-O2                                  lccrayf parallel
     43%remote_username     <replace by your sisu-username>                    lccrayf parallel
     44%memory              1500                                               lccrayf parallel
    4545%login_init_cmd      .:/opt/modules/default/init/ksh\;:.:/etc/bash.bashrc.local\;:module:list  lccrayf parallel
    46 %modules             cray-netcdf                               lccrayf parallel
    47 %create_executable_for_batch  true                             lccrayf parallel
     46%modules             cray-netcdf                                        lccrayf parallel
     47%create_executable_for_batch  true                                      lccrayf parallel
    4848#             
    4949%write_binary        true                             restart
Note: See TracChangeset for help on using the changeset viewer.