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

CRT, Why are the operating voltages of a CRT arranged so that the deflectio...

Why are the operating voltages of a CRT arranged so that the deflection plates are nearly at ground potential?

Grounding and shielding used in electronic instruments, Q.   How and why ar...

Q.   How and why are the grounding and shielding used in electronic instruments? Sol. In electronic instruments grounding and Shielding techniques are available in order to a

Calculation of receiving end voltage, Calculation of Receiving End Voltage ...

Calculation of Receiving End Voltage Consider the simple circuit shown in Figure. To find the voltage V 2 using analytical method:   P = I V 2 = 0.5      ..... (1)

Explain p - n junction, Explain P - N junction. P - N junction: If a ...

Explain P - N junction. P - N junction: If a p- type semiconductor is properly joined to an n-type semiconductor the contact surface that formed is termed as p-n junction. Th

Simulation in Proteus, Hi, I need help simulating my project in Proteus, ...

Hi, I need help simulating my project in Proteus, problem is, I have never used it before. This is what I have so far. However, feel free to suggest ideas that will make the circ

PLC and Scada, I needed a PLC and SCADA assignment just the program and it ...

I needed a PLC and SCADA assignment just the program and it has to be done in simatic flexible and step 7 software!

Explain working of single-phase induction motors, Q. Explain working of Sin...

Q. Explain working of Single-Phase Induction Motors? For reasons of simplicity and cost, a single-phase power supply is universally preferred for fractional-horsepower motors.

Digital modulation using matlab, hi I want the code of digital modulation i...

hi I want the code of digital modulation in matlab with inputs binary bit stream and M-ar

Compute efficiency of 4 hours full load at 0.8 power factor, Q. A 10-kVA tr...

Q. A 10-kVA transformer is known to have an iron loss of 150 W and a full-load copper loss of 250 W. If the transformer has the following load cycle, compute its all-day efficiency

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