Assignment Unit 1
Assignment Unit 1
Unit No III
Q. No. Question/ Item CO BL Marks
Describe the stored-program computer architecture and its relevance to
1. CO1 2
parallel computing.
Describe the physical organization of parallel platforms, including
2. CO1 2
interconnection networks and memory hierarchy.
Compare and contrast SIMD (Single Instruction, Multiple Data) and MIMD
4 CO1 2
(Multiple Instruction, Multiple Data) models.
Describe the SPMD (Single Program, Multiple Data) model and its use in
5 CO1 2
parallel programming.
What is the data flow model of computation, and how does it differ from the
9 CO1 2
control flow model?