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

Explain the working of elecro static precipitator, With the help of neat an...

With the help of neat and clean diagram illustrate the working of Elecro Static Precipitator (ESP). Describe the following: (a) Coal Handling Systems (b) Coal Storage

Basic structure of an scr and the common circuit symbol, Q. Draw the basic ...

Q. Draw the basic structure of an SCR and the common circuit symbol ? The SILICON CONTROLLED RECTIFIER, usually referred to as an SCR, is one of the families of semiconductors

How can magnetic fields can be plot, The magnetic fields can be plot by usi...

The magnetic fields can be plot by using: i.  Compass ii.  Iron dust method  .

What is converse-hull property of bezier curve, Describe Bezier Curve ? Wha...

Describe Bezier Curve ? What is Converse-Hull Property of Bezier Curve?

Dc generater, define all the symbols with their unit

define all the symbols with their unit

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?

Define branch prediction logic in pentium, Define branch prediction logic i...

Define branch prediction logic in Pentium. Branch prediction logic in Pentium: The Pentium microprocessor utilizes branch prediction logic to decrease the time required for a

Comparison between analog and digital storage oscilloscopes, The advantage ...

The advantage of the analog storage oscilloscope is that it has higher bandwidth and writing speed than a digital oscilloscope, being capable of operating speeds of about 15 GHz. T

Dtl and ttl logic circuits, Q. DTL AND TTL LOGIC CIRCUITs? Bipolar tran...

Q. DTL AND TTL LOGIC CIRCUITs? Bipolar transistorswere the first solid-state switching devices commonly used to implement digital logic circuits in the 1950s and 1960s. These c

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