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

Explain working of common drain amplifie, Q. Explain working of Common drai...

Q. Explain working of Common drain amplifie? When an ac signal drives the gate of JFET, it produces an ac drain current. It flows through Rs and produces an ac output voltage t

Branch operations , Branch Operations Normally  the program  executes ...

Branch Operations Normally  the program  executes in  a sequence. The contents of the program counter register are incremented by  one during  the execution  of current  instr

Design a water supply scheme for a station, Q. Design a water supply scheme...

Q. Design a water supply scheme for a station, adopting the following data - a) Source of water - River flow at a distance of 1 km. b) Requirement of water - 1 lack gallons p

Mathematics, The two sides of a triangle are 17 cm and 28 cm long, and the ...

The two sides of a triangle are 17 cm and 28 cm long, and the length of the median drawn to the third side is equal to 19.5 cm. Find the distance from an endpoint of this median to

Elucidate the process of inter-register signalling, Q. Elucidate the proces...

Q. Elucidate the process of inter-register signalling. Ans: Registers are used in common control exchanges to store as well as analyze routing data. They are provided on a

Discuss about signal distortion in optical waveguides, Discuss about signal...

Discuss about signal distortion in optical waveguides Ans: The major reason for signal distortion within optical waveguide is dispersion. Dispersion of the transmitted

Calculate the voltage regulation, The per-phase synchronous reactance of a ...

The per-phase synchronous reactance of a three-phase, wye-connected, 2.5-MVA, 6.6-kV, 60-Hz turboalternator is 10 . Neglect the armature resistance and saturation. Calculate the v

Band Pass active filter, How to design band pass active filer? Any software...

How to design band pass active filer? Any software avaialble

Find a minimum two level, Find a minimum two level, multiple-output AND-OR ...

Find a minimum two level, multiple-output AND-OR gate circuit to realize these functions (eight gates minimum). F 1 (a,b,c,d) =Σm(10,11,12,15) +D (4,8,14) F 2 (a,b,c,d) =Σm(4

History of computers , History of Computers To understand the  inventi...

History of Computers To understand the  invention of microprocessor we have  to see the  history  of computer  first. The growth  the computers  is divided in  different  gener

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