Multiple Choice
The NVIDIA G80 is a ---- CUDA core device, the NVIDIA G200 is a ---- CUDA core device, and the NVIDIA Fermi is a ---- CUDA core device.
A) 128, 256, 512
B) 32, 64, 128
C) 64, 128, 256
D) 256, 512, 1024
Correct Answer:

Verified
Correct Answer:
Verified
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
Q13: Each streaming multiprocessor (SM) of CUDA herdware
Q14: Each NVIDIA GPU has ------ Streaming Multiprocessors<br>A)8<br>B)1024<br>C)512<br>D)16
Q15: If variable a is host variable and
Q16: Out-of-order instructions is not possible on GPUs.
Q17: In CUDA memory model there are following