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

Transformer, 1 diagram basic layout of a simple transformer

1 diagram basic layout of a simple transformer

Determine the function of time for the clock, Q. Determine the function of ...

Q. Determine the function of time for the clock? Given the block diagram for a 4-bit shift-left register shown in Figure (a), draw the output (Q 0 , Q 1 , Q 2 , Q 3 , and data

Difference between neg and not instructions, Mention how do the NEG & NO...

Mention how do the NEG & NOT instructions differ in their functionality Here, NOT: The one's complement or logical inversion NEG: The two's complement or arith

Loss reduction and efficiency of electrical energy, Loss Reduction and Effi...

Loss Reduction and Efficiency Improvement of Electrical Energy 1. There are inherent losses in Transmission and Distribution of electrical energy from Generating station

Desirable requirements of a generic photo-detector, Question : a) Stat...

Question : a) State six desirable requirements of a generic photo-detector. b) A gallium arsenide pin photo-diode has an intrinsic layer of width 1 μm. The diode is revers

Types of high voltage distribution system, Types of High Voltage Distributi...

Types of High Voltage Distribution System A High Voltage Distribution System could be of the subsequent types: - Three phase Extension HT line from the primary substation a

What do you mean by conductors and insulators, Q. What do you mean by Condu...

Q. What do you mean by Conductors and Insulators? In order to put charge in motion so that it becomes an electric current, one must provide a path through which it can flow eas

Conductivity, what is the conductive material property''s?

what is the conductive material property''s?

Obtain the node voltages and current through each element, Q. For the circu...

Q. For the circuit shown in Figure, develop and execute a PSpice program to obtain the node voltages and the current through each element.

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