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

How can I compile and use the triton-opt tool or triton-llvm-opt tool separately? #4628

Open
Mark3123 opened this issue Sep 2, 2024 · 1 comment

Comments

@Mark3123
Copy link

Mark3123 commented Sep 2, 2024

I want to use the tools in the triton/bin folder, but I can't compile them separately. Is there any way to compile and use the triton-opt tool or triton-llvm-opt tool separately?

@antiagainst
Copy link
Collaborator

You can configure directly with CMake and compile the target binary you'd like. See this commit 678bbe2 's message as an example of how to directly invoke CMake.

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

2 participants