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

Customer indexing, Customer Indexing: Customer indexing (CI) is a meth...

Customer Indexing: Customer indexing (CI) is a method for enumerating the total number of consumers in a utility and tagging them to their respective poles, transformers and f

Wiring a plug , Wiring a Plug : Let us consider the problem of connect...

Wiring a Plug : Let us consider the problem of connecting a 16 A plug, commonly known as 15 A or power plug to an electrical appliance. Do you use any old bit of wire, or any

Determine efficiency and form factor, Q Consider a three-phase, full-wave b...

Q Consider a three-phase, full-wave bridge recti?er, as shown in Figure, with a purely resistive load R. For each diode, determine: (i) efficiency, (ii) form factor, (iii) ripple f

Permanent magnets, Materials with 'hard' magnetic B/H characteristics often...

Materials with 'hard' magnetic B/H characteristics often show a strong residual magnetism. This makes them suitable for making permanent magnets. If the ring material were magnetis

Evaluate the current flowing in the direction from b to a, Q A beam contain...

Q A beam containing two types of charged particles is moving from A to B. Particles of type I with charge +3q, and those of type II with charge -2q (where -q is the charge of an el

Derive lames equation for a thick cylinder, Derive Lame's equation for a th...

Derive Lame's equation for a thick cylinder subjected to internal pressure with clean diagrams. Evaluate the maximum and minimum hoop stresses across the section of a pipe of400

Crt and cro, working principle of crtand block diagram of cro

working principle of crtand block diagram of cro

Determine the rotor speed, A four-pole, three-phase inductionmotor is energ...

A four-pole, three-phase inductionmotor is energized from a 60-Hz supply. It is running at a load condition for which the slip is 0.03. Determine: (a) The rotor speed in r/min.

Prove modified algorithm better than the elevator algorithm, A slight modif...

A slight modification of the elevator algorithm for scheduling disk requests is to always scan in the same direction, In what respect is this modified algorithm better than the ele

Merits and demerits of stepper motor - stepper motor , Merits and Demerits ...

Merits and Demerits of Stepper Motor Followings  are the  merits and demerits  of stepper motors. Merits : a.They are compatible  with digital systems b.For the co

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