Looks like someone has made some progress with a 64-bit-supporting
version of py2app
http://www.hardcoded.net/articles/building-64-bit-pyobjc-applications-with-py2app.htm
And here are his source trees:
http://hg.hardcoded.net/py2app/
http://hg.hardcoded.net/macholib/
(I have not tested these
On 27-Jan-10, at 9:36 AM, Markus Mohr wrote:
pyopencl ( http://mathema.tician.de/software/pyopencl ) seems to be
the most mature and is very similar to PyCUDA which the same author
wrote. It however requires boost; I haven't compiled it on OS X but
I've compiled other projects that use boos
pyopencl ( http://mathema.tician.de/software/pyopencl ) seems to be
the most mature and is very similar to PyCUDA which the same author
wrote. It however requires boost; I haven't compiled it on OS X but
I've compiled other projects that use boost and it can be a pain
Thats what I've instal