McqMate
Q. |
Which of the following correctly describes a GPU kernel |
A. | a kernel may contain a mix of host and gpu code |
B. | all thread blocks involved in the same computation use the same kernel |
C. | a kernel is part of the gpu\s internal micro-operating system, allowing it to act as in independent host |
D. | kernel may contain only host code |
Answer» B. all thread blocks involved in the same computation use the same kernel |
View all MCQs in
High Performance Computing (HPC)No comments yet