On Thu, Mar 1, 2012, at 09:51, Andreas Kloeckner wrote:
> Hi Krzysztof,
> 
> On Mon, 27 Feb 2012 23:29:30 +0100, Kaczmarski Krzysztof
> <k.kaczmarski...@gmail.com> wrote:
> > 
> > I did everything according to the instructions, however the 'make step'
> > keeps complaining about CUDA_ROOT and nvcc...
> > 
> 
> Thanks for the report--I've fixed the traceback in git. But your real
> error is still hidden in your output:
> 
> *** CUDA_ROOT not set, and nvcc not in path. Giving up.
> 

This can happen also if root doesn't have nvcc in root's PATH. Try sudo
su'ing, exporting PATH with nvcc and building while root. 

good luck,
Marmaduke

_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://lists.tiker.net/listinfo/pycuda

Reply via email to