Hi,
I was wondering whether device memory could be allocated and freed within a kernel??? is that a possiblity?
Thanks,
Randal
Hi,
I was wondering whether device memory could be allocated and freed within a kernel??? is that a possiblity?
Thanks,
Randal
Nope, there is no dynamic memory allocation in the kernel.