Hello I am using Ubuntu 11.10 with PyCuda 2012.1 and Cuda 5.0 on a K20c. I have been developing with Cuda for 6 years and Python for 4 weeks.
I use the pycuda.compiler class to compile my Cuda code in my Python code. Is there a way I can see all of the switches that are being passed into the compiler? I want to know if debug code (instead of release code) is being generated by the Cuda compiler. The pycuda.compiler.DEFAULT_NVCC_FLAGS is always empty. Thanks --Bob
_______________________________________________ PyCUDA mailing list [email protected] http://lists.tiker.net/listinfo/pycuda
