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, 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. regards, Ben Aylott _______________________________________________ PyCUDA mailing list [email protected] http://lists.tiker.net/listinfo/pycuda
