Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MPIfR-BDG
psrdada_cpp
Commits
61fda057
Commit
61fda057
authored
Apr 16, 2021
by
Tobias Winchen
Browse files
Use debug mode in auto build for pedantic tests
parent
8f02e959
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
61fda057
...
...
@@ -24,7 +24,7 @@ build_cuda:
script
:
-
mkdir build
-
cd build
-
cmake .. -DPSRDADA_INCLUDE_DIR=/usr/local/include/psrdada -DENABLE_CUDA=True
-
cmake .. -DPSRDADA_INCLUDE_DIR=/usr/local/include/psrdada -DENABLE_CUDA=True
-DCMAKE_BUILD_TYPE=DEBUG
-
make -j8
artifacts
:
paths
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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