Pages du manuel Linux : Fonctions des bibliothèques

pvm_getsbuf
Returns the message buffer identifier for the active send buffer.
pvm_gettid
Returns the tid of the process identified by a group name and instance number.
pvm_gettmask
See pvm_settmask.3PVM
pvm_gsize
Returns the number of members presently in the named group.
pvm_halt
Shuts down the entire PVM system.
pvm_hostsync
Get time-of-day clock from PVM host.
pvm_initsend
Clear default send buffer and specify message encoding.
pvm_insert
store data in pvmd database [In Version 3.4: Relaced by pvm_putinfo]
pvm_joingroup
Enrolls the calling process in a named group.
pvm_kill
Terminates a specified PVM process.
pvm_lookup
retrieve data from pvmd database [In Version 3.4: Relaced by pvm_getinfo]
pvm_lvgroup
Unenrolls the calling process from a named group.
pvm_mcast
Multicasts the data in the active message buffer to a set of tasks.
pvm_mkbuf
Creates a new message buffer.
pvm_mstat
Returns the status of a host in the virtual machine.
pvm_mytid
Returns the tid of the calling process.
pvm_newcontext
Request new context. pvm_setcontext - Change context. pvm_freecontext - Free existing context. pvm_getcontext - Get current context.
pvm_notify
Request notification of PVM event such as host failure.
pvm_nrecv
Non-blocking receive.
pvm_pack
Pack the active message buffer with arrays of prescribed data type.
pvm_packf
See pvm_pack.3PVM
pvm_parent
Returns the tid of the process that spawned the calling process.
pvm_perror
Prints message describing the last error returned by a PVM call.
pvm_pkbyte
See pvm_pack.3PVM
pvm_pkcplx
See pvm_pack.3PVM
pvm_pkdcplx
See pvm_pack.3PVM
pvm_pkdouble
See pvm_pack.3PVM
pvm_pkfloat
See pvm_pack.3PVM
pvm_pkint
See pvm_pack.3PVM
pvm_pklong
See pvm_pack.3PVM
pvm_pkmesg
Pack messages into other messages.
pvm_pkmesgbody
See pvm_pkmesg.3PVM
pvm_pkshort
See pvm_pack.3PVM
pvm_pkstr
See pvm_pack.3PVM
pvm_pkuint
See pvm_pack.3PVM
pvm_pkulong
See pvm_pack.3PVM
pvm_pkushort
See pvm_pack.3PVM
pvm_precv
Receive a message directly into a buffer.
pvm_probe
Check if message has arrived.
pvm_psend
Pack and send data in one call.
pvm_pstat
Returns the status of the specified PVM process.
pvm_putinfo
Store and retrieve messages in global mailbox.
pvm_recv
Receive a message.
pvm_recvf
Redefines the comparison function used to accept messages.
pvm_reduce
Performs a reduction operation over members of the specified group.
pvm_reg_hoster
Register task as PVM slave starter.
pvm_reg_rm
Register task as PVM resource manager.
pvm_reg_tasker
Register task as PVM task starter.
pvm_scatter
Sends to each member of a group a section of an array from a specified member of the group.
pvm_send
Immediately sends the data in the active message buffer.