Shivangi Agarwal <shivangiagarwa...@gmail.com> writes:

> No. It is the same error as before. I think I didn't look deep enough the
> first time. kernel_old_init is taking a name as an arg:
>
> -> kernel_old_init(self, prg, name)
> (Pdb) a
> self = <pyopencl._cl.Kernel object at 0x7f4632c17b30>
> prg = <pyopencl._cl._Program object at 0x7f463f737470>
> name = _source
>
> I tried running the program in gdb and it gave me "No stack". Is there any
> other way I can provide the bt?

I meant the Python backtrace, i.e. what Python prints if a program ends
with an error.

Andreas

Attachment: signature.asc
Description: PGP signature

_______________________________________________
PyOpenCL mailing list -- pyopencl@tiker.net
To unsubscribe send an email to pyopencl-le...@tiker.net

Reply via email to