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:

Verified
Correct Answer:
Verified
Q2: When instruction i and instruction j are
Q3: Having load before the store in a
Q4: Data hazards occur when .....................<br>A)greater performance loss<br>B)pipeline
Q5: Parallel processing may occur<br>A)in the instruction stream<br>B)b.
Q6: Systems that do not have parallel processing
Q8: which of the following are classes of
Q9: which of the following is not an
Q10: Execution of several activities at the same
Q11: Allowing multiple instructions for issuing in a
Q12: The style of parallelism supported on GPUs