You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
@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.
@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.
Product current does not detect CUDA 10 with latest cnDNN
The text was updated successfully, but these errors were encountered: