1.

CUDA provides ------- warp and thread scheduling. Also, the overhead of thread creation is on the order of ----.

A. “programming-overhead”, 2 clock
B. “zero-overhead”, 1 clock
C. 64, 2 clock
D. 32, 1 clock
Answer» C. 64, 2 clock


Discussion

No Comment Found