Changeset 1441 for palm/trunk/SCRIPTS


Ignore:
Timestamp:
Jul 25, 2014 8:41:36 AM (10 years ago)
Author:
raasch
Message:

further adjustment of compiler options

File:
1 edited

Legend:

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

    r1402 r1441  
    3737%netcdf_lib        -L<replace by netcdf library path>:-lnetcdf   <hi> parallel
    3838%mopts             -j:4                                          <hi> parallel
    39 %fopts             -xS:-nbs:-convert:little_endian:-I:<replace by mpi include path>   <hi> parallel
    40 %lopts             -xS:-nbs:-Vaxlib:-L:<replace by mpi library path>                  <hi> parallel
     39%fopts             -I:<replace by mpi include path>:-fpe0:-O3:-xHost:-fp-model:source:-ftz:-fno-alias:-no-prec-div:-no-prec-sqrt:-ip:-nbs:-diag-disable:8290,8291   <hi> parallel
     40%lopts             -L:<replace by mpi library path>:-fpe0:-O3:-xHost:-fp-model:source:-ftz:-fno-alias:-no-prec-div:-no-prec-sqrt:-ip:-nbs:-diag-disable:8290,8291   <hi> parallel
    4141# if you want to use your own hostfile, uncomment next line
    4242#%hostfile          $base_directory/.hostfile                    <hi> parallel
     
    5656%netcdf_lib        -L<replace by netcdf library path>:-lnetcdf   <hi> parallel trace
    5757%mopts             -j:4                                          <hi> parallel trace
    58 %fopts             -C:-check:nooutput_conversion:-fpe0:-debug:-traceback:-g:-w:-xT:-O0:-cpp:-ftz:-fno-alias:-no-prec-div:-no-prec-sqrt:-ip:-nbs:-convert:little_endian  <hi> parallel trace
    59 %lopts             -C:-check:nooutput_conversion:-fpe0:-debug:-traceback:-g:-w:-xT:-O0:-cpp:-ftz:-fno-alias:-no-prec-div:-no-prec-sqrt:-ip:-nbs:-Vaxlib  <hi> parallel trace
     58%fopts             -C:-check:nooutput_conversion:-fpe0:-debug:-traceback:-g:-w:-O0:-ftz:-fno-alias:-no-prec-div:-no-prec-sqrt:-ip:-nbs  <hi> parallel trace
     59%lopts             -C:-check:nooutput_conversion:-fpe0:-debug:-traceback:-g:-w:-O0:-ftz:-fno-alias:-no-prec-div:-no-prec-sqrt:-ip:-nbs  <hi> parallel trace
    6060# if you want to use your own hostfile, uncomment next line
    6161#%hostfile          $base_directory/.hostfile                    <hi> parallel trace
Note: See TracChangeset for help on using the changeset viewer.