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

created functional Windows Bat and NVDiffrast windows compiler settings added #72

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

waefrebeorn
Copy link

Recommended merge to a separate windows branch to resolve requirements
adds updated requirements to manually link to windows environments .whl compilers, added default known good windows Torch for training use, added windows triton whl
adds windows bat, and creates easy launcher that runs local host for windows.
framework tested for visual studio 2019 and python 3.10 default installation paths, readme should be modified to match instruction for compilation needs
Microsoft Visual Studio 2019 Default installation location
Windows 10 SDK (Default installed version)
CLI++ Tools for Windows Compiler (Needs to be installed with Visual Studio 2019 in extensions)

Tested working on WIndows 11 5.6.2024

waefrebeorn and others added 16 commits April 25, 2024 21:13
makes a ripped functional copy of start windows for windows env
missing requirement causes launch to hang, added and fixed
adds a default conda installation, easier for dummys, using this it can install cuda version agnostic, and also makes a proper venv instead of docker which is prone to deployment issues
fixes the requirements to be static to the release version, also makes the conda env installer function right
fixes url indexing issue, allows cuda to install
temporary change to my own fork until my update is pushed, for release candidate stability
uses Claude Opus conversations to create and fix a bat file that runs, uses user provided visual studio paths but can be used with visual studio 2019
making sure paste is correct
changes server to launch on local host, should be changed for a pushed user variable in the bat file but I'm not implementing that today, just edit it here
working on dummyproof release
manual links due to indexing issues
more fixing using claude to rewrite, dummy proofing to install instructions
pasted ai chunk issue
@waefrebeorn
Copy link
Author

creates VENV btw so that all docker usage remains the same and windows req can be omitted in docker settings for linux users

@bluestyle97
Copy link
Member

Thanks for you contribution! We will test the script on a Windows machine.

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

Successfully merging this pull request may close these issues.

2 participants