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

[WIP] Add Windows support for Torch. #1529

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GunnarFarneback
Copy link
Contributor

This is a work in progress attempt to build the Torch.jl support libraries on Windows.

Current stumbling block is a cmake failure to locate CUDA libraries, which is not really unexpected. The Linux build does a fair amount of tweaking of those and Windows probably need a couple of different tweaks.

@DhairyaLGandhi
Copy link
Contributor

Can we build against FluxML/Torch.jl#37 to see if we can build successfully

@GunnarFarneback
Copy link
Contributor Author

That was my plan but first it's necessary to get the CUDA environment satisfactory for cmake. Any hints how to get that in order would be welcome.

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