You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: