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
44f2320d
Commit
44f2320d
authored
Mar 05, 2020
by
niklas.baumgarten
Browse files
bug fix build
parent
18b8706d
Pipeline
#74448
failed with stages
in 69 minutes and 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
44f2320d
...
...
@@ -13,6 +13,11 @@ build-mpp:
-
module add Anaconda3
script
:
-
tar xjf sprng5.tar.bz2
-
cd sprng5
-
./configure --with-mpi=yes --with-fortran=no
-
make -j
-
cd ..
-
mkdir build
-
cd build
-
cmake ..
...
...
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