

McqMate
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 |
View all MCQs in
High Performance Computing (HPC)No comments yet