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

500Mhz Collpitts Oscillator, How to design an Oscillator Circuit (500 MHz r...

How to design an Oscillator Circuit (500 MHz range) with no Op amps?

Determine and sketch il for inductance, Q. For the circuit of Figure, deter...

Q. For the circuit of Figure, determine and sketch i L (t) and vC(t) for inductance values of (a)3/4 H, (b) 2/3 H, and (c) 3/17 H. Note that the inductance values are chosen her

Discuss power failure detection circuit interrupt nmi, Draw and discuss pow...

Draw and discuss power failure detection circuit interrupt NMI. The non-maskable interrupt (NMI) is an edge-triggered input which requests can interrupt upon the positive-edge.

Explain the operation of 8279, Explain the operation of 8279.  Explain the ...

Explain the operation of 8279.  Explain the following terms: (i)  N key Roll over. (ii)  Key board debounce. (iii)  FIFO RAM. Ans The 8279 microprocessor i

Equivalent series impedance referred to the high-voltage, Q. A 25-kVA, 2300...

Q. A 25-kVA, 2300:230-V, 60-Hz, single-phase transformer has the following parameters: resistance of high-voltage winding 1.5 , resistance of low-voltage winding 0.015 , leakage

Transistor, describe the compensation technique for both Vbe and Icbo

describe the compensation technique for both Vbe and Icbo

Find the resonant angular frequency, Consider the circuit shown in Figure w...

Consider the circuit shown in Figure with R 0 , (b) the quality factor Q, and (c) the maximum impedance Z m . Comment on the applicability of the universal resonance curve.

Flip flops, if JK flip flop has 1600hz frequency .then what is the input fr...

if JK flip flop has 1600hz frequency .then what is the input frequency?

Current through each resistor for the networking, Find the current through ...

Find the current through each resistor for the networking below using Mesh Analysis and Nodal Analysis.

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