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

Galaxy CI Machine needs syseng triage #2158

Open
tapspatel opened this issue Feb 10, 2025 · 4 comments
Open

Galaxy CI Machine needs syseng triage #2158

tapspatel opened this issue Feb 10, 2025 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@tapspatel
Copy link
Collaborator

Galaxy tests work locally, but there are issues when trying to run the tests on CI machines. It fails with the error

Failed to set power state to LONG_IDLE with exit code 1

Repro

source env/activate
cmake -G Ninja -B build -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=clang-17 -DCMAKE_CXX_COMPILER=clang++-17 -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DTTMLIR_ENABLE_RUNTIME=ON -DTT_RUNTIME_ENABLE_PERF_TRACE=ON -DTTMLIR_ENABLE_RUNTIME_TESTS=ON -DTTMLIR_ENABLE_STABLEHLO=ON -DTT_RUNTIME_DEBUG=ON
cmake --build build

# ttrt
source env/activate
cmake --build build -- ttrt
ttrt query --save-artifacts

export SYSTEM_DESC_PATH=/path/to/system_desc.ttsys

cmake --build build -- check-ttmlir
ttrt run path/to/galaxy/silicon/tests
@tapspatel
Copy link
Collaborator Author

@staylorTT This issue needs triage with coordination with syseng

@staylorTT staylorTT added the bug Something isn't working label Feb 10, 2025
@staylorTT
Copy link
Contributor

Adding more details; Both the CI and Dev machine are flashed with the same SW.

@staylorTT
Copy link
Contributor

@tcolacoTT Can you suggest someone who can help triage this. Reach out to myself or Taps for the host info.

@tapspatel tapspatel added this to the [Multi Device 1] milestone Feb 21, 2025
@tapspatel
Copy link
Collaborator Author

can we please get an update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants