-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Compilation problems on windows 11 #1560
Comments
I also have the same problem |
I also have the same problem on win10 |
I'm also having the same issue on Win11 x64. |
I also have the same problem |
https://github.com/openai/triton#compatibility |
But someone did make it work: pip install https://huggingface.co/r4ziel/xformers_pre_built/resolve/main/triton-2.0.0-cp310-cp310-win_amd64.whl |
Thank you very much. I tried it and it only encapsulated a Whl file without modifying the Linux path inside. The error still exists |
Thanks, you save my time, Triton is now installed in Windows 11 |
I get this error ERROR: triton-2.0.0-cp310-cp310-win_amd64.whl is not a supported wheel on this platform. |
I don't know how to modify it def default_cache_dir(): def libcuda_dirs(): File "C:\Users\b1303\AppData\Roaming\Python\Python310\site-packages\triton\compiler.py", line 1155, in _build |
Please add Windows support already |
see also #2738 |
any1 got a fix? even install from source wont work |
Start dos prompt |
hello! i am using a x86 machine and running windows 11 try to compile and install triton on it. so i follow the official instruction
but i got an error
the full log is
is any way to install triton on windows 11? thank you!
The text was updated successfully, but these errors were encountered: