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

Estimate the missing precipitation to long-term average, Out of a long-term...

Out of a long-term record of precipitation for four adjacent stations you find that records of one station (station D) are missing for the spring months, September, October, and No

What are macros, What are Macros? Macro is a group of instruction. The ...

What are Macros? Macro is a group of instruction. The macro assembler makes the code in the program each time where the macro is called. Macros are described by MACRO & ENDM di

Describe about boltzmann constant, Q. Describe about Boltzmann constant? ...

Q. Describe about Boltzmann constant? The constant η in Figure (b) stands for the noise power spectral density, expressed in terms of power per unit frequency (W/Hz). Statistic

What is time switches, Q. What is Time Switches? Principle of a time sw...

Q. What is Time Switches? Principle of a time switch is displayed in Figure. It connects an incoming n channel PCM highway to an outgoing n channel PCM highway. As any incoming

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)

Three phase ac circuit, Three Phase AC Circuit: Alternating circuits t...

Three Phase AC Circuit: Alternating circuits thus far discussed have single phase supply system and it's satisfactory for domestic application as light, fan and heating, etc.

Explain the signals hold and sid, Explain the signals HOLD, READY and SID ...

Explain the signals HOLD, READY and SID HOLD indicates that a peripheral such as DMA controller is requesting the use of address bus, data bus and control bus. READY is used to

Determine the magnetic flux, Determine the magnetic flux: A coil is wo...

Determine the magnetic flux: A coil is wound uniformly with 300 turns over a steel ring of relative permeability 900, with a mean circumference of 40mm and cross-sectional are

What is the voltage gain, Q. What is the voltage gain? voltage gain is ...

Q. What is the voltage gain? voltage gain is the ratio of output voltage to input voltage. It is represented as Av,vo-voltage output,Vi-voltage input,Ic-collector current,Ie

Frequency Variation, Frequency variation in simple transmitters can be redu...

Frequency variation in simple transmitters can be reduced by adding a _______ stage.

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