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

What do you mean by mantissa, Q. What do you mean by Mantissa? The man...

Q. What do you mean by Mantissa? The mantissa , as well known as the significand , represents the precision bits of the number. It is composed of an implied leading bit and t

Calculate maximum reactive power the generator can produce, A 3-phase, wye-...

A 3-phase, wye-connected, 11.8 kV, 100 MVA turbo- generator of 0.8 power factor lagging has a synchronous reactance of 2.0 p.u. on rating. The generator is driven by a steam turbin

Nonsalient-pole rotor construction, Q. Nonsalient-pole rotor construction? ...

Q. Nonsalient-pole rotor construction? The nonsalient-pole (smooth or cylindrical) rotor construction is preferred for high-speed turbine-driven alternators (known also as turb

Conditional call instruction, Conditional Call Instruction Similar  to ...

Conditional Call Instruction Similar  to conditional  jump  instructions there are conditional call  instructions  also based on various  flags.

Basic architecture of digital switching systems, Q. Explain the basic archi...

Q. Explain the basic architecture of digital switching systems. Explain in detail companding. Ans: A simple N X N time division space switch is displayed in Figure. Switch

Survey process - issues of power supply, Survey Process -  issues of power...

Survey Process -  issues of power supply The steps to be followed in any like survey procedure are given below. There is always a possibility of going back to any previous ste

Draw the equivalent circuits referred to the high-voltage, A single-phase, ...

A single-phase, 50-kVA, 2400:240-V, 60-Hz distribution transformer has the following parameters: Resistance of the 2400-V winding R1 = 0.75 Resistance of the 240-V winding R2

Conducting material, #question.classification of conducting material.

#question.classification of conducting material.

Machines, what is power factor of generator at overexcitation

what is power factor of generator at overexcitation

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