Multiple Choice
A CUDA program is comprised of two primary components: a host and a _____.
A) gpu kernel
B) cpu kernel
C) os
D) none of above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: Which formulation of Dijkstra's algorithm exploits more
Q6: Best-first search (BFS) algorithms can search both
Q7: to solve the all-pairs shortest paths problem
Q8: Shell sort is an improvement on<br>A)quick sort<br>B)bubble
Q9: In execution of the hypercube formulation of
Q11: A complete graph is a graph in
Q12: Simple backtracking is a depth-first search method
Q13: What is the average case time complexity
Q14: important component of best-first search (BFS) algorithms
Q15: The kernel code is dentified by the _qualifier