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

Can't install triton #4298

Open
Sayli2000 opened this issue Jul 10, 2024 · 2 comments
Open

Can't install triton #4298

Sayli2000 opened this issue Jul 10, 2024 · 2 comments

Comments

@Sayli2000
Copy link

I try to install triton via pip install but I have this error :
image

Then I try to install it from the source and I have this error :
image
image
image

Can someone help me ?

@Samox1
Copy link

Samox1 commented Jul 13, 2024

@Sayli2000 I think it is not possible on Windows platform - as compatibility point only Linux - https://github.com/triton-lang/triton?tab=readme-ov-file#compatibility

@plotfi
Copy link
Contributor

plotfi commented Jul 25, 2024

Have you tried building your own windows compiled LLVM for use with Triton? I have gotten Triton to build and run on non-Linux systems but I had to build my own LLVM (it will crash on missing ptxas or other dependencies but you can modify it one way or another to dump ptx).

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