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

logical and with accumulator instruction , ANA  Logical AND with Accumula...

ANA  Logical AND with Accumulator Instruction This  instruction is used to logically AND the accumulator  of any register or memory location  with the  accumulator and the r

Field effect transistors, basic configuration of field effect transistors i...

basic configuration of field effect transistors in mplifiers

Discuss important properties and uses of ceramics, Discuss important proper...

Discuss important properties and uses of Ceramics. Ceramics - These are materials made by high temperature firing treatment of natural clay and specific inorganic matters. The

Electromagnetic fields and waves, QUESTION: Electromagnetic Fields and Wave...

QUESTION: Electromagnetic Fields and Waves (a) Illustrate with help of diagrams the Cartesian, Cylindrical and Spherical coordinate systems. (b) Lay down the assumptions fo

Energy band, Energy band: the energy band picture for Ii an- typ...

Energy band: the energy band picture for Ii an- type, and Iii ap - type semiconductor Indicate the position for, the donor and acceptor levels. Sol.(a)

Explain the different types of multivibrators, Explain the different types ...

Explain the different types of multivibrators ? Multivibrator is basically  a two-stage amplifier with output of one supplied back to the input of the other . Multivibr

Digital versions of band-pass filter, A case study is required for developm...

A case study is required for development of different digital versions of band-pass filter corresponding to its analogue prototype described by the following normalised transfer fu

Four quadrant chopper or class e chopper , Four  Quadrant Chopper or Class...

Four  Quadrant Chopper or Class E chopper                                                                    Figure class E chopper circuit  Mode I When

Instrument, Differentiate between dual beam and dual trace oscilloscope

Differentiate between dual beam and dual trace oscilloscope

What is difference between voltage and potential, Voltage is referred as Po...

Voltage is referred as Potential difference among two points. Potential means its force. I think so.voltage defination is 100% correct.

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