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
29e0e84e
Commit
29e0e84e
authored
Dec 04, 2021
by
Michael Kuron
Browse files
Merge branch 'riscv64' into 'master'
Adapt CI to updated riscv64 dockerfile See merge request
pycodegen/pystencils!281
parents
e4c6daa7
1022af98
Pipeline
#36134
passed with stages
in 13 minutes and 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
29e0e84e
...
...
@@ -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