Skip to content

Commit

Permalink
correction divacompile_options
Browse files Browse the repository at this point in the history
  • Loading branch information
swatelet committed Mar 6, 2015
1 parent 61524bd commit 4026f40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DIVA3D/src/Fortran/divacompile_options
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ DIVA_PARALLEL=1
# Compilation flags
#-----------------

#flags='-O3 -cpp -DDIVAITERATIVE ' # ' -DDIVABINARYFILESMESH -DDIVABINARYFILES '
flags='-O3' # no optimization
flags='-O3 -cpp -DDIVAITERATIVE ' # ' -DDIVABINARYFILESMESH -DDIVABINARYFILES '
#flags='-O3' # no optimization

flagscalc=' -O3 -cpp -DDIVAITERATIVE -Wall -fbounds-check'
# -DALLODYZERO if ZEROS in ALLODY to be forced, time consuming...
Expand Down

0 comments on commit 4026f40

Please sign in to comment.