What is work-sharing constructs, Electrical Engineering

Assignment Help:

Q. What is Work-Sharing Constructs?

A work-sharing construct distributes execution of associated region amongst the members of team which encounters it. A work-sharing construct doesn't launch new threads.

OpenMP defines three work sharing constructs: for, single and sections. In all of these constructs there is an implicit barrier at the end of construct unless a nowait clause is included.

(a) Sections

The sections construct is a no iterative work sharing construct which causes structured blocks to be shared among threads in team. Every structured block is executed one time by one of threads in team. The syntax of portions construct is:

#pragma omp sections [set of clauses.] 

{

 #pragma omp section 

 structured-bloc  

#pragma omp section 

structured-block 

.

.

}

The clause is one of the following:

private(list)

firstprivate(list)

lastprivate(list)

reduction(operator: list)

nowait


Related Discussions:- What is work-sharing constructs

Advantages and disadvantages of direct coupled coupling, Q. Mention the adv...

Q. Mention the advantages and disadvantages of direct coupled coupling?       Advantages:             1.Simple circuit due to minimum use of resistor             2.Low

.#title.Simulation on Half wave rectifier using PSpice, How to plot output ...

How to plot output power Vs load resistor graph using PSpice softwaer for half wave rectifier circuit

Microprocessor, if (n n=n+1 else n=n-1 n=0 how to write this command

if (n n=n+1 else n=n-1 n=0 how to write this command

Explain working of public switched telephone network, Q. Explain working of...

Q. Explain working of Public Switched Telephone Network? Public Switched Telephone Network (PSTN) accommodates two kinds of subscribers: private andpublic. Subscribers to priv

Ac motors, AC Motors DC motors that have their magnetic fields produce...

AC Motors DC motors that have their magnetic fields produced by coils as described earlier can, in principle,  be powered from AC as well, since if the applied voltage reverse

State value of current flowing in the winding, The winding of an electromag...

The winding of an electromagnet has an inductance of 3H and a resistance of 15?. When it is connected to a 120 V d.c. supply, Determine: (a)  the steady state value of current f

Inductive coupling, advantages and disadvantages of inductive coupling

advantages and disadvantages of inductive coupling

Determine the equivalent impedance, Q. A 75-kVA, 230/115-V, 60-Hz transform...

Q. A 75-kVA, 230/115-V, 60-Hz transformer was tested with these results: • Open-circuit test: 115 V, 16.3 A, 750 W • Short-circuit test: 9.5 V, 326 A, 1200 W Determine:

8 bit data to register - move immediate instruction , 8 bit  data to Regi...

8 bit  data to Register   This form  of the  instruction is used to copy 8 bit  data directly  to the register  location specified in  the instruction. The  instruction format i

Determine the two possible ssb am signals, Let the modulating signal m(t) b...

Let the modulating signal m(t) be a sinusoid of the form m(t) = cos 2πf m t, f m c , and let the carrier signal be cos(2πf c t + φc). (a) Determine the conventional AM signal,

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd