tebukura10000 tebukura10000
  • 25-03-2020
  • Computers and Technology
contestada

G=(A+C^2)*(E-1)^3/D+B Rewrite the above formula in terms of doing concurrent processing using cobegin and coend to identify those instructions which can be processed concurrently.

Respuesta :

problemsolver2019
problemsolver2019 problemsolver2019
  • 25-03-2020

Answer:

G=(A+C^2)*(E-1)^3/D+B

Cobegin:

p1: E-1

p2: C^2

p3:p1^3

p4: A+p2

p6:D+B

p7:p3/p6

p8:p4*p7

   :G

P1(p1,p2)

execute P1

P2(p3,p4,p6)

execute P2

S1(p7,p8)

execute S1

G

Coend

Explanation:

Here P1, P2 are set of concurrent processes, and S1 are set of serial processes. Two processes can be run concurrently if they are independent of each other.

Answer Link

Otras preguntas

what is thunder is cause by?
Sam has type A blood. Which of the following blood types are NOT at all possible for Sam's offspring? Sam has type A blood. Which of the following blood types a
how to solve these question?
John Locke would have agreed with all of the following statements EXCEPT:
If y= 4x +5 has a gradient of 4 write the equation of a line parrellel to it?
Water and minerals can follow three pathways to the vascular tissue of the root. Describe the three pathways.
A patient received a new heart transplant, but shows signs of graft rejection after 2 weeks. Which type of hypersensitivity reaction is in progress?" a) Type I
an object is launched upward from ground level and reaches a maximum height of h feet. The initial velocity v (in feet per seconds) of the object is given by th
write a formula that relates the are A of a triangle to to the lengths of its base b and height h
which one of the statements is true