Skip to content

Commit

Permalink
#9792: test multi-device omission
Browse files Browse the repository at this point in the history
  • Loading branch information
ttmchiou committed Jun 28, 2024
1 parent 396b084 commit 705f471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/scripts/t3000/run_t3000_unit_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ run_t3000_ttnn_tests() {
start_time=$(date +%s)

echo "LOG_METAL: Running run_t3000_ttnn_tests"
pytest tests/ttnn/unit_tests/test_multi_device_trace.py
#pytest tests/ttnn/unit_tests/test_multi_device_trace.py
WH_ARCH_YAML=wormhole_b0_80_arch_eth_dispatch.yaml pytest tests/ttnn/unit_tests/test_multi_device_trace.py
pytest tests/ttnn/unit_tests/test_multi_device.py
pytest tests/ttnn/unit_tests/test_multi_device_async.py
Expand Down

0 comments on commit 705f471

Please sign in to comment.