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

N-channel enhancement mosfet, Given an n-channel enhancement MOSFET having ...

Given an n-channel enhancement MOSFET having V T = 4V, K = 0.15 A/V 2 , I DQ = 0.5A, V DSQ = 10 V, and V DD = 20 V. Using the dc design approach outlined in this section, dete

Develop the equation of motion, Aloudspeaker is a common electrochemical tr...

Aloudspeaker is a common electrochemical transducer in which vibration is caused by changes in the input current to a coil which, in turn, is coupled to a magnetic structure that c

Points of verification, Points of Verification of Connection i) Phase...

Points of Verification of Connection i) Phase association ii) CT polarity iii) VT polarity iv) Phase angles v)  Phase sequence vi) System conditions - unbalanc

Usage of transistor, Usage of transistor: The bipolar junction transis...

Usage of transistor: The bipolar junction transistor that is abbreviated as BJT was the most generally used transistor in the 1960s and 70s. Even later than MOSFETs became ext

Construction of inductor, Construction of inductor An inductor is usual...

Construction of inductor An inductor is usually constructed as a coil of conducting material, typically opper wire, wrapped around a core either of air or ferrous material.

Calculate area of heating surface, Question: An evaporator is a device ...

Question: An evaporator is a device in which a feed stream is concentrated by boiling a solution. A combination of heating and reduced pressure are used to induce the boiling.

What is the difference between a tem mode and a te mode, Q. (a) What is the...

Q. (a) What is the difference between a TEM mode and a TE mode? (b) Explain the terms "cutoff wavelength" and "dominant mode" as applied to waveguides. Find the cutoff wavelengt

Numerical analysis curve fitting, Ask question #Minimum 100 wThe voltage v...

Ask question #Minimum 100 wThe voltage v across a capacitor at time t seconds is given by the following table. Use the principle of least squares to fit a curve of the form v = ae

What do you mean by diversifiability of total risk, Q. What do you mean by ...

Q. What do you mean by diversifiability of total risk? Traditional finance theory assets that the rate of return on risk assets depends on the size of business risk, financial

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