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

Uplift mlir and add shardy to dependencies #194

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

sgligorijevicTT
Copy link
Contributor

Ticket

Problem description

tt-xla fails to build with newer tt-mlir versions that depend on shardy

What's changed

This PR updates cmake files to correctly include shardy.

Checklist

  • New/Existing tests provide coverage for changes

@ajakovljevicTT
Copy link
Contributor

FYI @wooseokTT

Copy link

github-actions bot commented Jan 28, 2025

TestsPassed ✅Skipped ⚠️Failed
TT-XLA Tests447 ran381 passed66 skipped0 failed
TestResult
No test annotations available

@sgligorijevicTT sgligorijevicTT marked this pull request as draft January 28, 2025 12:23
Copy link
Contributor

@kmitrovicTT kmitrovicTT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have some tests failing. I have changed tests for convert in #168. Maybe wait for that to be merged before debugging.

@@ -3,7 +3,7 @@
# SPDX-License-Identifier: Apache-2.0
#

set(TT_MLIR_VERSION "ad93092841542d104b8bacba6b92d97678ccd94e")
set(TT_MLIR_VERSION "73efb5cd3e25215d3ee23c5af39c0b5dfe200a28")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update this to the newest possible after you get approvals.

@kmitrovicTT
Copy link
Contributor

I see we have the same fail in https://github.com/tenstorrent/tt-xla/actions/runs/13009237972/job/36284256159.

Let me check this, I think I know what the problem may be.

@sgligorijevicTT sgligorijevicTT marked this pull request as ready for review January 28, 2025 15:29
@sgligorijevicTT sgligorijevicTT merged commit 067af4e into main Jan 28, 2025
6 checks passed
@sgligorijevicTT sgligorijevicTT deleted the sgligorijevic/unblock_uplift_shardy branch January 28, 2025 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants