Hi NV experts,
When installing CUDA Toolkit 11.3, it told me no supported Visual Studio version found. But I have working C++ env installed in Visual Studio 2019 Community. My env is:
- Windows 10 Pro, version 10.0.19042 Build 19042
- Visual Studio Community 2019, version 16.8.3. I installed VS in a customized path. info:
Microsoft Visual Studio Community 2019
Version 16.8.3
VisualStudio.16.Release/16.8.3+30804.86
Microsoft .NET Framework
Version 4.8.04084Installed Version: Community
Visual C++ 2019 00435-60000-00000-AA532
Microsoft Visual C++ 2019ASP.NET and Web Tools 2019 16.8.554.20160
ASP.NET and Web Tools 2019Azure App Service Tools v3.0.0 16.8.554.20160
Azure App Service Tools v3.0.0C# Tools 3.8.0-5.20604.10+9ed4b774d20940880de8df1ca8b07508aa01c8cd
C# components used in the IDE. Depending on your project type and settings, a different version of the compiler may be > used.Common Azure Tools 1.10
Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.IntelliCode Extension 1.0
IntelliCode Visual Studio Extension Detailed InfoMicrosoft JVM Debugger 1.0
Provides support for connecting the Visual Studio debugger to JDWP compatible Java Virtual MachinesMicrosoft MI-Based Debugger 1.0
Provides support for connecting Visual Studio to MI compatible debuggersMicrosoft Visual C++ Wizards 1.0
Microsoft Visual C++ WizardsMicrosoft Visual Studio VC Package 1.0
Microsoft Visual Studio VC PackageNuGet Package Manager 5.8.0
NuGet Package Manager in Visual Studio. For more information about NuGet, visit https://docs.nuget.org/ProjectServicesPackage Extension 1.0
ProjectServicesPackage Visual Studio Extension Detailed InfoTest Adapter for Boost.Test 1.0
Enables Visual Studio’s testing tools with unit tests written for Boost.Test. The use terms and Third Party Notices are > available in the extension installation directory.Test Adapter for Google Test 1.0
Enables Visual Studio’s testing tools with unit tests written for Google Test. The use terms and Third Party Notices > are available in the extension installation directory.Visual Basic Tools 3.8.0-5.20604.10+9ed4b774d20940880de8df1ca8b07508aa01c8cd
Visual Basic components used in the IDE. Depending on your project type and settings, a different version of the > compiler may be used.Visual F# Tools 16.8.0-beta.20507.4+da6be68280c89131cdba2045525b80890401defd
Microsoft Visual F# ToolsVisual Studio Code Debug Adapter Host Package 1.0
Interop layer for hosting Visual Studio Code debug adapters in Visual StudioVisual Studio Tools for CMake 1.0
Visual Studio Tools for CMake
Any clue? Thanks!