Sven Joachim writes: > On 2016-04-06 18:17 +0200, Alberto Luaces wrote: > >> Some weeks ago, nvidia drivers v352 entered in testing. Since those >> drivers no longer support older cards, a v340 legacy driver package was >> created. That is what I am using currently. >> >> The problem now is with CUDA. I suspect that available CUDA drivers are >> also working only with newer cards. >> >> Is there any solution in the spirit of "cuda-legacy" libraries? > > It seems you want the libnvidia-legacy-340xx-cuda1 package.
Thanks! That is right; I even now realize that I had installed it before. What I was missing is that I cannot find a compiler (nvcc) which can generate binaries for my platform. I guess I have to install an older version of the toolkit myself. Regards, -- Alberto