Ignore:
Timestamp:
Jun 14, 2016 5:15:20 AM (8 years ago)
Author:
raasch
Message:

adjustments for lckiaps

File:
1 edited

Legend:

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

    r1914 r1940  
    2525# required paths (given in <>) by the respective paths valid on your host.
    2626#
    27 %login_init_cmd      .:/cm/local/apps/environment-modules/3.2.6/init/ksh  lckiaps parallel
    28 %modules             pgi/11.10:PrgEnv-pgi/1.1:mpich2/1.4.1p1:netcdf       lckiaps parallel
    29 %tmp_user_catalog    /home/data/<replace_by_your_kiaps_username>          lckiaps parallel
    30 %tmp_data_catalog    /home/data/<replace_by_your_kiaps_username>          lckiaps parallel
     27%modules             intel/2016.1:PrgEnv-intel/2016.1:mvapich2/1.8.1:netcdf/4.1.3   lckiaps parallel
     28%tmp_user_catalog    /home/<replace by your kiaps username>/data                 lckiaps parallel
     29%tmp_data_catalog    /home/<replace by your kiaps username>/data                 lckiaps parallel
    3130%compiler_name       mpif90                            lckiaps parallel
    32 %compiler_name_ser   pgf90                             lckiaps parallel
    33 %cpp_options         -Mpreprocess:-DMPI_REAL=MPI_DOUBLE_PRECISION:-DMPI_2REAL=MPI_2DOUBLE_PRECISION:-D__netcdf lckiaps parallel
    34 %netcdf_inc          -I:/opt/kiaps/apps/netcdf/4.1.3/pgi/11.10/include  lckiaps parallel
    35 %netcdf_lib          -L/opt/kiaps/apps/netcdf/4.1.3/pgi/11.10/lib:-lnetcdf:-lnetcdff  lckiaps parallel
     31%compiler_name_ser   ifort                             lckiaps parallel
     32%cpp_options         -cpp:-DMPI_REAL=MPI_DOUBLE_PRECISION:-DMPI_2REAL=MPI_2DOUBLE_PRECISION:-D__netcdf:-D__netcdf4 lckiaps parallel
     33%netcdf_inc          -I:/app/compilers/intel_2015/applib1/NETCDF4/4.1.3/include  lckiaps parallel
     34%netcdf_lib          -L/app/compilers/intel_2015/applib1/NETCDF4/4.1.3/lib:-lnetcdf:-lnetcdff  lckiaps parallel
    3635%mopts               -j:4                              lckiaps parallel
    37 %fopts               -fastsse                          lckiaps parallel
    38 %lopts               -fastsse                          lckiaps parallel
    39 %remote_username     <replace_by_your_kiaps_username>  lckiaps parallel
     36%fopts               -fpe0:-O3:-fp-model:source:-ftz:-fno-alias:-no-prec-div:-no-prec-sqrt:-ip:-nbs  lckiaps parallel
     37%lopts               -fpe0:-O3:-fp-model:source:-ftz:-fno-alias:-no-prec-div:-no-prec-sqrt:-ip:-nbs  lckiaps parallel
     38%remote_username     <replace by your kiaps username>  lckiaps parallel
    4039%memory              1500                              lckiaps parallel
    4140#             
Note: See TracChangeset for help on using the changeset viewer.