Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ttrt failure #1730

Open
vwellsTT opened this issue Jan 8, 2025 · 0 comments
Open

ttrt failure #1730

vwellsTT opened this issue Jan 8, 2025 · 0 comments
Assignees

Comments

@vwellsTT
Copy link
Contributor

vwellsTT commented Jan 8, 2025

After building ttrt on my branch, I cannot run ttrt query or ttrt run, which is blocking me from testing my cpu changes. Branch:
https://github.com/tenstorrent/tt-mlir/tree/vwells/cpu_hoist_e2e
Error:

(venv) vwells@aus-wh-20-special-vwells-for-reservation-3734384:~/sources/tt-mlir$ ttrt query
Warning: not importing testing submodule since project was not built with runtime testing enabled. To enable, rebuild with: -DTTMLIR_ENABLE_RUNTIME_TESTS=ON
2025-01-08 20:35:47,874 - INFO - set log file=
2025-01-08 20:35:47,874 - INFO - setting artifacts folder path=/localdev/vwells/sources/tt-mlir/ttrt-artifacts
2025-01-08 20:35:47,874 - DEBUG - ----------------------------starting query API----------------------------
2025-01-08 20:35:47,874 - DEBUG - ------preprocessing query API
2025-01-08 20:35:47,874 - DEBUG - ------finished preprocessing query API
2025-01-08 20:35:47,874 - DEBUG - ------checking constraints for query API
2025-01-08 20:35:47,874 - DEBUG - ------finished constraints for query API
2025-01-08 20:35:47,874 - DEBUG - ------executing query API
2025-01-08 20:35:47,874 - DEBUG - getting system descriptor
  Detecting chips (found 2)                                                                                                                                                                                                                                           
2025-01-08 20:35:47,946 - ERROR - ERROR: getting system_desc failed
2025-01-08 20:35:47,946 - DEBUG - ------finished executing query API
2025-01-08 20:35:47,946 - DEBUG - ------postprocessing query API
2025-01-08 20:35:47,946 - ERROR - FAIL: getting system_desc failed
2025-01-08 20:35:47,947 - INFO - results saved to=query_results.json
2025-01-08 20:35:47,949 - DEBUG - ------finished postprocessing query API
2025-01-08 20:35:47,949 - DEBUG - ----------------------------finished query API----------------------------

Fixes tried + failed: various rebuilding, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants