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 gold and silver are which type of materials, Gold and silver are ...

Gold and silver are (A) Dielectric materials (B) Low resistivity conducting materials. (C) Magnetic materials. (D) Insulating materials. Ans: Gold and si

Explain how conduction takes place in insulators, With the help of energy b...

With the help of energy bands explain how conduction takes place in insulators. Insulators: Substance as wood, glass, that do not permit the passage of current through them

Transformers, determine the efficience of a 16 KVA transformer for the full...

determine the efficience of a 16 KVA transformer for the full-load,unit power factor

Framework for indicators in electricity sector, Framework for Indicators in...

Framework for Indicators in Electricity Sector A framework has been developed and a set of core indicators for electricity Sector has been proposed. In the first example, mapp

Microprocessor, Memory map of tpa in a personal computer and explain such o...

Memory map of tpa in a personal computer and explain such of the areas in brief

Amplifier, what is one common applicable for CB amplifier

what is one common applicable for CB amplifier

List the addressing modes supported by 8051, List the addressing modes supp...

List the addressing modes supported by 8051. 1. Register addressing  2. Direct  addressing 3. Register indirect addressing 4. Immediate addressing 5.Register addres

Calculate armature voltage, Question: A DC, separately excited motor is...

Question: A DC, separately excited motor is supplied from a 240-V source. When the motor is unloaded, it draws 1A of current from the source. When the motor is loaded, it draws

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