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

Find the initial current when switch is closed - capacitor, 1. In the circ...

1. In the circuit shown below, the capacitor initially has a voltage across it 4 Volts (at t = 0). a. Write down the expression for V C (t) when the switch is closed. b. Wr

Energy band diagram, Sketch the Fermi-Dirac distribution function, F(E), al...

Sketch the Fermi-Dirac distribution function, F(E), alongside the energy band diagram for an n-type semiconductor, indicating the position of the Fermi level, EF, and the donor lev

Comparison of analog-modulation systems, Comparison of Analog-Modulation Sy...

Comparison of Analog-Modulation Systems The comparison of analog modulation systems (conventional AM, DSB SC, SSB SC, VSB, FM, and PM) can be based on three practical criteria:

Charge and electric force, Charge and Electric Force The proton has a c...

Charge and Electric Force The proton has a charge of +1.602 10 -19 coulombs (C), while the electron has a charge of -1.602 × 10 -19 C. The neutron has zero charge. Electric c

Find current-voltage-resistance or power, 1.   Work out the  voltage for ...

1.   Work out the  voltage for the following arrangement of 1.5V cells : (to achieve a pass grade, solve problems with cells in series, parallel and series-parallel) 2.

Calculate the supply line current, A balanced star-connected load is connec...

A balanced star-connected load is connected across a three phase 450V 50 Hz AC supply. Each load element has an impedance of 5+j12 Ω. Calculate: (i)  The power factor of the

Quartus, I have a project due tomorrow, i have exhuasted all my resources, ...

I have a project due tomorrow, i have exhuasted all my resources, and cannot understand how to do the project, it is VHDL coding in Quartus program, i can send the assignment if yo

Phasor relation between different voltages and currents, Phasor relation be...

Phasor relation between different voltages and currents: In the capacitive circuit of Figure, find 1.      Impedance, 2.      Resultant current, 3.      Power factor,

Explain lda and daa instructions, Explain LDA, STA and DAA instructions ...

Explain LDA, STA and DAA instructions LDA copies the data byte into accumulator from the memory location particular by the 16-bit address. STA copies the data byte from the acc

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