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

Applications platform - gis applications, Applications Platform: GIS a...

Applications Platform: GIS applications should be capable to act as a base system over which the other business process application can be integrated which is the objective of

Calculation of aggregate technical and commercial loss, Calculation of Aggr...

Calculation of Aggregate Technical and Commercial Loss The concept of AT&C loss was introduced within 2001-02. The AT&C losses are presently in the range of 18% to 62% in seve

Induction motor, A very widely used alternative form of synchronous motor i...

A very widely used alternative form of synchronous motor is the  ' indu c tion motor'. This has the advantage that it does not require an auxiliary motor to run the rotor up t

Schmitt triggering, schmitt triggering with emitter coupled transister

schmitt triggering with emitter coupled transister

Stop and wait flow control protocol, (a) Explain what asynchronous transmis...

(a) Explain what asynchronous transmission is and give two advantages and two disadvantages of using this type of transmission. (b) One of the goals of multiplexing is efficienc

Can you explain twos complement division, Q. Can you explain twos Complemen...

Q. Can you explain twos Complement Division? 2's complement division is repeated 2's complement subtraction. The 2's complement of the divisor is calculated, and then added to

SINGLE-PHASE INDUCTION MOTORS MOTORS, HOW DOES SINGLE PHASE INDUCTION MOTOR...

HOW DOES SINGLE PHASE INDUCTION MOTORS DEVELOP A STARTING TORQUE ?

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