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

Building Windows binaries from source #32

Open
ankkhedia opened this issue Sep 10, 2018 · 3 comments
Open

Building Windows binaries from source #32

ankkhedia opened this issue Sep 10, 2018 · 3 comments

Comments

@ankkhedia
Copy link

ankkhedia commented Sep 10, 2018

Could I get all steps to build MXNet Windows binaries from source for the following versions.

  1. CPU
  2. GPU-cu80
  3. GPU-cu90
  4. GPU-cu91
  5. GPU-cu92
    It seems like instructions mentioned on MXNet install page doesn't work
    Are there significant differences between building various GPU versions?
@yajiedesign
Copy link
Owner

cpu and gpu is different
gpu and gpu only CUDA paths are different.

@ankkhedia
Copy link
Author

Hi @yajiedesign I was able to build GPU-cu90, cu91 and cu92 using VS2017.
However, cu80 is not supported in Visual Studio 2017. Could you just describe steps for that or any link to the steps would be helpful

@yajiedesign
Copy link
Owner

use vs2015 build cu80

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

2 participants