Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
elpa
elpa
Commits
27493221
Commit
27493221
authored
Feb 29, 2020
by
Andreas Marek
Browse files
Fix CI
parent
d11ef02d
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
27493221
This diff is collapsed.
Click to expand it.
ci_test_scripts/generate_gitlab_ci_tests.py
View file @
27493221
...
...
@@ -662,8 +662,8 @@ for cc, fc, m, o, p, a, b, g, instr, addr, na in product(
# add tests for scalapack for some specific test cases
runScalapackTest
=
False
#if (instr == "avx2" and cov == "coverage" and m == "mpi"):
if
(
instr
==
"avx2"
and
m
==
"mpi"
):
runScalapackTest
=
True
#
if (instr == "avx2" and m == "mpi"):
#
runScalapackTest = True
# address-sanitize only with gnu compiler
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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