answersLogoWhite

0

What is the concept of Parallel Programming?

Updated: 8/20/2019
User Avatar

Wiki User

10y ago

Best Answer

The parallel programming model enables parellel programs to be made and executed. They can be defined it two areas: problem decomposition and process interaction.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the concept of Parallel Programming?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What has the author S Lakshmivarahan written?

S. Lakshmivarahan has written: 'Analysis and Design of Parallel Algorithms' -- subject(s): Parallel algorithms, Parallel programming (Computer science), Programming, Supercomputers 'Parallel computing using the prefix problem' -- subject(s): Computer algorithms, Parallel programming (Computer science)


What has the author Akikazu Takeuchi written?

Akikazu Takeuchi has written: 'Parallel logic programming' -- subject(s): Parallel logic programming


What has the author Kevin Hammond written?

Kevin Hammond has written: 'Parallel SML' -- subject(s): Functional programming languages, Parallel computers, Programming


What are the disadvantages of object oriented programming over structured programming?

actually oop concept have some disadvantage when compared to structured programming


What has the author C D Polychronopoulos written?

C. D. Polychronopoulos has written: 'Parallel programming and compilers' -- subject(s): Compilers (Computer programs), Parallel programming (Computer science)


What do you mean by serial programming?

Serial programming is a term that means the opposite of parallel programming. It means the program only proceeds by one program step at a time.


What has the author Pentti Huttunen written?

Pentti Huttunen has written: 'Data-parallel computation in parallel and distributed environments' -- subject(s): Parallel algorithms, Parallel programming (Computer science)


What has the author Terrence W Pratt written?

Terrence W. Pratt has written: 'PISCES 2 user's manual' -- subject(s): Parallel computers, Computer programs 'Programming languages: design and implementation' -- subject(s): Programming languages (Electronic computers) 'The PISCES 2 parallel programming environment' -- subject(s): Parallel computers, Computer programs


What is the difference between parallel execution and sequential execution in programming?

I believe that at the right level of abstraction, it is not and in fact can be as easy as sequential programming. Note, however, that "at the right level of abstraction" should be considered with care. Pragmatically there are some problems today with taking advantage of the "easiness" of parallel programming.


What has the author Rong Yang written?

Rong. Yang has written: 'P-Prolog, a parallel logic programming language' -- subject- s -: P-Prolog - Computer program language -, Logic programming, Parallel programming - Computer science - 'Xing zou Yunnan' -- subject- s -: Description and travel


Where Are All The Practical Parallel Algorithms and Libraries?

There isn't a good software package for practical parallel algorithms and libraries, due toLack Of Widely Accepted Composable Parallel Programming ModelRequires Specific Memory Layout And Efficiency MattersRequires Hardware Specific Optimization For Efficiency And Efficiency MattersParallel Programming Was Expensive In The Past


What is the basic concept in parallel algorithms?

Distributing the program between processors.