That is for a Windows system. I have Linux. >From the pyCuda documentation section "Just-in-time Compilation": "If keep is True, the compiler output directory is kept, and a line indicating its location in the file system is printed for debugging purposes." There is nothing printed when I set keep=True. Michiel.
>>> Tomi Pieviläinen<[email protected]> 4/5/2012 5:25 PM >>> On Thu, Apr 05, 2012 at 05:21:20PM +0200, Michiel Bruinink wrote: > Where can I find the "kernel.ptx" (when I use the keep=True option) with a Linux system? When you use the keep=True, the folder with all the relevant files is outputted like so: >> *** compiler output in c:\users\wright\appdata\local\temp\tmpvzledt -- Tomi Pieviläinen, +358 400 487 504 A: Because it disrupts the natural way of thinking. Q: Why is top posting frowned upon?
_______________________________________________ PyCUDA mailing list [email protected] http://lists.tiker.net/listinfo/pycuda
