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

What do you mean by signal multipath, Q. What do you mean by Signal multipa...

Q. What do you mean by Signal multipath? Signal multipath occurs with electromagnetic wave propagation via sky wave in the HF range. When the transmitted signal reaches the rec

Explain segment assembler directive, Explain SEGMENT assembler direct...

Explain SEGMENT assembler directive with example. SEGMENT: This directive described to the assembler the start of a segment along with name segment-name. The seg

Discuss the foreign exchange market equilibrium, Q. To answer the following...

Q. To answer the following question, please refer to the figure below. Concentrating only at the upper right quadrant, discuss the foreign exchange market equilibrium. Answer:

Explain protected mode addressing, Explain protected mode addressing. ...

Explain protected mode addressing. This addressing permits access to data and programs located as the first 1M byte of memory, with in the first 1M byte of memory. Addressing

Show the use of hexadecimal, Hexadecimal is of use in IT because (1) It...

Hexadecimal is of use in IT because (1) It is a compact system (e.g. only 3 digits represent the number 986) (2) As 16 are a power of 2 it turns out to be quite easy to conv

Materials that can store electrical energy, Q . Materials that can store ...

Q . Materials that can store electrical energy are called (A) magnetic materials. (B) semi conductors. (C) dielectric materials. (D) super conductors. Ans: C

Explain hysteresis loop, Explain Hysteresis loop. Hysteresis loop: In...

Explain Hysteresis loop. Hysteresis loop: In a ferromagnetic material, the flux density B raises while external applied magnetic field H to it is raised. When the saturation

Triac - power semiconductor devices , Triac  As the  name  suggests T...

Triac  As the  name  suggests TRIAC  is advice which  has three  electrodes and works  on AC.  The three terminals of triac are MTI ( Main Terminal ) MT2 ( Main  terminal ) an

logical and with accumulator instruction , ANA  Logical AND with Accumula...

ANA  Logical AND with Accumulator Instruction This  instruction is used to logically AND the accumulator  of any register or memory location  with the  accumulator and the r

Explain error-rate control and output-rate control, Error-Rate Control, Out...

Error-Rate Control, Output-Rate Control, and Integral-Error (Reset) Control Let us consider a typical second-order servomechanism(containing two energy-storing elements) whose

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