Hi Alan, On Montag 12 April 2010, Alan wrote: > I've contact you I guess in Aug 2009. At that time I couldn't do much with > pycuda or pyopencl because I wanted them all in 64 bits. > > So for pycuda I sent some issues in the mailing list. > > For pyopencl, I got it all working (including test), but with some > modifications. > > I use OSX 10.6.3 with Xcode 3.2.2, CUDA 3.0 and pycuda and pyopencl via > git. > > ld: library not found for -lOpenCL > > I've just removed "-lOpenCL" and reentered the command by hand: > [snip] > > and then make install, test, example all fine.
I've just committed an improved build configuration for OS X that leaves out -lOpenCL by default. Can you please test if that makes things better? Thanks for your feedback, Andreas
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ PyOpenCL mailing list [email protected] http://host304.hostmonster.com/mailman/listinfo/pyopencl_tiker.net
