Results for massively parallel
On this page:
 

(Massively Parallel Processing or Massively Parallel Processor) A multiprocessing architecture that uses up to thousands of processors. Some might contend that a computer system with 64 or more CPUs is a massively parallel processor. However, the number of CPUs is not as much the issue as the architecture. MPP systems use a different programming paradigm than the more common symmetric multiprocessing (SMP) systems used as servers.

In an MPP system, each CPU contains its own memory and copy of the operating system and application. Each subsystem communicates with the others via a high-speed interconnect. In order to use MPP effectively, an information processing problem must be breakable into pieces that can all be solved simultaneously. In scientific environments, certain simulations and mathematical problems can be split apart and each part processed at the same time. In the business world, a parallel data query (PDQ) divides a large database into pieces. For example, 26 CPUs could be used to perform a sequential search, each one searching one letter of the alphabet.

To take advantage of more CPUs in an MPP system means that the specific problem has to be broken down further into more parallel groups. However, adding CPUs in an SMP system increases performance in a more general manner. Applications that support parallel operations (multithreading) immediately take advantage of SMP, but performance gains are available to all applications, simply because there are more processors. For example, four CPUs can be running four different applications. See SMP.

MPP and SMP Architecture
In MPP operation, the problem is broken up into separate pieces, which are processed simultaneously. In SMP, CPUs are assigned to the next available task or thread that can run concurrently.

An Integrated Architecture
This early Reliant 1000 from Pyramid (later Fujitsu Siemens) was an MPP machine that was combined with SMP systems to provide both kinds of processing. The SMP systems attached to the Reliant's high-speed mesh interconnect, providing an unusual degree of flexibility and scalability.

ServerNet Interconnect
This is a conceptual diagram of the advanced ServerNet interconnect architecture from Tandem (later acquired by Compaq), which functioned as a high-speed switch between CPUs and I/O subsystems. It was used for both MPP applications and clusters of SMP systems. The purple and orange units are the processors and disks. The green pipes are the ServerNet mesh.



 
 
is short for:

Meaning Category
General Cigar Holdings, Inc.Business->NYSE Symbols
Manual Of Policies And ProceduresGovernmental->Military
Governmental->NASA
Governmental->US Government
Governmental->Transportation
Massive Parallel ProcessingComputing->General
Massively Parallel ProcessingComputing->General
Massively Parallel ProcessorAcademic & Science->Ocean Science
Massively Parallel ProcessorsGovernmental->Military
Massively Parallel ProgrammingComputing->General
Master Of Public PolicyAcademic & Science->Academic Degrees
Master Palace ProgrammersBusiness->Firms
Maximum Power PointAcademic & Science->Electronics
Member Of Provincial ParliamentBusiness->Positions
Metal Protection PlatingGovernmental->Politics
Meters Per PixelMiscellaneous->Unit Measures
Micro Precision ProductsBusiness->Firms
Ministerial Pension PlanCommunity->Religion
Mobilization Program reassignmentGovernmental->Military
Monthly Purchase PlanBusiness->Accounting
Multi- Phase PrintingAcademic & Science->Electronics
Multiple Processor PlatformComputing->General
Muskoseepi Park PavillionCommunity
Mutual Protection PactGovernmental->Military
Project file (MS Project)Computing->File Extensions

Click here to submit an acronym.


 
Wikipedia: massively parallel

Massively parallel is a description which appears in computer science, life science, medical diagnostics, and other fields.

A massively parallel computer is a distributed memory computer system which consists of many individual nodes, each of which is essentially an independent computer in itself, and in turn consists of at least one processor, its own memory, and a link to the network that connects all the nodes together. Nodes communicate by passing messages, using standards such as MPI. Nearly all supercomputers as of 2005 are massively parallel, with the largest having tens of thousands of CPUs. The cumulative output of the many constituent CPUs can result in large total peak FLOPS (FLoating point Operations Per Second) numbers. The true amount of computation accomplished depends in the nature of the computational task and its implementation. Some problems are more intrinsically able to be separated into parallel computational tasks than others. When problems depend on sequential stages of computation, some processors must remain idle while waiting for the result of calculations from other processors, resulting in less efficient performance. The efficient implementation of computational tasks on parallel computers is an active area of research. See also Parallel computing.

In life science and medical diagnostics, massively parallel chemical reactions are used to reduce the time and cost of an analysis or synthesis procedure, often to provide ultra-high throughput. For example, in ultra-high-throughput DNA sequencing as introduced in August 2005 there may be 500,000 sequencing-by-synthesis operations occurring in parallel.[1]

References

  1. ^ Gilbert Kalb, Robert Moxley (1992). Massively Parallel, Optical, and Neural Computing in the United States. Moxley. ISBN 9051990979. 

 
 

Join the WikiAnswers Q&A community. Post a question or answer questions about "massively parallel" at WikiAnswers.

 

Copyrights:

Computer Desktop Encyclopedia. THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2008 Computer Language Company Inc.  All rights reserved.  Read more
Abbreviations. STANDS4.com - The source for acronyms and abbreviations. Copyright ©2006 STANDS4 LLC. All rights reserved.  Read more
Wikipedia. This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Massively parallel" Read more

Search for answers directly from your browser with the FREE Answers.com Toolbar!  
Click here to download now. 

Get Answers your way! Check out all our free tools and products.

On this page:   E-mail   print Print  Link  

 

Keep Reading

Mentioned In: