I followed the first video from this guide to install cuda, but when I run sample programs, I get errors. For example when I run the matrix multiplication one I get this:
Searching for the error gives only code issues, not installation issues, so I do not know how to fix this.
I have visual studio 2019 community version installed, with only the C++ desktop workload. I did exactly what the video said, except I opened matrixMul_vs2019 because I assumed vs2019 means it is the version for visual studio 2019.
question from:
https://stackoverflow.com/questions/65905580/cuda-sample-programs-not-compiling-in-visual-studio 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…