Re: [PyCUDA] PyCUDA+OpenGL and core dump

2010-10-31 Thread Andreas Kloeckner
On Sat, 30 Oct 2010 13:04:03 +0200, Tomasz Rybak bogom...@post.pl wrote: Hello. I have been trying to create some OpenGL examples for PyCUDA and found program that segfaults. I cannot debug it fully as the last 8 functions are from NVIDIA libraries. The last known function in the trace is

Re: [PyCUDA] PyCUDA+OpenGL and core dump

2010-10-31 Thread Andreas Kloeckner
On Sun, 31 Oct 2010 16:07:29 -0400, Andreas Kloeckner li...@informa.tiker.net wrote: On Sat, 30 Oct 2010 13:04:03 +0200, Tomasz Rybak bogom...@post.pl wrote: Hello. I have been trying to create some OpenGL examples for PyCUDA and found program that segfaults. I cannot debug it fully as

Re: [PyCUDA] OpenGL and new functions

2010-10-31 Thread Andreas Kloeckner
Hi Tomasz, first of all, thanks for sending this patch! Much appreciated. Comments below. On Fri, 29 Oct 2010 19:20:17 +0200, Tomasz Rybak bogom...@post.pl wrote: The biggest problem is that IMO (I might be wrong - do not know PyCUDA to such intimate details) it introduces