Changeset 733
- Timestamp:
- Aug 17, 2011 9:12:29 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/.mrun.config.imuk_hlrn
r537 r733 20 20 %host_identifier r2* lcsgib 21 21 %host_identifier b01* lcsgib 22 %host_identifier gallego lcmuk22 %host_identifier inferno lcmuk 23 23 # 24 24 # The following blocks contain all information for compiling the PALM code … … 30 30 # 31 31 # The following 'lcmuk parallel' block assumes PALM compilation and execution 32 # on host gallego. Please note that other hosts within the IMUK linux cluster,33 # e.g. maestro or bora, may haverequire different settings.32 # on host inferno. Please note that other hosts within the IMUK linux cluster, 33 # e.g. bora, may require different settings. 34 34 # 35 35 #%remote_username <replace by your IMUK username> lcmuk parallel 36 %tmp_user_catalog / tmplcmuk parallel36 %tmp_user_catalog /localdata lcmuk parallel 37 37 %compiler_name mpif90 lcmuk parallel 38 38 %compiler_name_ser ifort lcmuk parallel 39 %cpp_options -D __mpi2:-DMPI_REAL=MPI_DOUBLE_PRECISION:-DMPI_2REAL=MPI_2DOUBLE_PRECISION:-D__netcdf lcmuk parallel40 %netcdf_inc -I:/muksoft _64/packages/netcdf/3.6.3/includelcmuk parallel41 %netcdf_lib -L/muksoft _64/packages/netcdf/3.6.3/lib:-lnetcdflcmuk parallel39 %cpp_options -DMPI_REAL=MPI_DOUBLE_PRECISION:-DMPI_2REAL=MPI_2DOUBLE_PRECISION:-D__netcdf lcmuk parallel 40 %netcdf_inc -I:/muksoft/packages/netcdf/3.6.3/include lcmuk parallel 41 %netcdf_lib -L/muksoft/packages/netcdf/3.6.3/lib:-lnetcdf lcmuk parallel 42 42 %mopts -j:4 lcmuk parallel 43 %fopts - axW:-cpp:-r8:-nbs:-convert:little_endian:-I:/muksoft_64/packages/mpich2/2.1.0.5/includelcmuk parallel44 %lopts - axW:-cpp:-r8:-nbs:-Vaxlib:-L:/muksoft_64/packages/mpich2/2.1.0.5/lib lcmuk parallel43 %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 lcmuk parallel 44 %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 lcmuk parallel 45 45 #%hostfile $base_directory/.hostfile lcmuk parallel 46 46 # 47 47 # 48 %sgi_feature ice 49 %modules intel.compiler:m vapich2:netcdf/3.6.3-intellcsgih parallel50 #%remote_username <replace by your HLRN username>lcsgih parallel51 %compiler_name mpif90lcsgih parallel48 %sgi_feature ice2 lcsgih parallel 49 %modules intel.compiler: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 52 %compiler_name_ser ifort lcsgih parallel 53 %cpp_options -DMPI_REAL=MPI_DOUBLE_PRECISION:-DMPI_2REAL=MPI_2DOUBLE_PRECISION:-D__netcdf lcsgih parallel54 %netcdf_inc -I:/sw/dataformats/ netcdf/3.6.3-intel/include lcsgih parallel55 %netcdf_lib -L/sw/dataformats/ netcdf/3.6.3-intel/lib:-lnetcdf:-lnetcdfflcsgih parallel53 %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 56 %mopts -j:4 lcsgih parallel 57 %fopts -g:-w:-xT:-O3:-cpp:-r8:-ftz:-fno-alias:-no-prec-div:-no-prec-sqrt:-ip:-nbs:-convert:little_endian lcsgih parallel 58 %lopts -g:-w:-xT:-O3:-cpp:-r8:-ftz:-fno-alias:-no-prec-div:-no-prec-sqrt:-ip:-nbs:-Vaxlib lcsgih parallel 59 #%tmp_data_catalog /gfs1/work/<replace by your HLRN username>/palm_restart_data lcsgih parallel 60 #%tmp_user_catalog /gfs1/tmp/<replace by your HLRN username> 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 61 62 # 62 63 #
Note: See TracChangeset
for help on using the changeset viewer.