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

Determine the stator current and power factor, A ¼-hp, 230-V, 60-Hz, four-p...

A ¼-hp, 230-V, 60-Hz, four-pole, single-phase inductionmotor has the following parameters and losses: R 1 = 10 , X l1 = X l2 = 12.5 ,R 2 = 11.5 , and X m = 250 . The core

Show voltage wave form of rlc series circuit, Q. The voltage wave form of F...

Q. The voltage wave form of Figure is applied to an RLC series circuit with R = 2, L = 2H, and C = 1 F. Obtain i(t) in the series circuit. (Note that the capacitor and inductor va

Working of analog to digital converter, a) Write down a short note on compe...

a) Write down a short note on compensators. b) Classify filter with relevant sketches. c) Illustrate the principle and working of Analog to Digital converter.

Magnetic permeability and the b/h curve, Magnetic permeability and the B/H ...

Magnetic permeability and the B/H curve To measure the relationship between field strength H and flux density B for a material, a sample is made into a closed ring and a magne

Determine tick of the material, Tick off the material, which is different f...

Tick off the material, which is different from the group (A) Constantan.            (B) Manganin. (C) Nichrome.               (D) Brass. Ans: Tick off the materi

Pentium processor has a superscalar architecture, Q.‘Pentium processor has ...

Q.‘Pentium processor has a superscalar architecture'. Describe the meaning of statement. Ans:Pentium microprocessor is organized with three execution units. One executes float

Power and power distribution, design a single phase distribution circuit fr...

design a single phase distribution circuit from a supply point to a load

Applications platform - gis applications, Applications Platform: GIS a...

Applications Platform: GIS applications should be capable to act as a base system over which the other business process application can be integrated which is the objective of

Define shifting and reversing – linear system, Define Shifting and Reversin...

Define Shifting and Reversing – Linear System? The signal x[n - m] is said to be time-shifted by m samples, where m is an integer. If m is positive, the shift is to the right (

What is the speciality of a darlington transistor, Q. What is the specialit...

Q. What is the speciality of a darlington transistor? A darlington pair behaves like a single transistor with a very high current gain. The total gain of the darlington is the

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