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

Image frequency for an fm station, Q. Show that the image frequency for an ...

Q. Show that the image frequency for an FM station does not fall in the range of 88.1-107.9 MHz, regardless of the choice of high- or low-side local oscillator.

Calculate the maximum motor torque, A 1000-hp, 2300-V, wye-connected, three...

A 1000-hp, 2300-V, wye-connected, three-phase, 60-Hz, 20-pole synchronous motor, for which cylindrical-rotor theory can be used and all losses can be neglected, has a synchronous r

Current flow through each resistor using mesh analysis, Find the current fl...

Find the current flow through each resistor using mesh analysis for the circuit below. Step : Determine the number of common nodes and reference node within the network

Explain the usage of the output ports , Objective: To Understand the Usage ...

Objective: To Understand the Usage of the Output ports of PIC18F452 and make changes in the previous code accordingly. Procedure: 1. Open the p1.asm program from t

Solar energy, project for solar panel for farms in Saudi Arabia

project for solar panel for farms in Saudi Arabia

Phasor diagram, The aim of this question is to help you become familiar wit...

The aim of this question is to help you become familiar with phasor diagrams, and in particular to see how the diagram changes when one of the system parameters (in this case resis

Laws of magnetic induction, The observations from these experiments led to ...

The observations from these experiments led to 'The Laws of Electromagnetic Induction' 1)  'If the magnetic flux threading through an electrical circuit changes, then an e.m.f.

Digital storage oscilloscope, #question.draw the block diagram pf digital s...

#question.draw the block diagram pf digital storage oscilloscope and briefly discuss about each block

Find the sending end voltage and sending end current, A 3-phase transmissio...

A 3-phase transmission line is 200km long. The line has a per phase series impedance of 0.25+j0.45 Ω/km and shunt admittance of j7.2 μS/km. The line delivers 250MVA, at 0.6 lagging

Digital signal processing, what can I do to sharpen the roll off and flatte...

what can I do to sharpen the roll off and flatten the passband of a finite impulse response filter

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