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

remove unused 'triton-shared-translate' #19

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

manbearian
Copy link
Collaborator

We hit a build break in upstream Triton due to an API change. The build break occurred in triton-shared-translate. Since we don't use this binary i'm completely removing it rather than fixing the break.

Testing

I confirmed live-live (head of Triton built with head of triton-shared) builds correctly with this change.

@manbearian
Copy link
Collaborator Author

manbearian commented Oct 16, 2023

Copy link
Collaborator

@nhat-nguyen nhat-nguyen left a comment

Choose a reason for hiding this comment

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

Looks good to me! What is this triton-shared-translate used for by the way?

@manbearian
Copy link
Collaborator Author

Looks good to me! What is this triton-shared-translate used for by the way?

Well its not used, that's why i deleted it :)
But i think the answer you're looking for is that it is was this project's analogue to mlir-translate (a tool to convert MLIR to LLVMIR).

@nhat-nguyen nhat-nguyen merged commit 07ea842 into main Oct 16, 2023
2 checks passed
@nhat-nguyen nhat-nguyen deleted the dev/ianb/remove-translate branch October 16, 2023 17:13
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.

2 participants