On Fri, 29 Jul 2011 16:12:41 +0100, Ben Aylott <beayl...@gmail.com> wrote:
> On 29/07/11 16:10, Andreas Kloeckner wrote:
> > This is not yet possible, but it's easy to patch in. Here's how to do
> > it: Add a string config option for that to configure.py,

Just occurred to me: The list of config options is also in setup.py.

> defaulting to
> > just 'nvcc'. Before setup.py call the distutils setup() function, write
> > pycuda/config.py with the configured value. Add pycuda/config.py to
> > .gitignore. In pycuda/compiler.py, read the default compiler from that
> > setting. Test that everything works. Submit patch. :)
> 
> Ok I will give this a go . Thanks for your help.

Cool, looking forward to your patch.

Andreas

Attachment: pgpIPrnyX6yeQ.pgp
Description: PGP signature

_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://lists.tiker.net/listinfo/pycuda

Reply via email to