Define pvm library functions, Computer Engineering

Assignment Help:

Q. Define pvm library functions?

  • int info = pvm_freebuf( int bufid )

organizes of a message buffer. bufid message buffer identifier. 

  • int pvm_getsbuf( void )

returns the active send buffer identifier.

  • int pvm_getrbuf( void )

returns the active receive buffer identifier. 

  • int pvm_setsbuf( int bufid )

Sets active send buffer to bufid, saves state of previous buffer and returns previous active buffer identifier.

  • int pvm_setrbuf( int bufid )

sets active receive buffer to bufid, saves state of previous buffer and returns previous active buffer identifier.

  • intpvm_initsend( int encoding )

Clear default sends buffer and specifies the message encoding. Encoding specifies the next message's encoding scheme.  

  • int pvm_send( int tid, int msgtag )

Immediately transmits the data in active message buffer. tid Integer task identifier of destination process. msgtag Integer message tag supplied by user. msgtag must be nonnegative. 

  • int pvm_recv( int tid, int msgtag )

Related Discussions:- Define pvm library functions

What is data hazard, What is data hazard? Any condition that causes the...

What is data hazard? Any condition that causes the pipeline to stall is known as a hazard. A data hazard is any condition in which either the source or destination operands of

Computer Network, Write a short notes on transition from IPv4 to IPv6

Write a short notes on transition from IPv4 to IPv6

What are the special features of direct rdram, What are the special feature...

What are the special features of Direct RDRAM? It is a two channel Rambus It has 18 data lines intended to transfer two bytes of data at a time There are no divide

How can we use ordered lists, Q. How can we use Ordered Lists? Lists ha...

Q. How can we use Ordered Lists? Lists having numbered items are termed as ordered lists. They are used when items in the list have a natural order. They can also be used when

Determine what part of global array to work on thread number, Q. Determine ...

Q. Determine what part of global array to work on thread number? #include void subdomain(float x[ ], int istart, int ipoints) { int i; for (i = 0; i x[istart+

Name the two operations of stack, Name the two operations of stack A st...

Name the two operations of stack A stack has only two operations and they are insertion and deletion of items. The operation insertion is called push (or push-down) as it can b

Memory, #all type of memory

#all type of memory

What is system testing, What is system testing? The final step in testi...

What is system testing? The final step in testing is system testing, which means checking the whole application. System testing exercises the overall application and make sure

How can we use metropolitan area network, Q. How can we use Metropolitan Ar...

Q. How can we use Metropolitan Area Network? A MAN, essentially a bigger versions of a LAN is designed to extend over an entire city. It may be single network like a cable tele

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