Changeset 1085 for palm/trunk/SCRIPTS/.mrun.config.default
- Timestamp:
- Jan 4, 2013 11:19:12 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/.mrun.config.default
r892 r1085 32 32 %compiler_name mpif90 <hi> parallel 33 33 %compiler_name_ser ifort <hi> parallel 34 %cpp_options - D__mpi2:-DMPI_REAL=MPI_DOUBLE_PRECISION:-DMPI_2REAL=MPI_2DOUBLE_PRECISION:-D__netcdf <hi> parallel34 %cpp_options -cpp:-D__mpi2:-DMPI_REAL=MPI_DOUBLE_PRECISION:-DMPI_2REAL=MPI_2DOUBLE_PRECISION:-D__netcdf <hi> parallel 35 35 %netcdf_inc -I:<replace by netcdf include path> <hi> parallel 36 36 %netcdf_lib -L<replace by netcdf library path>:-lnetcdf <hi> parallel 37 37 %mopts -j:4 <hi> parallel 38 %fopts -xS:- cpp:-r8:-nbs:-convert:little_endian:-I:<replace by mpi include path> <hi> parallel39 %lopts -xS:- cpp:-r8:-nbs:-Vaxlib:-L:<replace by mpi library path> <hi> parallel38 %fopts -xS:-r8:-nbs:-convert:little_endian:-I:<replace by mpi include path> <hi> parallel 39 %lopts -xS:-r8:-nbs:-Vaxlib:-L:<replace by mpi library path> <hi> parallel 40 40 # if you want to use your own hostfile, uncomment next line 41 41 #%hostfile $base_directory/.hostfile <hi> parallel
Note: See TracChangeset
for help on using the changeset viewer.