On Thu, 28 Apr 2011 21:10:37 +0200, Jonas Einarsson <jonas.einars...@chalmers.se> wrote: > Thanks, I confirm that it works. You're doing us a big favor with your > repository of Python packages, so thanks again. > > I threadjack a bit for a minor annoyance on the subject of verbosity > that was up a while ago on the list but persists in 2011.1: > > Every kernel I compile says (reproduced on Win7): > > C:\Python\Python27\lib\site-packages\pycuda\compiler.py:122: > UserWarning: The CUDA compiler suceeded, but said the following: > kernel.cu > kernel.cu > tmpxft_0000062c_00000000-3_kernel.cudafe1.gpu > tmpxft_0000062c_00000000-10_kernel.cudafe2.gpu > > It works perfectly, but why? And can I turn it off?
Well--nvcc simply seems to print these lines in its Windos version, which I'd consider an Nvidia bug. Not much we can do about it. Sometimes it also prints things that are worth knowing, like warnings. If you'd like to turn these messages off, try this function: http://docs.python.org/library/warnings.html?highlight=warnings#warnings.filterwarnings HTH, Andreas
pgpfWmUBrzv2z.pgp
Description: PGP signature
_______________________________________________ PyCUDA mailing list PyCUDA@tiker.net http://lists.tiker.net/listinfo/pycuda