Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Francesca
Ginkgo
Commits
384c1d33
Commit
384c1d33
authored
Nov 29, 2019
by
FPoupon
Browse files
do not move the debian package at the end of the build
parent
600f93a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
packaging/pack-kokkos.sh
View file @
384c1d33
...
@@ -158,6 +158,5 @@ mkdir build-kokkos
...
@@ -158,6 +158,5 @@ mkdir build-kokkos
cd
build-kokkos
cd
build-kokkos
cmake
-DCMAKE_BUILD_TYPE
=
Release
-DKokkos_ENABLE_OpenMP
=
ON
-DKOKKOS_ENABLE_OPENMP
=
ON ../kokkos
cmake
-DCMAKE_BUILD_TYPE
=
Release
-DKokkos_ENABLE_OpenMP
=
ON
-DKOKKOS_ENABLE_OPENMP
=
ON ../kokkos
make
-j
${
NCPU
}
package
make
-j
${
NCPU
}
package
mv
*
.deb ..
cd
..
cd
..
Write
Preview
Supports
Markdown
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