Description of clauses used in a parallel construct, Electrical Engineering

Assignment Help:

Q. Description of clauses used in a parallel construct?

When a thread comes across a parallel construct a set of new threads is made to execute parallel region. Inside the parallel region every thread has a unique thread number. Thread number of master thread is zero. Thread number of thread may be attained by call of library function omp_get_thread_num.  At this instant we are giving description of clauses used in a parallel construct.

(a) Private Clause: 

This clause declares one or more list items to be private to thread. The syntax of private clause is

                    private(list).

(b) Firstprivate Clause:

The firstprivate clause declares one or more list items to be private to thread and initializes every of them with value that corresponding original item has when construct is encountered. The syntax of firstprivate clause is like this:

                firstprivate(list).

(c) Shared Clause:

The shared clause declares one or more list items to be shared amongst all threads in a team. The syntax of shared clause is :

                shared(list)

 (d) Copyin Clause: 

The copyin clause offers a mechanism to copy value of master thread's threadprivate variable to the threadprivate variable of every other member of team executing parallel region. The syntax of copyin clause is :

              copyin(list)


Related Discussions:- Description of clauses used in a parallel construct

Give the properties and application of bronze, Give the properties and appl...

Give the properties and application of bronze. Bronze : It is alloy of copper and tin. This alloy is very brittle and hard. Its corrosion resistance is better than brass. Bron

DLD, DESIGN SR LATCH WITH UNIVARSAL LOGIC GATES.DRAW AND EXPLAIN THE LOGIC ...

DESIGN SR LATCH WITH UNIVARSAL LOGIC GATES.DRAW AND EXPLAIN THE LOGIC DIAGRAMS

Sketch the labelled frequency response, Question: (a) Consider the foll...

Question: (a) Consider the following RC admittance function: (i) If the function is to be realised using the Cauer II Form, find the values of the different components

Carrier modulation by digital signals, Q. Carrier Modulation by Digital Sig...

Q. Carrier Modulation by Digital Signals? Digitally modulated signals with low-pass spectral characteristics can be transmitted directly through baseband channels (having low-p

Water technology, #question. . =calculate the calcium carbonate equivalent ...

#question. . =calculate the calcium carbonate equivalent hardness of calcium sulphate of 5gms present in one litre

Air gaps, What is the main thing to look for in calculations of air gaps?

What is the main thing to look for in calculations of air gaps?

Hardware requirement - gis technology, Hardware Requirement- Se...

Hardware Requirement- Server of adequate sizing for enterprise-wide deployment for storing maps and geospatial data. Application server and web server. Desktops

Digital circuits, Digital circuits In analog  circuits,  we think  som...

Digital circuits In analog  circuits,  we think  something about  voltages on terminals ranging over natural values.  This provides us the freedom to make an enormous variety

Analog circuit analysis, consider a single stage ce amplifier with rs=1kohm...

consider a single stage ce amplifier with rs=1kohm,r1=50ohm,r2=2kohm,rc=1kohm,rl=1.2kohm,hfe=50,hie=1.1kohm,hoe=25microamp/volt and hre=2.5*10-4

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