Multiple Choice
The kernel code is dentified by the ________qualifier with void return type
A) _host_
B) __global__
C) _device_
D) void
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: Any condition that causes a processor to
Q9: A grid is comprised of _ of
Q10: Calling a kernel is typically referred to
Q11: In CUDA, a single invoked kernel is
Q12: a solution of the problem in representing
Q14: A block is comprised of multiple _.<br>A)treads<br>B)bunch<br>C)host<br>D)none
Q15: Host codes in a CUDA application can
Q16: the BlockPerGrid and ThreadPerBlock parameters are related to the _ model supported
Q17: CUDA offers the Chevron Syntax to configure and execute
Q18: CUDA supports _ in which code in a single thread