Ignore:
Timestamp:
Jan 4, 2013 11:19:12 AM (12 years ago)
Author:
maronga
Message:

-cpp directive moved to %cpp_options in some .mrun.config files

File:
1 edited

Legend:

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

    r892 r1085  
    3232%compiler_name     mpif90                                        <hi> parallel
    3333%compiler_name_ser ifort                                         <hi> parallel
    34 %cpp_options       -D__mpi2:-DMPI_REAL=MPI_DOUBLE_PRECISION:-DMPI_2REAL=MPI_2DOUBLE_PRECISION:-D__netcdf   <hi> parallel
     34%cpp_options       -cpp:-D__mpi2:-DMPI_REAL=MPI_DOUBLE_PRECISION:-DMPI_2REAL=MPI_2DOUBLE_PRECISION:-D__netcdf   <hi> parallel
    3535%netcdf_inc        -I:<replace by netcdf include path>           <hi> parallel
    3636%netcdf_lib        -L<replace by netcdf library path>:-lnetcdf   <hi> parallel
    3737%mopts             -j:4                                          <hi> parallel
    38 %fopts             -xS:-cpp:-r8:-nbs:-convert:little_endian:-I:<replace by mpi include path>   <hi> parallel
    39 %lopts             -xS:-cpp:-r8:-nbs:-Vaxlib:-L:<replace by mpi library path>                  <hi> parallel
     38%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
    4040# if you want to use your own hostfile, uncomment next line
    4141#%hostfile          $base_directory/.hostfile                    <hi> parallel
Note: See TracChangeset for help on using the changeset viewer.