Skip to content

Commit

Permalink
experimental/offload: Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
colluca committed Dec 28, 2023
1 parent 413251e commit fe000a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ occamy-full-vsim:
# Questa
occamy-mcast-vsim:
variables:
RISCV_CFLAGS: "-DUSE_MULTICAST -DOFFLOAD_AXPY"
RISCV_CFLAGS: "-DUSE_MULTICAST -DOFFLOAD_AXPY -DN_CLUSTERS_TO_USE=1"
DATA_CFG: "$(PWD)/sw/device/apps/blas/gemm/params.hjson"
script:
- cd target/sim
Expand Down

0 comments on commit fe000a8

Please sign in to comment.