Changeset 753 for palm/trunk


Ignore:
Timestamp:
Aug 23, 2011 6:47:08 AM (13 years ago)
Author:
raasch
Message:

compiler version adjusted

File:
1 edited

Legend:

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

    r752 r753  
    4646#
    4747#
    48 %sgi_feature        ice2                                             lcsgih parallel
    49 %modules            intel.compiler/11.1.072:mpt:netcdf/3.6.3-intel   lcsgih parallel
    50 %remote_username    <replace by your HLRN username>                  lcsgih parallel
    51 %compiler_name      ifort                                            lcsgih parallel
    52 %compiler_name_ser  ifort                                            lcsgih parallel
    53 %cpp_options        -DMPI_REAL=MPI_DOUBLE_PRECISION:-DMPI_2REAL=MPI_2DOUBLE_PRECISION:-D__netcdf  lcsgih parallel
    54 %netcdf_inc        -I:/sw/dataformats/netcdf/3.6.3-intel/include                                  lcsgih parallel
    55 %netcdf_lib        -L/sw/dataformats/netcdf/3.6.3-intel/lib:-lnetcdf:-lnetcdff                    lcsgih parallel
    56 %mopts             -j:4                                                                           lcsgih parallel
    57 %fopts             -g:-w:-xT:-O3:-cpp:-r8:-openmp:-override-limits:-ftz:-fno-alias:-no-prec-div:-no-prec-sqrt:-ip:-nbs:-convert:little_endian  lcsgih parallel
    58 %lopts             -g:-w:-xT:-O3:-cpp:-r8:-openmp:-override-limits:-ftz:-fno-alias:-no-prec-div:-no-prec-sqrt:-ip:-nbs:-Vaxlib:-lmpi   lcsgih parallel
    59 %tmp_data_catalog  /gfs2/work/<replace by your HLRN username>/palm_restart_data      lcsgih parallel
    60 %tmp_user_catalog  /gfs2/tmp/<replace by your HLRN username>                         lcsgih parallel
     48%sgi_feature       ice2                                       lcsgih parallel
     49%modules           intel.compiler/11.1.072:mpt:phdf5/1.8.5-mpt-intel-11.1:pnetcdf/4.1.1-mpt-intel-11.1  lcsgih parallel
     50#%remote_username    <replace by your HLRN username>          lcsgih parallel
     51%compiler_name     ifort                                      lcsgih parallel
     52%compiler_name_ser ifort                                      lcsgih parallel
     53%cpp_options       -DMPI_REAL=MPI_DOUBLE_PRECISION:-DMPI_2REAL=MPI_2DOUBLE_PRECISION:-D__netcdf:-D__netcdf4:-D__mpi2   lcsgih parallel
     54%netcdf_inc        -I:/sw/dataformats/pnetcdf/netcdf-4.1.1-mpt-intel-11.1/include:-I:/sw/dataformats/phdf5/hdf5-1.8.5-mpt-intel-11.1/include    lcsgih parallel
     55%netcdf_lib        -L/sw/dataformats/pnetcdf/netcdf-4.1.1-mpt-intel-11.1/lib:-lnetcdf:-lnetcdff:-L/sw/dataformats/phdf5/hdf5-1.8.5-mpt-intel-11.1/lib:-lhdf5:-lhdf5_hl:-lz      lcsgih parallel
     56%mopts             -j:4                                       lcsgih parallel
     57%fopts             -openmp:-xS:-fpe0:-O3:-cpp:-r8:-fp-model:precise:-align:all:-ftz:-fno-alias:-no-scalar-rep:-no-prec-div:-no-prec-sqrt:-ip:-nbs:-convert:little_endian  lcsgih parallel
     58%lopts             -openmp:-xS:-fpe0:-O3:-cpp:-r8:-fp-model:precise:-align:all:-ftz:-fno-alias:-no-scalar-rep:-no-prec-div:-no-prec-sqrt:-ip:-nbs:-Vaxlib:-lmpi           lcsgih parallel
     59%memory            1500                                       lcsgih parallel
     60#%tmp_data_catalog  /gfs2/work/<replace by your HLRN username>/palm_restart_data      lcsgih parallel
     61#%tmp_user_catalog  /gfs2/tmp/<replace by your HLRN username>                         lcsgih parallel
    6162#
    6263#
Note: See TracChangeset for help on using the changeset viewer.