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

VLSI, In my designed analog circuit,efficiency is measured at steady state ...

In my designed analog circuit,efficiency is measured at steady state or transient state of my output node? Efficiency of MOSFET circuit given in datasheets of any product is measur

Discuss power failure detection circuit interrupt nmi, Draw and discuss pow...

Draw and discuss power failure detection circuit interrupt NMI. The non-maskable interrupt (NMI) is an edge-triggered input which requests can interrupt upon the positive-edge.

Wireless cellular systems, i want help in builiding a simulator of cellular...

i want help in builiding a simulator of cellular systems under different frequency reuse scenarios?

Net force on the wire due to the interaction of the b-field, Q. (a) Show by...

Q. (a) Show by applying Ampere's circuital law that themagnetic field associated with a long straight, current-carrying wire is given by B φ = µ 0 I/(2πr), where the subscript φ d

Determine rc in given figure, Q. Afixed-biasmethod is illustrated in Figure...

Q. Afixed-biasmethod is illustrated in Figure. Assuming ICBO to be small compared to I BQ and I CQ , find RB such that the operating point corresponds to I CQ = 14 mA, V CEQ = 7

Discuss classification of conducting materials, Discuss classification of c...

Discuss classification of conducting materials into low resistivity and high resistivity materials. Conducting materials are categorized as low resistivity materials and high r

Explain resistance-capacitance coupling, Q. Explain Resistance-capacitance ...

Q. Explain Resistance-capacitance coupling? It is the most commonly used coupling in discrete device amplifier as it is least expensive and has satisfactory frequency response.

#complex frequency.., i cant imagine of something called complex frequency....

i cant imagine of something called complex frequency...i find it important for laplace transformation,but i am lacking the physical explanation,please explain this to me

Tvm, Why is the signal first attenuated and then amplified?

Why is the signal first attenuated and then amplified?

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