Reputation: 4062
Upgrading Visual Studio bumped up the cl version which made it unsupported by NVCC and now I can't compile. I tried updating to the latest Cuda version, but that did not work either. Can NVCC be forced to behave here?
Upvotes: 0
Views: 162
Reputation: 4062
As it turns out, installing the old version is nowhere near as heavy as the installer made it seem. It said it would be 3.7gb, but it finished downloading in 5m on my slow connection, so it must be a trifle. This solves my problem.
Upvotes: 1