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

Digital switching switching in telecommunication, Name the switching scheme...

Name the switching schemes used in a digital exchange

Hall effect - semiconductor, Explain hall affect and derive the mathematic...

Explain hall affect and derive the mathematical expression for hall coefficient, also describe its applications. Sol. Hall effect If a metal or semiconductor material carr

Assigment, what is p-n junction and how its work

what is p-n junction and how its work

Transformes, how to calculate the sending line voltage

how to calculate the sending line voltage

Customer relationship management software, Customer Relationship Management...

Customer Relationship Management Software CRM software products are most varied and variable in cost and functionality. The significant CRM software application includes: a

What is centralized spc, Q. What is centralized SPC? In centralized con...

Q. What is centralized SPC? In centralized control, all control equipment is replaced by a single processor which should be quite powerful. It should be capable of processing 1

Laplace transform method, Consider the circuit shown in Figure (a) in which...

Consider the circuit shown in Figure (a) in which the switch S has been in position 1 for a long time. Let the switch be changed instantaneously to position 2 at t = 0. Obtain v(t)

Bonding forces and energy bands in solids, Bonding Forces and Energy Bands ...

Bonding Forces and Energy Bands in Solids Electrons are controlled to sets of discrete energy levels in atoms, with large gaps among them in which no energy state is obta

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