Single program multiple date in parallel virtual machine, Computer Networking

Assignment Help:

Single Program Multiple Date

A common style of writing data parallel programs for MIMD computers is SPMD (single program, multiple data): all the processors implement the same program, but each operates on a dissimilar portion of problem data. It is simplest to program than true MIMD, but more flexible than SIMD. Though most parallel computers today are MIMD architecturally, they are generally programmed in SPMD style. In this style, though there is no central controller, the worker nodes carry on doing basically the same thing at essentially the similar time. Instead of central copies of control variables saved on the control processor of a SIMD computer, control variables (iteration counts and so on) are generally stored in a replicated fashion across MIMD nodes. Every node has its own local copy of these global control variables, but each node updates them in an identical way. There are no centrally issued parallel instructions, but communications generally happen in the well-defined collective states. These data replaces occur in a prefixed manner that implicitly or explicitly synchronize the peer nodes. The condition is something like an orchestra without a conductor. There is no central control, but every individual plays from the similar script. The group as a whole stays in lockstep. This loosely synchronous style has few similarities to the Bulk Synchronous Parallel (BSP) model of computing introduced by the theorist Les Valiant in the early 1990s. The restricted pattern of the collective synchronization is simpler to deal with than the difficult synchronisation problems of a general concurrent programming.

A natural assumption was that it should be possible and not too hard to capture the SPMD model for programming MIMD computers in data-parallel languages, along lines same to the successful SIMD languages. Many research prototype languages attempted to do this, with some success. By the 90s the value of portable, standardized programming languages was universally recognized, and there seemed to be a number of consensuses about what a standard language for SPMD programming ought to look like. Then the High Performance Fortran (HPF) standard was introduced.


Related Discussions:- Single program multiple date in parallel virtual machine

Determine about the tcp/ip and osi model, Determine about the TCP/IP and OS...

Determine about the TCP/IP and OSI model Both models are based on the layered protocols. Both comprise network, transport and application layer. In both the models, transport s

State about the packet filter firewalls, State about the Packet filter fire...

State about the Packet filter firewalls They remain the most common type of firewall in use as of today. They were the earliest firewalls developed and were capable of permitt

netware protocol works on layer 3, Which NetWare protocol works on layer 3...

Which NetWare protocol works on layer 3--network layer-of the OSI model? Ans)IPX

Bandwidth and functionality, The performance of interconnection networks is...

The performance of interconnection networks is calculated on the given parameters. Bandwidth:  It is a calculated of maximum transmit rate among two nodes.   It is calculated i

Determine the major advantages of ring topology, Point out the major advant...

Point out the major advantages of Ring Topology. The benefits of ring topologies are: a. They are very simple to troubleshoot because every device incorporates a repeater.

Overhead - sonet sdh , Overhead SONET overhead  is not added as header...

Overhead SONET overhead  is not added as headers or trailers as we have seen  in other  protocols. Instead SONET  insert overhead at a variety of location in middle  of the  f

Command to copy the ios image to a tftp server, What is the command to copy...

What is the command to copy the IOS image to a TFTP server? Ans) Copy flash tftp

Analysis of sort_bitonic, The bitonic sorting network needed log n number o...

The bitonic sorting network needed log n number of stages for performing the task of sorting the list. The first n-1 stages of the circuit are able to sort two n/2 numbers and the

Computer nework critira, what is compurter network and types, topology, com...

what is compurter network and types, topology, communication media

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