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
AGULLO Emmanuel
Chameleon
Commits
119abf39
Commit
119abf39
authored
Oct 09, 2017
by
PRUVOST Florent
Browse files
try without -j5
parent
a3619304
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
119abf39
...
...
@@ -19,7 +19,7 @@ build_starpu:
-
mkdir -p build
-
cd build
-
cmake .. -DCHAMELEON_USE_MPI=ON -DCMAKE_INSTALL_PREFIX=${PWD}/install -DCMAKE_VERBOSE_MAKEFILE=ON -DMORSE_ENABLE_WARNING=ON -DMORSE_ENABLE_COVERAGE=ON
-
make
-j5
| tee ../chameleon-build.log
-
make | tee ../chameleon-build.log
-
make install | tee -a ../chameleon-build.log
test_starpu
:
...
...
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