Skip to content

Commit

Permalink
temporarily disable broken atax test
Browse files Browse the repository at this point in the history
  • Loading branch information
colluca committed Jul 28, 2024
1 parent 1b2177c commit 5ba29de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions target/snitch_cluster/sw/run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,5 @@ runs:
- elf: apps/dnn/transpose/build/transpose.elf
cmd: [../../../sw/dnn/transpose/scripts/verify.py, "${sim_bin}", "${elf}"]
- elf: apps/montecarlo/pi_estimation/build/pi_estimation.elf
- elf: apps/atax/build/atax.elf
cmd: [../../../sw/apps/atax/scripts/verify.py, "${sim_bin}", "${elf}"]
# - elf: apps/atax/build/atax.elf
# cmd: [../../../sw/apps/atax/scripts/verify.py, "${sim_bin}", "${elf}"]

0 comments on commit 5ba29de

Please sign in to comment.