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
Markus Holzer
pystencils
Commits
1022af98
Commit
1022af98
authored
Dec 04, 2021
by
Michael Kuron
Browse files
Adapt CI to updated riscv64 dockerfile
parent
e4c6daa7
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1022af98
...
...
@@ -193,7 +193,7 @@ riscv64:
image
:
i10git.cs.fau.de:5005/pycodegen/pycodegen/riscv64
variables
:
PYSTENCILS_SIMD
:
"
rvv"
QEMU_CPU
:
"
rv64,
x-
v=true"
QEMU_CPU
:
"
rv64,v=true"
before_script
:
-
*multiarch_before_script
-
sed -i 's/march=native/march=rv64imfdv0p10 -menable-experimental-extensions/g' ~/.config/pystencils/config.json
...
...
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