Hello everyone,
Is it possible to call a kernel function inside another kernel function in GPU programming?
Hello everyone,
Is it possible to call a kernel function inside another kernel function in GPU programming?
Hi @notooth,
Thanks for sharing this question! Mojo doesn’t currently support nested kernels/dynamic parallelism (related post).