Open quintendewilde opened 7 years ago
Hello,
You can see in this line nvcc fatal : The version ('80100') of the host compiler ('Apple clang') is not supported
that the problem is that nvcc is not compatible with your version of clang.
This is a common problem for MAC users you should find a solution for it online. I don't remember if you should upgrade CUDA or downgrade clang.
fixed it by going back to cmdline tool 7.2.
I've tried several reinstalls, updated about everything. Installed the latest cuda. I just can't get both of the install procedures to work. This is the error result for the first procedure.