Solved

Which of the Following Correctly Describes a GPU Kernel

Question 7

Multiple Choice

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

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions