gerdigerdi
gerdigerdi
I have the same problem here with my GeForce GTX 690 on my gentoo system. Can it be a problem that I have also an AMD-card installed (running fine with...
Thanks! I will test it now but compiling all the kernels takes time. I am not sure if that will fix the problem. I know that the hardware works well...
I got it to work :) - no not really :/ - I got a workaround! I tried clcc to compile one kernel and it worked! So I think it...
Morning! I think I found the problem in nvidia-compiler.c but I am not sure. err = _clGetProgramInfo(program, CL_PROGRAM_BINARIES, sizeof(char *), binaries, NULL ); I read that that funktion creates binaries...