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

[feature request] Instruction on how to setup compile-env for Windows #93

Open
litaws opened this issue May 15, 2024 · 0 comments
Open

Comments

@litaws
Copy link

litaws commented May 15, 2024

Hi

I have been working with extensions successfully on Linux (shipping as whl)
An end-user has asked me to provide a windows version of an extension, and I have to admit that it was not as simple as the documentation suggested here.

Can you please provide a minimal explanation or example on how to setup the compile env for this repo?
I don't mind if it is based on setuptools or cmake, as long as it does not include a non-free tool like VS-pro here


Here are some general frame of work that will help:

  • OS: >=Win10
  • PyTorch version: >=1.6.0
  • How you installed PyTorch (conda, pip, source): both conda and pip
  • Python version: >=1.8
  • CUDA version: >=10.2
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

1 participant