Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

okay I tried a lot myself the last day, and I found out that there is somthing wrong with the combination of cuda-9 and gcc6 in debain stretch i purged my installed cuda from the runfile and installed the cuda-toolkit package in debian stretch which was version 8 unfortunately cuda 8 nvcc is incomatible with debian 9 hostcompiler gcc6 , so I installed gcc4.9 and built opencv against gcc4.9 which seems to work. But I see the troubles ahead as a lot of linked libraries are compiled against gcc6. But we will see. So solution was downgrading to cuda-8 and gcc-4.9. debian 9 +gcc6 +cuda 9 still seems to make a lot of trouble for a variaty of applications. cheers kris