Skip to content
Snippets Groups Projects
Commit 1022af98 authored by Michael Kuron's avatar Michael Kuron :mortar_board:
Browse files

Adapt CI to updated riscv64 dockerfile

parent e4c6daa7
Branches iMEM
1 merge request!281Adapt CI to updated riscv64 dockerfile
Pipeline #36132 passed with stages
in 14 minutes and 31 seconds
......@@ -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
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment