We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61524bd commit 4026f40Copy full SHA for 4026f40
DIVA3D/src/Fortran/divacompile_options
@@ -14,8 +14,8 @@ DIVA_PARALLEL=1
14
# Compilation flags
15
#-----------------
16
17
-#flags='-O3 -cpp -DDIVAITERATIVE ' # ' -DDIVABINARYFILESMESH -DDIVABINARYFILES '
18
-flags='-O3' # no optimization
+flags='-O3 -cpp -DDIVAITERATIVE ' # ' -DDIVABINARYFILESMESH -DDIVABINARYFILES '
+#flags='-O3' # no optimization
19
20
flagscalc=' -O3 -cpp -DDIVAITERATIVE -Wall -fbounds-check'
21
# -DALLODYZERO if ZEROS in ALLODY to be forced, time consuming...
0 commit comments