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

Calculate the generator emf , Q.  The armature of 6 -pole dc generator has...

Q.  The armature of 6 -pole dc generator has a wave winding containing 664 conductors. Calculate the generator emf when flux per pole is 0.06 weber and the speed is 250 rpm. At wh

Illumination, Ask question #Minimum 100A light assembly shop, 15 m long, 9 ...

Ask question #Minimum 100A light assembly shop, 15 m long, 9 m wide and 3 m up to trusses is to illuminated to a level of 200 lux. The utilization and maintenance factors are resp

Determine the node voltage by using kcl, Determine the node voltage by usin...

Determine the node voltage by using KCL: Determine the node voltage V and then current flowing through each element by using KCL. Solution Apply KCL at the node whose

Find the temperature coefficient of the resistance material, The field resi...

The field resistance of a dc machine is 50 ohm at 20 o C. The resistance increases to 55 ohm at 50 o C. Find the temperature coefficient of the resistance material. Ans: Sol

Explain the 8259 microprocessor, Explain the 8259 microprocessor. 82...

Explain the 8259 microprocessor. 8259: The 8259A adds 8 vectored priority encoded interrupts to the microprocessor. This can be expanded to 64 interrupt requests with us

Kirckoff, How to solve using kcl and kvl

How to solve using kcl and kvl

Show a block diagram for a bcd to excess-3 code converter, Q. A common requ...

Q. A common requirement is conversion from one digital code to another.Develop a table of the BCD code and the excess-3 code to be derived from it, for the decimal digits 0 to 9. S

Motor, delta connectino purpose

delta connectino purpose

Frequency response of your amplifier, a) What is meant by frequency respons...

a) What is meant by frequency response and how would you check the performance of your amplifier? b) Calculate the Voltage Gain of your amplifier at a range of frequencies suffic

Sr flip flop - introduction to microprocessors , SR Flip Flop The SR  f...

SR Flip Flop The SR  flip  flop is an arrangement  of logic gates that maintain astable output even after  the  input  are turned off.  It has  two  inputs namely  SET input (S

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