Multiple Choice
What is Unified Virtual Machine
A) it is a technique that allow both cpu and gpu to read from single virtual machine, simultaneously.
B) it is a technique for managing separate host and device memory spaces.
C) it is a technique for executing device code on host and host code on device.
D) it is a technique for executing general purpose programs on device instead of host.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Triple angle brackets mark in a statement
Q2: What is the equivalent of general C
Q3: NVIDIA CUDA Warp is made up of
Q4: The CUDA architecture consists of --------- for
Q6: CUDA provides ------- warp and thread scheduling.
Q7: CUDA supports programming in ....<br>A)c or c++
Q8: FADD, FMAD, FMIN, FMAX are ----- supported
Q9: NVIDIA 8-series GPUs offer -------- .<br>A)50-200 gflops<br>B)200-400
Q10: CUDA stands for --------, designed by NVIDIA.<br>A)common
Q11: If variable a is host variable and