Hello, I tried setting the CUDART_LIB_DIR variable at siteconf.py and also tried setting it as an environment variable, so it will point to the correct directory. Still doesn't compile, but says it can't find the curand library.
On Mon, Jul 4, 2011 at 9:32 PM, Bryan Catanzaro <[email protected]>wrote: > Set your CUDART_LIB_DIR variable to the appropriate directory in your > siteconf.py or use configure.py to add the directory. > > - bryan > > On Jul 4, 2011, at 10:29 AM, Daniel Khankin <[email protected]> wrote: > > > Hi, > > I'm trying to install PyCUDA 2011.1.2 on Ubuntu 11.04, > > during the make process it doesn't find the curand library though it > exists at > > /usr/local/cuda/lib64 and /usr/local/cuda/lib. > > > > how can I solve this ? > > > > Thank You > > > > > > _______________________________________________ > > PyCUDA mailing list > > [email protected] > > http://lists.tiker.net/listinfo/pycuda > -- Daniel Khankin NMCRC Research Assistant http://nmcrc.sce.ac.il
_______________________________________________ PyCUDA mailing list [email protected] http://lists.tiker.net/listinfo/pycuda
