Why we need the need of parallel computation, Computer Engineering

Assignment Help:

THE NEED OF PARALLEL COMPUTATION

 With the growth of computer science, computational pace of the processors has also increased many a times. Though, there are definite constraints as we go upwards and face large complicated problems. So we would have to look for alternatives. The answer lies in the parallel computing. There are two main reasons for using parallel computing: solve larger problems and save time. It is clear that with the raise in some processors working in parallel, computation time is bound to decrease. In addition, they're some scientific problems which even the fastest processor to takes months or even years to solve. On the other hand, with the application of parallel computing these problems can be solved in a few hours. Other reasons to approve parallel computing are: 

i)  Cost savings: We can make use of multiple cheap computing resources instead of paying heavily for a supercomputer. 

 ii) Overcoming memory constraints: Single computers have exceptionally finite memory resources. For big problems, using the memories of multiple computers may overcome this obstacle. So if we merge the memory resources of multiple computers then we may effortlessly fulfill the memory requirements of the large size problems.

iii) Limits to serial computing: Both practical and physical factors pose important constraints to basically building ever quicker serial computers. The pace of a serial computer is straightforwardly dependent upon how fast data can move through hardware. Absolute limits are speed of light (3*108 m/sec) plus transmission limit of copper wire (9*108 m/sec). Ever-increasing speeds necessitate increasing proximity of processing elements.  Secondly, processor technology is permitting an increasing number of transistors to be positioned on a chip. Though, even with molecular or atomic-level components, a limit would be reached on how small components can be made. It is increasingly costly to create a single processor faster. Using a larger number of moderately rapid commodity processors to get the same (or better) performance is less expensive. 

 


Related Discussions:- Why we need the need of parallel computation

Differentiate among validation and exception testing, Differentiate between...

Differentiate between validation and exception testing. - Validation testing is done to test software in conformance to requirements specified. It aims to demonstrate that soft

Interconnection network, Interconnection Network Introduction Th...

Interconnection Network Introduction This unit discusses the types and properties of interconnection networks.  In multiprocessor systems, there are multiple I/O modules

Which is not a valid page replacement policy, Which is not a valid page rep...

Which is not a valid page replacement policy? Ans. RU policy (Recurrently used) is not a valid page replacement policy.

Find 10s complement for decimal number, Q. Find 10's complement for decimal...

Q. Find 10's complement for decimal number? Adding 1 in 9's complement produces 10's complement. 10's complement of 0256 = 9743+1 = 9744. Please note on adding the number in

Register data type as combinational element, Reg data type as Combinational...

Reg data type as Combinational element module reg_combo_example( a, b, y); input a, b; output y; reg y; wire a, b; always @ ( a or b) begin y = a & b; e

Show programming based on data parallelism, Q. Show Programming Based on Da...

Q. Show Programming Based on Data Parallelism? In data parallel programming model the focal point is on data distribution. Every processor works with a part of data. We will co

Translate sentence into predicate logic - ai, Translate the following sente...

Translate the following sentences into predicate logic, using identity (=). a. Everyone was drunk except John. b. Christine rides a bike, but everyone else drives a car. c

Intel architecture, INTEL ARCHITECTURE - 64 ( IA-64) IA-64 (Intel Archit...

INTEL ARCHITECTURE - 64 ( IA-64) IA-64 (Intel Architecture-64) is a 64-bit processor architecture developed in cooperation by Intel and Hewlett-Packard, executed by processors s

Define http, Http Hyper Text Transfer Protocol: The WWW protocol that...

Http Hyper Text Transfer Protocol: The WWW protocol that performs the request and regain functions of a server. Generally seen as the first part of a website address. It is t

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