[PyCuda] Ongoing install puzzle...

Vincent Favre-Nicolin Vincent.Favre-Nicolin at cea.fr
Sun May 31 12:15:53 PDT 2009


	Hi,

> I have an ongoing installation issue closely related to the
> problem/solution Paul Rigor generously contributed a few weeks back.
> Running FC10 x86_64 with driver 180.51, CUDA 2.2, re-built Boost 1.39
> after removing 1.37 (from Paul's instructions of ) and the just
> released 0.93RC3.  I can get thru configure.py, manually fix the
> siteconf.py file, do a make install and then when running the first
> test, test_driver.py, get the error, "ImportError:
> /usr/lib64/python2.5/site-packages/pycuda-0.93rc3-py2.5-linux-x86_64.egg/py
>cuda/_driver.so: undefined symbol: cuMemHostAlloc".

  That's the same issue I had ~2 weeks ago - you are using driver 180.51, but 
CUDA 2.2 requires 185.18.08. *
  cuMemHostAlloc is one of the additional symbols used by CUDA 2.2 (and 
therefore pyCuda expects it)

  So the solution seems either to stick to CUDA 2.1, or install the nvidia 
driver recommended for CUDA 2.2

	Vincent
-- 
Vincent Favre-Nicolin                   

CEA/Grenoble       Institut Nanosciences & Cryogénie    -   
http://inac.cea.fr/

Université Joseph Fourier  -  http://physique-eea.ujf-grenoble.fr/

tél: (+33) 4 38 78 95 40           fax: (+33) 4 38 78 51 38





More information about the PyCUDA mailing list