McqMate
| Q. |
Each warp of GPU receives a single instruction and “broadcasts” it to all of its threads. It is a ---- operation. |
| A. | simd (single instruction multiple data) |
| B. | simt (single instruction multiple thread) |
| C. | sisd (single instruction single data) |
| D. | sist (single instruction single thread) |
| Answer» B. simt (single instruction multiple thread) | |
View all MCQs in
High Performance Computing (HPC)No comments yet