Bug#725649: nvcc fatal : Path to libdevice library not specified

2013-10-15 Thread Tomasz Rybak
Dnia 2013-10-10, czw o godzinie 23:30 +0200, Andreas Beckmann pisze: On 2013-10-08 19:11, Tomasz Rybak wrote: It seems error lies with nvidia-cuda-toolkit. I've downloaded and tried to compile NVIDIA examples and got: $ make make[1]: Wejście do katalogu to get English output use

Bug#725649: nvcc fatal : Path to libdevice library not specified

2013-10-10 Thread Andreas Beckmann
On 2013-10-08 19:11, Tomasz Rybak wrote: It seems error lies with nvidia-cuda-toolkit. I've downloaded and tried to compile NVIDIA examples and got: $ make make[1]: Wejście do katalogu to get English output use LC_ALL=C make in the future, no need to rerun it this time so PyCUDA is just

Bug#725649: nvcc fatal : Path to libdevice library not specified

2013-10-08 Thread Tomasz Rybak
It seems error lies with nvidia-cuda-toolkit. I've downloaded and tried to compile NVIDIA examples and got: $ make make[1]: Wejście do katalogu `/home/tomus/Programs/CUDA/0_Simple/simpleCubemapTexture' /usr/bin/nvcc -ccbin g++ -I../../common/inc -m64-gencode arch=compute_20,code=sm_20

Bug#725649: nvcc fatal : Path to libdevice library not specified

2013-10-06 Thread Vedran Miletić
Package:nvidia-cuda-toolkit Version: 5.5.22-1 Running any example with PyCUDA results in: % python hello_gpu.py Traceback (most recent call last): File hello_gpu.py, line 12, in module mod = SourceModule(open(hello_gpu.cu).read()) File /usr/lib/python2.7/dist-packages/pycuda/compiler.py,