Define parallel programming, Computer Engineering

Assignment Help:

Conventionally software has been written for serial computation in that programs are written for computers which have a single Central Processing Unit (CPU). Here the problems are solved by a series of instructions which executes one after the other and one at a time by CPU. But many complex interrelated events occurring at the same time such as galactic and planetary orbital events, tectonic plate drift and weather and ocean patterns might need super high complexity serial software. To handle these large problems and save computational time a new programming concept known as parallel programming was introduced.

To create a parallel program we should at first decide whether problem has some part that can be parallelised. There are a number of problems such as generating Fibonacci sequence in case of that there is a little scale for parallelization. Once it has been decided that problem has some section which can be parallelized we break problem in discrete portions of work which can be distributed to many tasks. This part of problem can be function-centric or data-centric. In the previous case various functions work with various subsets of data whereas in latter every function carries out a part of overall work. Depending on the kind of partition approach we need communication amid the processes. Accordingly we have to design the mode of communication and mechanisms for process synchronization.


Related Discussions:- Define parallel programming

Example of pruning, Example of Pruning: As an example, we are assume t...

Example of Pruning: As an example, we are assume that the four choices for player one, there we are looking only two moves ahead 1 for player one and 1 for player two such as

Determine the term- files, Determine the term- Files File maintenance i...

Determine the term- Files File maintenance is significant. Updating of files generally involves inserting, amending and deleting data. Example: A bank would amend data

Explain about local area network, Q. Explain about Local Area Network? ...

Q. Explain about Local Area Network? Local Area Network (LAN):  It is privately owned communication systems that cover up a small area, say a complex of buildings or school. Le

Name the two operations of stack, Name the two operations of stack A st...

Name the two operations of stack A stack has only two operations and they are insertion and deletion of items. The operation insertion is called push (or push-down) as it can b

What is meaning of term byte stuffing, The term byte stuffing refers to: ...

The term byte stuffing refers to: The term byte stuffing consider as to data stuffing used along with character -oriented hardware.

Shape - elements of composition, Shape : A shape is any area that can b...

Shape : A shape is any area that can be perceived to have height and width. Shapes within an image can be created by the use of line, or by the edges created by variations in c

Show example of copy command, Q. Show example of COPY command? This COP...

Q. Show example of COPY command? This COPY command copies the REPORT file from the drive C to the disk in drive A. after copying the file in drive A, it will name the new file

Programmed input - output technique for computers, Q. Programmed input - ou...

Q. Programmed input - output technique for computers? Programmed input/output is a useful I/O technique for computers where hardware costs need to be minimised. Input or output

Computer to computer transmission of structured data, Computer to computer ...

Computer to computer transmission of structured data using standardised documentation is known as Electronic data interchange (EDI).

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