Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

I recommend using CUDA 9.2 with Visual Studio 15.6.7.  This combination of Visual Studio / and CUDA releases seems to work well, and has many important bug fixes and features.  Updating to a more recent version of Visual Studio will likely prevent you from compiling.

You can download and install Visual Studio 15.6.7 from here:
https://docs.microsoft.com/en-us/visualstudio/productinfo/installing-an-earlier-release-of-vs2017

The direct VS community edition link for 15.6.7 is here: https://aka.ms/eac464

Install CUDA 9.2 (and patch) after installing 15.6.7 to install Visual Studio integration properly.

...