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

What do you understand by work flow automation, What do you understand by w...

What do you understand by work flow automation? Work Flow Automation: Organizations often standardize processes over the organization and encourage users to adopt them. Ev

Subsequent statements set every element of matrix, Q. Subsequent statements...

Q. Subsequent statements set every element of matrix? Let a= [2,4,6,8,10], b=[1,3,5,7,9], c=[0,0,0,0,0] Consider the subsequent program section FORALL (i = 2:4)   a(i)

Name the software required to run video conferencing, Name The software req...

Name The software required to run video conferencing The software and hardware required to run video conferencing is very sophisticated. Apart from obvious items (that is large

Register addressing mode - computer architecture , Register Addressing mode...

Register Addressing mode - computer architecture: Register Addressing: Register addressing mode is same to direct addressing. Only difference in between is that the addre

Object oriented and structured oriented programming, What is the difference...

What is the difference among object oriented and structured oriented programming? Ans) ? Object Oriented means programme will be there in terms of Class and Object connection w

What is the cih, CIH, also known  as Chernobyl or Spacefiller, is a Microso...

CIH, also known  as Chernobyl or Spacefiller, is a Microsoft Windows computer virus which first emerged in 1998. It is one of the most damaging viruses, overwriting critical inform

Water technology, Define end series and its application

Define end series and its application

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

Qualitative independent variable, Let Consider a multiple regression model ...

Let Consider a multiple regression model for a response y, with one quantitative idividually variable x1, and one qualitative variable at three levels. a)    Write a first-order m

Explain use of parallel sections construct, Q. Explain use of parallel sect...

Q. Explain use of parallel sections construct? This illustration explains use of parallel sections construct. Three functions, fun1, fun2, and fun3, all can be executed simulta

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