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

Please support CUDA 10 #48

Open
AceHack opened this issue Oct 9, 2018 · 3 comments
Open

Please support CUDA 10 #48

AceHack opened this issue Oct 9, 2018 · 3 comments

Comments

@AceHack
Copy link

AceHack commented Oct 9, 2018

Product current does not detect CUDA 10 with latest cnDNN

[WARNING] [Microsoft Visual Studio Tools for AI] Not detect CUDA! We recommend CUDA 9.0 (https://developer.nvidia.com/cuda-toolkit). The installer script will install dependency package for CUDA 9.0 by default.

@linmajia
Copy link
Contributor

linmajia commented Oct 9, 2018

@AceHack , thank you very much for the feedback.

The installer does not support CUDA 10 currently, because mainstream deep learning frameworks such as TensorFlow, CNTK, PyTorch etc. don't support CUDA 10 yet.

@AceHack
Copy link
Author

AceHack commented Oct 9, 2018

@linmajia This means that the latest VS2017 breaks AI tools completely for Nvidia acceleration since CUDA 9 does not work with the latest version of visual studio.

https://blogs.msdn.microsoft.com/vcblog/2018/10/01/cuda-10-is-now-available-with-support-for-the-latest-visual-studio-2017-versions/?utm_source=vs_developer_news&utm_medium=referral

@linmajia
Copy link
Contributor

linmajia commented Oct 9, 2018

@AceHack , thank you for the information. The issue mentioned in the blog seems to be related to CUDA C++ programming, so you could install both CUDA 10 and 9 together. TensorFlow, CNTK, PyTorch etc. frameworks only use CUDA 9 runtime.

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