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

Digital Electronics, Design a MOD-6 synchronous counter using J-K Flip-Flop...

Design a MOD-6 synchronous counter using J-K Flip-Flops.

Explain sahf instructions in 8086 family, Explain SAHF instructions in 80...

Explain SAHF instructions in 8086 family with example and their effect on flag. SAHF: Store AH register in flag register, this is an instruction utilized to store the data i

State lenz''s law, Lenz's law states: 'The direction of an induced e.m....

Lenz's law states: 'The direction of an induced e.m.f. is always like that it tends to set up a current opposing the motion or the change of flux responsible for inducing that

Measurement, explain a basic measurement system

explain a basic measurement system

What are the functions of bus interface unit in 8086, What are the function...

What are the functions of bus interface unit (BIU) in 8086? (a) Get instructions from memory. (b) Get data from memory and I/O ports. (c) Write data to memory and I/O por

What is the colour of the light emitted from the led, Question: a) Des...

Question: a) Describe five advantages of LED lighting over conventional incandescent lighting. b) State two impairments that reduces the radiant flux of a surface-emitting

Illustrate balanced delta-connected load, Next, let us consider the case of...

Next, let us consider the case of a balanced delta-connected load with impedance of 5 45° supplied by a three-phase, three-wire 100-V system, as shown in Figure (a). We shall dete

How linear sweep voltage is generated, Q. With a suitable block circuit, sh...

Q. With a suitable block circuit, show how linear sweep voltage is generated ? The above figure shows a basic sweep waveform generator. The switching action of the switch

Pn junction, the depletion layer in the pn junction is caused by

the depletion layer in the pn junction is caused by

Zener diode, I need to know about the zener diode

I need to know about the zener diode

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