I've updated the wiki with my configuration of Windows Vista 64 bit with Visual Studio 2008. To use it, your entire python stack must also be 64 bit. The build was x64, also known as amd64.
I also have a question: is it possible to statically compile all embedded kernels in my code with pycuda? Deploying a program with pycuda widely with because it requires the cuda and c++ build tools, which are heavy. It would be nice to have an option to generate a library at build time that could then be packaged and installed without having to do the heavy c lifting. bill -- View this message in context: http://n2.nabble.com/Installation-wiki-updated-with-Windows-Vista-64-bit-install-with-Visual-Studio-2008-tp3427784p3427784.html Sent from the PyCuda mailing list archive at Nabble.com. _______________________________________________ PyCUDA mailing list [email protected] http://tiker.net/mailman/listinfo/pycuda_tiker.net
