Message passing programming, Computer Engineering

Assignment Help:

Message passing is possible the most widely used parallel programming paradigm these days. It is the most portable, natural and efficient scheme for distributed memory systems. It offers natural synchronisation among the processes so that explicit synchronisation of memory access is redundant. The programmer is responsible for concluding all parallelism. In this programming model many processes across the arbitrary number of machines every one with its own local memory exchange data through send and receive communication between processes. This model can be best understood by the figure displayed in Figure:

 

1553_MESSAGE PASSING PROGRAMMING.png

Figure: Message passage model

As the figure suggests every processor has its own local memory. Processors execute computations with the data in their own memories and cooperate with the other processors as and when required by communication network employing message passing libraries. The message comprises the data being sent. But data isn't the just constituent of the message. The other elements in the message are: 

  • The address/ identity of the processor that sending the message
  • Starting address of data on the sending processor
  • The type of data being sent
  • The size of data
  • The identity/address of processor are receiving message
  • Starting address of storage for data on receiving processor.

Related Discussions:- Message passing programming

Explain function of dual slope analogue to digital converter, Draw and expl...

Draw and explain the function of dual slope analogue to digital converter. Derive the equations used. Ans.               Dual slope A/D converter : This has 4 main blocks.

Define electronic data interchange, Electronic Data Interchange (EDI ) is u...

Electronic Data Interchange (EDI ) is used by companies for transactions that happen on regular basis to a pre-determined format. It is one of the electronic commerce technologies.

Convert the decimal number 82.67 into hexadecimal , Conversion of the decim...

Conversion of the decimal number 82.67 into Hexadecimal ? Ans. (1010010.10101011) 2 is the binary equivalent of decimal number 82.67. Now convert each 4-bit binary into an equ

What are the steps in a bdc session, What are the steps in a BDC session? ...

What are the steps in a BDC session? The first step in a BDC session is to recognize the screens of the transaction that the program will process.  Next step is to write a pro

Define clock rate, Define clock rate? The clock rate is given by, R=1/P...

Define clock rate? The clock rate is given by, R=1/P, where P is the length of single clock cycle.

What is optical mark recognition, Optical mark recognition (OMR)  OMR ...

Optical mark recognition (OMR)  OMR technology scans a printed form and reads pre-defined positions (where specific fields have been filled in for instance ?-?or _); system re

Difference between reply-to and return-path , What is the difference betwee...

What is the difference between Reply-to and Return-path in the headers of a mail function? Ans) Reply-to: Reply-to is where to deliver the respond of the mail. Return-pat

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