Dear Andreas,

Yes, I fixed the problem by changing "CUDA_ENABLE_GL" to "True" in siteconf.py.

Thank a lot. The pyCuda is really a great library. Good job!

Best,
LFC

On 2014年07月16日 21:45, Andreas Kloeckner wrote:
LFC <liufubu...@gmail.com> writes:

Dear Andreas,

I switch on "CUDA_ENABLE_GL" in the line 47 in the ~/pycuda/pysetup.py
like this:
Switch("CUDA_ENABLE_GL", True, "Enable CUDA GL interoperability"),
That's the wrong spot. You need to change this in siteconf.py or
$HOME/.aksetup-defaults.py, depending on which of those you created.

Andreas


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

Reply via email to