-
Notifications
You must be signed in to change notification settings - Fork 142
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
Error when installing selective_scan on Windows using conda environment #95
Comments
Note: I've found that following the given installation steps on Linux, all steps work fine, so I'm not sure if it's platform related, but I'm currently desperate to experiment on Windows... |
M_LOG2E is actually |
Can you change By the way, you can try changing all |
God, it finally worked! Also, the modifications that made the compilation process work are documented here in the hope that they may help others. I'll run training using any of the models to verify that the compilation is okay.
to:
Useful links: |
It worked Thanks |
Excuse me? I noticed that the environment you are using is Python 3.8 version,how do I install the Triton library on the Windows platform? |
我C!!!!牛逼 |
Error (same with #84):
platform:
Windows 10
pytorch install command (successful):
conda install pytorch==2.2.0 torchvision==0.17.0 torchaudio==2.2.0 pytorch-cuda=12.1 -c pytorch -c nvidia
python version:
3.8.18
nvcc -V
nvidia-smi
The text was updated successfully, but these errors were encountered: