diff --git a/target/snitch_cluster/sw/run.yaml b/target/snitch_cluster/sw/run.yaml index eacc34b9b9..3f244f6ac4 100644 --- a/target/snitch_cluster/sw/run.yaml +++ b/target/snitch_cluster/sw/run.yaml @@ -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}"]