<p dir="ltr">On Aug 21, 2015 09:57, "François Legendre" <<a href="mailto:f.legendre@gmail.com">f.legendre@gmail.com</a>> wrote:<br>
><br>
> Hello,</p>
<p dir="ltr">Hello François,</p>
<p dir="ltr">> 1) Nvidia proprietary drivers are not used to build CUDA applications ;<br>
> 2) Nvcc (Nvidia compiler for CUDA) generates a so called "ptx code" ;<br>
> 3) It is the job of the Nvidia proprietary drivers to JIT compile the<br>
> ptx code with respect to the current GPU.</p>
<p dir="ltr">Thanks, that confirms the impression I had.</p>
<p dir="ltr">> Then, when I installed the nvidia-cuda-toolkit, I was able to build<br>
> the CUDA application but unable to run the application. So, as already<br>
> told, I blacklisted the nouveau drivers.</p>
<p dir="ltr">The blacklist should have been dealt with by the nvidia-driver package. What version are you using? Are you, by any chance, using Nvidia's installer rather than the nvidia-driver package from Debian?</p>
<p dir="ltr">Thanks!</p>
<p dir="ltr">Kind regards,<br>
Luca Boccassi</p>