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

Sensor selection, Research and recommend a sensor for a real full size conv...

Research and recommend a sensor for a real full size conveyor system of approximately 1000mm width to detect objects of varying size passing along it. Discuss the suitability of th

Selection of right- flex in electricity and gas hazards, Selection of Right...

Selection of Right- Flex : It is also important that the flex we choose is appropriate to the appliance used. Like fuses, the cables and flexes are also rated according to their

Induction motor, principle and operation of a 3phace induction motor

principle and operation of a 3phace induction motor

Draw a schematic diagram of transformer connections, Q. Three single-phase,...

Q. Three single-phase, 10-kVA, 2400/120-V, 60- Hz transformers are connected to form a three- phase, 4160/208-V transformer bank. Each of the single-phase transformers has an equiv

Accelerator and investment, Q. Accelerator and Investment? Accelerator,...

Q. Accelerator and Investment? Accelerator, Investment: Investment spending stimulates economic growth that consecutively stimulates further investment spending (as businesses

Name the different methods used for data transmission, What are the differe...

What are the different types of methods used for data transmission? The data transmission among two points involves unidirectional or bi-directional transmission of meaningful

What is the basic working of decoders, Q. What is the basic working of Deco...

Q. What is the basic working of Decoders? An n-bit binary code is capable of encoding up to 2 n distinct elements of information. A decoder is a combinational network that decode

Determine resistance in ideal inverting summing amplifier, Q. In the ideal ...

Q. In the ideal inverting summing amplifier circuit with two inputs, for R f = 10 k, find R 1 and R 2 so that v o = -10v i1 -5 vi2 .

Automotive industry, The worldwide automotive industry is currently witness...

The worldwide automotive industry is currently witnessing rapid innovative developments day by day. The developments encompass every aspect of the automobile such as materials, man

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