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

What do you mean by digital systems, Q. What do you mean by digital systems...

Q. What do you mean by digital systems? Electronics information is generally placed into two categories as digital and analog. The Digital information is represented in discret

Matlab code, Linear Equalizer and Decision Feedback Equalizer ...

Linear Equalizer and Decision Feedback Equalizer Simulation and Performance Comparison In this project , performance of decision feedback equalizer is analyzed,

Transformers, Three transformers are provided with the following rating val...

Three transformers are provided with the following rating values: 1) 2400/240 V, 55kVA, Req1 = (0.1 + 0.0Y) Ohm and Xeq1 = (0.15 + 0.XX) Ohm. 2) 240/120 V, 25kVA, Req1 = (0.1

Wireless and communication, With a maximum excess delay of and a chip durat...

With a maximum excess delay of and a chip duration of , the multipath components fall in delay bins. This means that we experience leakage of energy between chips and the channel i

Fibre optics, 1. A very narrow laser beam in air is shone into a sphere of ...

1. A very narrow laser beam in air is shone into a sphere of solid glass that has a uniform refractive index n>1 and radius ? . The beam makes an angle a in air with the normal to

Auto transformer, winding turns of 415v step down transformer on 50%, 60% &...

winding turns of 415v step down transformer on 50%, 60% & 80% tapping

Explain virtual memory, Explain virtual memory. The term virtual memor...

Explain virtual memory. The term virtual memory considers as to something that appears to be present but in fact it is not. The virtual memory technique permits users to use m

Reduce the circuit to a thevenin and a norton equivalent, Q. Reduce the cir...

Q. Reduce the circuit of Figure to a Thévenin and a Norton equivalent circuit with respect to terminals a-b.

Determine the maximum value of the voltage, Q. Three waveforms seen on an o...

Q. Three waveforms seen on an oscilloscope are shown in Figure. If the horizontal scale is set to 50 ms per division (500 ms for the entire screen width), and the vertical scale is

Basis of the electric solenoid actuator, There is a force on the plunger re...

There is a force on the plunger required to do to move it into or out of the gap and work must be done by or against this force. The conservation of energy dictates that the change

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