edited by
216 views
0 votes
0 votes

Given a parallel algorithm $A$ with computation time $t$, if parallel algorithm $A$ performs $m$ computational operation, then $p$ processors can execute algorithm $A$ in time given by :

  1. $t/p$

  2. $mt/p$

  3. $t+(m-t)/p$

  4. $(m-t)/p$

edited by

Please log in or register to answer this question.

Related questions

0 votes
0 votes
1 answer
1
go_editor asked Mar 28, 2020
269 views
A $WFF$ that is equivalent to the $WFF$ $x= y$ is :$y=>x$~$y=>x$~$y=>$ ~$x$$y=>$ ~$x$
0 votes
0 votes
1 answer
2
go_editor asked Mar 28, 2020
647 views
The dual of the switching function $F=x+yz$ is given by :$\text{x+yz}$$\text{x(y+z)}$$\text{(~x)+(~y)(~z)}$$\text{(~x)((~y)+(~z))}$
0 votes
0 votes
1 answer
3
go_editor asked Mar 28, 2020
278 views
Amongst the logic families $DTL, TTL, ECL$ and $CMOS$, the family with the least power dissipation is :$CMOS$$DTL$$TTL$$ECL$