Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
elpa
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
11
Issues
11
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Environments
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
elpa
elpa
Commits
f5fbdc89
Commit
f5fbdc89
authored
Nov 19, 2017
by
Andreas Marek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Gitlab CI: change testa om appdev
parent
3379f70c
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15611 additions
and
2938 deletions
+15611
-2938
.gitlab-ci.yml
.gitlab-ci.yml
+15609
-2937
generate_gitlab_ci_tests.py
generate_gitlab_ci_tests.py
+2
-1
No files found.
.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-avx51
2"
,
"
avx2"
:
" --enable-avx
2"
,
"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