Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
argupta
openfpm_pdata
Commits
b0b7216b
Commit
b0b7216b
authored
Dec 26, 2018
by
incardon
Browse files
Adding gpu support in the pipeline
parent
b966326f
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.sh
View file @
b0b7216b
...
...
@@ -19,6 +19,7 @@ echo "Machine: $hostname"
echo
"make target:
$target
"
echo
"compilation type:
$comp_type
"
echo
"Branch name:
$branch
"
echo
"GPU compilation:
$with_gpu
"
if
[
x
"
$hostname
"
==
x
"cifarm-centos-node.mpi-cbg.de"
]
;
then
...
...
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