a cow-like object <acowlikeobject(a)gmail.com> writes:
Many thanks, Andreas. It did run fine with asserts
disabled/removed.
I'm very new to this, so pardon my ignorance, but what is knl an instance
of? The original code doesn't actually have a knl. And how will the
answer verify your hunch?
Ah, sorry. I meant:
print prg.sum.num_args
I was thinking of "knl = prg.sum" as an instance of cl.Kernel.
Andreas