Q.

Limitations of CUDA Kernel

A. recursion, call stack, static variable declaration
B. no recursion, no call stack, no static variable declarations
C. recursion, no call stack, static variable declaration
D. no recursion, call stack, no static variable declarations
Answer» B. no recursion, no call stack, no static variable declarations
1.4k
0
Do you find this helpful?
5

Discussion

VM

Vicky Mistry
2 months ago

Such a helpful tool.
1