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
west-public
West
Commits
18386e91
Commit
18386e91
authored
Sep 19, 2018
by
jhskone
Browse files
remove sleep
parent
d9d9ff61
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
18386e91
...
...
@@ -78,7 +78,6 @@ west_build_intel:
-
export LAPACK_LIBS=""
-
export SCALAPACK_LIBS=" -lmkl_scalapack_lp64 -Wl,--start-group -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -lmkl_blacs_intelmpi_lp64 -Wl,--end-group"
-
./configure
-
sleep 1200s
-
make -j pw
-
ls bin
-
git clone -b $CI_COMMIT_REF_NAME $CI_REPOSITORY_URL West
...
...
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