Vincent Tang
Vincent Tang
Failing post-commit: https://github.com/tenstorrent/tt-metal/actions/runs/9120504571 Checklist: - [ ] #8618 - [ ] #8619 - [ ] #8620 Other pipelines: - metal microbenchmark: https://github.com/tenstorrent/tt-metal/actions/runs/9121786593 - device perf: https://github.com/tenstorrent/tt-metal/actions/runs/9121785507 - model perf (same...
…ad of `build_metal.sh` forgot to do this in previous PR
blocked by: https://github.com/tenstorrent/tt-metal/issues/8579
We want to let devs decide what the build folder is called. There are hardcoded paths in metal right now assuming the build folder is called `build` Inside`tt_metal/jit_build/build.cpp` we have...
### Ticket Link to Github Issue ### Problem description Ignore timeout for cores when targeting simulator (VCS or Versim) since simulator will always take longer to run ### What's changed...