1. The parallel runtime of a program depends on.
1.)the input size
2.)the number of processors
3.)the communication parameters of the machine
4.)all of the above
Answers
Answered by
2
Answer:
7.1 Parallel Systems
• Definition: A parallel system consists of an
algorithm and the parallel architecture that
the algorithm is implemented.
• Note that an algorithm may have different
performance on different parallel architecture.
• For example, an algorithm may perform
differently on a linear array of processors and
on a hypercube of processors.
Similar questions