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

Microcomputer - introduction to microprocessors , Microcomputer A micr...

Microcomputer A microprocessor is a  general purpose central processing  until of a digital  computer system. It has  arithmetic  logical unit  control circuits and a set of r

Explain how to represent power lines, Explain How to Represent Power Lines?...

Explain How to Represent Power Lines? The equivalent circuit of a power line depends on the length of the line and on the accuracy of the model required. In general, any power

Explain basic principle of linear sweep voltage generator, Q. Explain the b...

Q. Explain the basic principle of linear sweep voltage generator A linear time base generator or sweep generator is one that provides an output waveform, a portion of which exh

Sketch a typical circuit for a 2-input 4-output decoder, Q. Sketch a typica...

Q. Sketch a typical circuit for a 2-input, 4-output decoder.

Find a state-variable formulation, Consider a system described by the coupl...

Consider a system described by the coupled difference equation y(k + 2) - ν(k) = 0 ν(k + 1) + y(k + 1) = u(k) where u(k) is the system input. (a) Find a state-variable

Three-phase induction motor, Q. A 60-Hz, six-pole, wye-connected, three-pha...

Q. A 60-Hz, six-pole, wye-connected, three-phase induction motor, with the parameters R 1 = R 2 = 0.025  and Xl 1 = Xl 2 = 0.125 , is controlled by variable-frequency control

Diod, explain the application of the Si,zener,and LED diodes

explain the application of the Si,zener,and LED diodes

Packet switching over circuit switching, Q. Justify disadvantages and advan...

Q. Justify disadvantages and advantages of packet switching over circuit switching? Ans: Comparison of circuit switching and packet switching showing disadvantages and advan

Current-carrying conductors, Q. Current-carrying conductors? Current-ca...

Q. Current-carrying conductors? Current-carrying conductors, when placed in magnetic fields, experience mechanical force. Considering only the effect of the magnetic field, the

Digital electronic, What are the advantages of wired-AND connection of digi...

What are the advantages of wired-AND connection of digital IC

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