Q.

Here a single program is executed by all tasks simultaneously. At any moment in time, tasks can be executing the same or different instructions within the same program. These programs usually have the necessary logic programmed into them to allow different tasks to branch or conditionally execute only those parts of the program they are designed to execute.

A. Single Program Multiple Data (SPMD)
B. Multiple Program Multiple Data (MPMD)
C. Von Neumann Architecture
D. None of these
Answer» A. Single Program Multiple Data (SPMD)
3.1k
0
Do you find this helpful?
25

View all MCQs in

Parallel Computing

Discussion

No comments yet

Related MCQs