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

LTC enablement on various compile flows #1126

Open
3 of 4 tasks
powderluv opened this issue Aug 1, 2022 · 7 comments
Open
3 of 4 tasks

LTC enablement on various compile flows #1126

powderluv opened this issue Aug 1, 2022 · 7 comments
Assignees

Comments

@powderluv
Copy link
Collaborator

powderluv commented Aug 1, 2022

Tracking various modes to enable LTC in

@henrytwo
Copy link
Member

henrytwo commented Aug 1, 2022

Source builds (?)

Building LTC from source works, as far as the configs used in CI. Is there an instance where you see it failing still?

@powderluv
Copy link
Collaborator Author

Great to hear. Feel add / remove from the list. I thought it was disabled but maybe it wasn't

@henrytwo
Copy link
Member

henrytwo commented Aug 4, 2022

Here's a ticket to track the OOT build problem: #1154

I believe the other build configs hit the same linkage issues as OOT, so it's possible that this may resolve the other problems you listed too.

@henrytwo
Copy link
Member

henrytwo commented Aug 9, 2022

@powderluv looks like OOT build is fixed now. I believe release build runs daily, so we'll find out if that works soon, but I'm not sure about running it on macOS. Is this something that can be triggered from CI?

@powderluv
Copy link
Collaborator Author

Sorry to report the nightly builds just failed: https://github.com/llvm/torch-mlir/runs/7735569399?check_suite_focus=true

I triggered a "oneshot" nightly that can build Release linux and macOS builds. You can also run it on main or any torch-mlir branch.

We probably should address the root cause or revert for now.

@henrytwo
Copy link
Member

henrytwo commented Aug 9, 2022

😭 I'll revert for now and investigate tomorrow

@henrytwo
Copy link
Member

henrytwo commented Aug 9, 2022

FYI I'm going to be working on fixing this problem in the following PR: #1205

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

No branches or pull requests

3 participants