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 active - reactive and apparent power, Determine the active - ...

Determine the active - reactive and apparent power: In the given circuit, determine the active, reactive and apparent power. Figure Solution  The inductive

Drift current density and conductivity, Drift Current Density and Conductiv...

Drift Current Density and Conductivity: Consider a conductor of length / meters and cross sectional area a square meters, as shown in Fig. Let the number of free electrons ava

Determine the magnetic force on the current element, Q. Given ¯B = (y ¯ax -...

Q. Given ¯B = (y ¯ax - x ¯ay )/(x 2 + y 2 ) T, determine the magnetic force on the current element Id ¯l = 5 × 0.001¯a A located at (3,4,2).

Requirement of a hybrid in telephone networks, Q. What is the requirement o...

Q. What is the requirement of a hybrid in telephone networks? How does it work? Ans: Digital exchanges require receive and transmit signals on separate two-wire circuits. Th

Provide definition of signals, Provide Definition of Signals A continuo...

Provide Definition of Signals A continuous-time signal x(t) is a signal that is a function of real number t. For a discrete-time signal x[n], it is a method of discrete time in

Determine excitation voltage and power angle, A 500KVA, 6 pole, 500v, 3 pha...

A 500KVA, 6 pole, 500v, 3 phase, wye-connected synchronous generator has a synchronous impedance of 0.1 + j1.5 ohms per phase. If the generator is driven at 1000 r.p.m., what is th

Electromechanical and electronic switching system, Q. Compare electromechan...

Q. Compare electromechanical switching system with electronic switching system. Sr. No Electromechanical switching System Electroni

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