Changeset 1625 for palm/trunk/SCRIPTS


Ignore:
Timestamp:
Jul 20, 2015 10:33:04 AM (9 years ago)
Author:
heinze
Message:

fftw and netcdf libraries added

File:
1 edited

Legend:

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

    r1620 r1625  
    2828%compiler_name       mpif90                                                                                lcbullhh parallel
    2929%compiler_name_ser   ifort                                                                                 lcbullhh parallel
    30 %cpp_options         -cpp:-DMPI_REAL=MPI_DOUBLE_PRECISION:-DMPI_2REAL=MPI_2DOUBLE_PRECISION:-D__lc:-D__parallel:-D__netcdf:-D__netcdf4:-D__netcdf4_parallel:-D__intel_compiler lcbullhh parallel
     30%fftw_inc          -I:/sw/rhel6-x64/numerics/fftw-3.3.4-bullxmpi-gcc48/include                             lcbullhh parallel
     31%fftw_lib          -L/sw/rhel6-x64/numerics/fftw-3.3.4-bullxmpi-gcc48/lib:-lfftw3                          lcbullhh parallel
     32%netcdf_inc        -I:/sw/rhel6-x64/netcdf/netcdf_fortran-4.4.2-parallel-bullxmpi-intel14/include          lcbullhh parallel
     33%netcdf_lib        -L/sw/rhel6-x64/netcdf/netcdf_fortran-4.4.2-parallel-bullxmpi-intel14/lib:-lnetcdff     lcbullhh parallel
     34%cpp_options         -cpp:-DMPI_REAL=MPI_DOUBLE_PRECISION:-DMPI_2REAL=MPI_2DOUBLE_PRECISION:-D__lc:-D__parallel:-D__netcdf:-D__netcdf4:-D__netcdf4_parallel:-D__intel_compiler:-D__fftw=__fftw lcbullhh parallel
    3135%mopts               -j:4                                                                                  lcbullhh parallel
    3236%fopts               -O3:-nbs:-convert:little_endian                                                       lcbullhh parallel
    33 %lopts               -O3:-nbs:-convert:little_endian:-lc:-lm:-Wl,-rpath=/sw/rhel6-x64/netcdf/netcdf_fortran-4.4.2-parallel-bullxmpi-intel14/lib            lcbullhh parallel
     37%lopts               -O3:-nbs:-convert:little_endian:-lc:-lm:-Wl,-rpath=/sw/rhel6-x64/netcdf/netcdf_fortran-4.4.2-parallel-bullxmpi-intel14/lib:-Wl,-rpath=/sw/rhel6-x64/numerics/fftw-3.3.4-bullxmpi-gcc48/lib             lcbullhh parallel
    3438%remote_username     <replace_by_your_DKRZ_username>                                                       lcbullhh parallel
    3539%memory              1500                                                                                  lcbullhh parallel
     
    4246%compiler_name       mpif90                                                                                lcbullhh parallel trace
    4347%compiler_name_ser   ifort                                                                                 lcbullhh parallel trace
    44 %cpp_options         -cpp:-DMPI_REAL=MPI_DOUBLE_PRECISION:-DMPI_2REAL=MPI_2DOUBLE_PRECISION:-D__lc:-D__parallel:-D__netcdf:-D__netcdf4:-D__netcdf4_parallel:-D__intel_compiler lcbullhh parallel trace
     48%fftw_inc          -I:/sw/rhel6-x64/numerics/fftw-3.3.4-bullxmpi-gcc48/include                             lcbullhh parallel trace
     49%fftw_lib          -L/sw/rhel6-x64/numerics/fftw-3.3.4-bullxmpi-gcc48/lib:-lfftw3                          lcbullhh parallel trace
     50%netcdf_inc        -I:/sw/rhel6-x64/netcdf/netcdf_fortran-4.4.2-parallel-bullxmpi-intel14/include          lcbullhh parallel trace
     51%netcdf_lib        -L/sw/rhel6-x64/netcdf/netcdf_fortran-4.4.2-parallel-bullxmpi-intel14/lib:-lnetcdff     lcbullhh parallel trace
     52%cpp_options         -cpp:-DMPI_REAL=MPI_DOUBLE_PRECISION:-DMPI_2REAL=MPI_2DOUBLE_PRECISION:-D__lc:-D__parallel:-D__netcdf:-D__netcdf4:-D__netcdf4_parallel:-D__intel_compiler:-D__fftw=__fftw lcbullhh parallel trace
    4553%mopts               -j:4                                                                                  lcbullhh parallel trace
    4654%fopts             -O0:-nbs:-convert:little_endian:-fpe0:-ftz:-fno-alias:-no-prec-div:-no-prec-sqrt:-ip:-C:-check:nooutput_conversion:-debug:-traceback:-g:-w:-xT:-align:all     lcbullhh parallel trace
    47 %lopts             -O0:-nbs:-convert:little_endian:-fpe0:-ftz:-fno-alias:-no-prec-div:-no-prec-sqrt:-ip:-C:-check:nooutput_conversion:-debug:-traceback:-g:-w:-xT:-align:all:-lc:-lm:-Wl,-rpath=/sw/rhel6-x64/netcdf/netcdf_fortran-4.4.2-parallel-bullxmpi-intel14/lib            lcbullhh parallel trace
     55%lopts             -O0:-nbs:-convert:little_endian:-fpe0:-ftz:-fno-alias:-no-prec-div:-no-prec-sqrt:-ip:-C:-check:nooutput_conversion:-debug:-traceback:-g:-w:-xT:-align:all:-lc:-lm:-Wl,-rpath=/sw/rhel6-x64/netcdf/netcdf_fortran-4.4.2-parallel-bullxmpi-intel14/lib:-Wl,-rpath=/sw/rhel6-x64/numerics/fftw-3.3.4-bullxmpi-gcc48/lib             lcbullhh parallel trace
    4856%remote_username     <replace_by_your_DKRZ_username>                                                       lcbullhh parallel trace
    4957%memory              1500                                                                                  lcbullhh parallel trace
Note: See TracChangeset for help on using the changeset viewer.