On Fri, Mar 19, 2010 at 10:45 AM, Per B. Sederberg <psederb...@gmail.com> wrote: > In looking at the PyCUDA installation wiki and tracking the mailing > list I don't see any mention of using MacPorts to install the > dependencies of PyCUDA (i.e., python, numpy, boost, etc... and not the > CUDA SDK and PyCUDA, itself).
Given a similar installation scheme, perhaps my previous experience installing PyOpenCL on Snow Leopard using a MacPorts-installed Python would be useful: http://www.mail-archive.com/pyope...@tiker.net/msg00139.html . There are issues with MacPorts-installed boost linking to the system Python installation that you may need to fix before installing PyCUDA. Incidentally, I now use PyCUDA on an Ubuntu machine instead, primarily due to mature CUDA drivers. Faisal _______________________________________________ PyCUDA mailing list pyc...@host304.hostmonster.com http://host304.hostmonster.com/mailman/listinfo/pycuda_tiker.net