Merge branch 'ml_flags' of git.gfz-potsdam.de:mluebke/diffusion into ml_flags
This commit is contained in:
commit
2f04d3462c
@ -10,7 +10,7 @@ find_package(OpenMP)
|
||||
|
||||
option(USE_OPENMP "Compile with OpenMP support" ON)
|
||||
|
||||
set(CMAKE_CXX_FLAGS_GENERICOPT "-O3 -march=native -ffast-math" CACHE STRING
|
||||
set(CMAKE_CXX_FLAGS_GENERICOPT "-O3 -march=native" CACHE STRING
|
||||
"Flags used by the C++ compiler during opt builds."
|
||||
FORCE)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user