On Mon, 30 Apr 2012 15:26:51 -0400, Devin Jeanpierre <[email protected]> 
wrote:
> On Mon, Apr 30, 2012 at 3:13 PM, Andreas Kloeckner
> <[email protected]> wrote:
> > Can you strace that program, see what it's doing when it hangs?
> 
> Sure. Here are the last 5 lines of strace. It hangs after this like before.
> 
> write(1, "DERP1\n", 6DERP1
> )                  = 6
> futex(0x7fc4c9c17f2c, FUTEX_WAKE, 1)    = 1
> futex(0x7fc4c9c17eac, FUTEX_WAKE, 1)    = 1
> futex(0x3c45ef4, FUTEX_WAIT_PRIVATE, 1, NULL

Huh, strange. Does this happen with AMD CPU, too? What kernel/libc version?

Andreas

Attachment: pgp0zYgs3Ix5m.pgp
Description: PGP signature

_______________________________________________
PyOpenCL mailing list
[email protected]
http://lists.tiker.net/listinfo/pyopencl

Reply via email to