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

Ideal or perfect transformer, a) A 230 V/25V, 50 HZ transformer with a rate...

a) A 230 V/25V, 50 HZ transformer with a rated primary current of 1,2 Amps is used to supply a number of 25 V, 30 Watt halogen light bulbs. Assuming an ideal transformer and tha

What is traffic engineering, Q. What is Traffic Engineering? Traffic en...

Q. What is Traffic Engineering? Traffic engineering provides the foundation for analysis and design of telecommunication network to carry a given traffic at a particular loss p

Harmonics, how harmonics shows effect on power systems?

how harmonics shows effect on power systems?

RF design, Could you please answer this question with an explanation?

Could you please answer this question with an explanation?

Analyze diode circuit with rlc load, Q. Analyze Diode circuit with RLC load...

Q. Analyze Diode circuit with RLC load? Consider a diode circuit with an RLC load, as shown in Figure, and analyze it for i(t) when the switch S is closed at t = 0. Treat the d

Show capital asset pricing model, Q. Show Capital asset pricing model? ...

Q. Show Capital asset pricing model? This model was developed by the William F Sharpe ( 1990 Nobel prize winner in the economy ) and john linter in 1960. The model attempt to c

Find the resistor values of rc, Apply the rule-of-thumb dc design presented...

Apply the rule-of-thumb dc design presented in this section for a silicon npn BJT with β = 70 when the operating Q point is defined by I CQ = 15 mA and I BQ = 0.3 mA, with a dc s

Explain loads - generation and absorption of reactive power, Explain Loads ...

Explain Loads - Generation and Absorption of Reactive Power A load at 0.95 power factor implies a reactive power demand of 0.33 kVAr per kW of power. When planning a network, i

Write a short note on the working of darlington amplifier, Q. Write a sho...

Q. Write a short note on the working of Darlington Amplifier? A Darlington Amplifier is one that is employing the Darlington pair of transistors. It is a

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