Skip to content
GitLab
Menu
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
f5fbdc89
Commit
f5fbdc89
authored
Nov 19, 2017
by
Andreas Marek
Browse files
Gitlab CI: change testa om appdev
parent
3379f70c
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f5fbdc89
This diff is collapsed.
Click to expand it.
generate_gitlab_ci_tests.py
View file @
f5fbdc89
...
...
@@ -368,10 +368,11 @@ coverage = {
#disable avx2 at the moment
#disable avx512
#"knl" : "--enable-avx512",
instruction_set
=
{
"sse"
:
" --enable-sse --enable-sse-assembly"
,
"avx"
:
" --enable-avx"
,
"
knl
"
:
"--enable-avx
51
2"
,
"
avx2
"
:
"
--enable-avx2"
,
"power8"
:
" --disable-sse --disable-sse-assembly --disable-avx --disable-avx2 --disable-mpi-module --with-GPU-compute-capability=sm_60 "
,
}
...
...
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