Home / Engineering / High Performance Computing / Question

M

Mr. Dubey • 51.17K Points
Coach

Q.) In CUDA memory model there are following memory types available:
a) Registers;
b) Local Memory;
c) Shared Memory;
d) Global Memory;
e) Constant Memory;
f) Texture Memory.

(A) a, b, d, f
(B) a, c, d, e, f
(C) a, b, c, d, e, f
(D) b, c, e, f
Correct answer : Option (C) - a, b, c, d, e, f

Share

Discusssion

Login to discuss.