Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Mpp
MLUQ
Commits
48ec2fdd
Commit
48ec2fdd
authored
Jul 19, 2021
by
niklas.baumgarten
Browse files
updated ref
parent
b55f4a7b
Changes
2
Show whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
48ec2fdd
...
...
@@ -6,7 +6,7 @@ set(USE_FFTW ON CACHE STRING "USE_FFTW")
set
(
USE_SPLITTED_COMMS ON CACHE STRING
"USE_SPLITTED_COMMS"
)
set
(
USE_SPACETIME OFF CACHE STRING
"USE_SPACETIME"
)
#set(COMPILER_OPTIMIZE -O0 CACHE STRING "COMPILER_OPTIMIZE")
set
(
COMPILER_OPTIMIZE -O
3
CACHE STRING
"COMPILER_OPTIMIZE"
)
set
(
COMPILER_OPTIMIZE -O
0
CACHE STRING
"COMPILER_OPTIMIZE"
)
set
(
NO_DEPRECATED OFF CACHE STRING
"NO_DEPRECATED"
)
set
(
AFFINE_LINEAR_TRAFO ON CACHE STRING
"AFFINE_LINEAR_TRAFO"
)
set
(
BUILD_TESTS OFF CACHE STRING
"BUILD_TESTS"
)
...
...
mpp
@
01387503
Compare
360aa55f
...
01387503
Subproject commit
360aa55f8b139d7ae55fa6ee91128e098b1494fb
Subproject commit
013875033410aee0dc883c6db261d14bb4532b1f
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment