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

Determine the node voltage by using kcl, Determine the node voltage by usin...

Determine the node voltage by using KCL: Determine the node voltage V and then current flowing through each element by using KCL. Solution Apply KCL at the node whose

How transistor will be used as an amplifier, (a) How transistor will be use...

(a) How transistor will be used as an amplifier? (b) Give relation between α and β? (c) Show the biasing arrangement for the PNP transistor in common base configuration, so t

Explain working of common drain amplifie, Q. Explain working of Common drai...

Q. Explain working of Common drain amplifie? When an ac signal drives the gate of JFET, it produces an ac drain current. It flows through Rs and produces an ac output voltage t

Sbb instruction , SBB Instruction This  instruction is used to subtrac...

SBB Instruction This  instruction is used to subtract the contents of register  or memory  location  with carry  flag from accumulation. The results  of operations is stored

Reversibility principle, The reversibility principle of electrical machines...

The reversibility principle of electrical machines states that an electrical machine can be used to operate either as a motor, converting electrical to mechanical energy, or as a g

Dc machine, why very high resistance wire is used is field windind and low ...

why very high resistance wire is used is field windind and low resistance wire is used in armature winding in DC shunt machine?

Power and power distribution, design a single phase distribution circuit fr...

design a single phase distribution circuit from a supply point to a load

Control systems design, You are to choose a particular application, model a...

You are to choose a particular application, model and simulate it using MATLAB and or SIMULINK. 1. Modelling 2. Testing and verification of the model 3. Demonstration o

Define shunt var compensation, Define Shunt VAr Compensation? Shunt cap...

Define Shunt VAr Compensation? Shunt capacitors absorb leading VArs (i.e. they are used to supply lagging VArs) whereas reactors are used to absorbs lagging VArs. Capacitors an

#title.Shockley diode, I want proof of shockley diode equation with all ste...

I want proof of shockley diode equation with all steps

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