MCQOPTIONS
Saved Bookmarks
| 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 | |