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

Basic requirement of semiconductor laser, What is basic requirement of semi...

What is basic requirement of semiconductor laser? Draw its label diagram and explain its working with necessary theory. Write down the applications of semiconductor laser.

Write a short note on rs-232-c, Write a short note on RS-232-C. The RS-...

Write a short note on RS-232-C. The RS-232 standard is a collection of connection standards among different pieces of equipment. The EIA RS-232 serial communication standard is

Identify a variety of security threats, Each year the University computer s...

Each year the University computer society holds a „virtual fair? in Second Life in order to raise money for charity. The main attraction at the event is a lucky dip, where attendee

Determine the antennas power gain and beamwidth, Q. A paraboloidal antenna ...

Q. A paraboloidal antenna has an aperture ef?ciency of 0.6 and a diameter D = 100λ at 6 GHz. Illumination by the feed is such that the beamwidths of the principal-plane secondary p

Compute the area of each plate, Q For a parallel-plate capacitor with plate...

Q For a parallel-plate capacitor with plates of area A m 2 and separation d m in air, the capacitance in farads may be computed from the approximate relation Compute the a

Explain inductorless filters, Q. Explain Inductorless Filters Inductorl...

Q. Explain Inductorless Filters Inductorless (Active) Filters Filters (used to pass or eliminate certain frequency components of a signal) that are suitable for IC fabricati

Determine the performance of the circuits, With the development of cheap an...

With the development of cheap and reliable operational amplifiers the need to design amplifier circuits has disappeared. However it is still necessary to utilise these devices in a

What do you mean by companding, Q. What do you mean by Companding? In o...

Q. What do you mean by Companding? In order to lower the crest factor of a waveform, so as to produce better performance, a process known as companding is used. It works like a

Forward and reverse-active in bipolar junction transistor, Forward and Reve...

Forward and Reverse-active in Bipolar Junction Transistor: Forward-active (or simply, active): The base-collector junction is reverse biased and base-emitter junction is

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