Andreas Kloeckner wrote:
> 
> 
> Very strange. Not sure what's going on. What's the version of the nvcc
> found by PyCUDA?
> 
>>>> from pycuda.compiler import get_nvcc_version
>>>> get_nvcc_version()
> 
> 

>>> get_nvcc_version('nvcc')
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2010 NVIDIA Corporation
Built on Wed_Nov__3_16:16:57_PDT_2010
Cuda compilation tools, release 3.2, V0.2.1221


Which matches calling nvcc --version directly...
-- 
View this message in context: 
http://pycuda.2962900.n2.nabble.com/PyCUDA-cuda-gdb-no-debugging-symbols-found-tp5821920p5868776.html
Sent from the PyCuda mailing list archive at Nabble.com.

_______________________________________________
PyCUDA mailing list
[email protected]
http://lists.tiker.net/listinfo/pycuda

Reply via email to