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

Inductors, factors used to classify inductors

factors used to classify inductors

Show the procedure of binary addition, Q. Show the procedure of Binary Addi...

Q. Show the procedure of Binary Addition? Rules of Binary Addition 0 + 0 = 0 0 + 1 = 1 1 + 0 = 1 1 + 1 = 0 , and carry 1 to the next more importan

Testing for continuity-earthing, Testing for Continuity : You may have obs...

Testing for Continuity : You may have observed sometimes that when all the connections in the appliance as well as the plug are made properly the appliance may still not work. Thi

Short-term measures for technical loss reduction, Short-Term Measures for T...

Short-Term Measures for Technical Loss Reduction The short-term measures involve measures needs for immediate improvement and reduction of losses within the system. These are

Give the principle of biasing a fet amplifier, Q. Give the principle of bia...

Q. Give the principle of biasing a FET amplifier. To correctly bias the FET, the gate needs to be negative with respect to the source. Bias is obtained in the following manner:

What is dtmf dialling, Q. What is DTMF dialling? DTMF dialling 1. ...

Q. What is DTMF dialling? DTMF dialling 1.  Uses push buttons 2.  Uses 8 different frequencies in pairs. 3.  16 different characters can be represented. 4.  The f

Determine the upper limit of tdm signal, A TDM signal of the type is formed...

A TDM signal of the type is formed by samplingM voice signals at fs = 8 kHz. If the TDM signal then modulates the amplitude of a 4-MHz carrier for radio transmission, determine the

Revision of basics, Revision  of Basics Although  it is  assumed in th...

Revision  of Basics Although  it is  assumed in this book  that the  reader has  enough  knowledge of  various number systems ( binary, octal and hexadecimal and their relation

Explain two types of materials that are formed after doping, Explain the tw...

Explain the two types of materials that are formed after doping. Depending on the impurity added, extrinsic semiconductors can be then subdivided in two types of class: N-ty

Conditions in which rc circuit behaves as integrator, Q. Explain the condit...

Q. Explain the conditions under which an RC circuit behaves as Integrator? Integrator is a circuit in which the output voltage is proportional to the integral of the input. Out

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