Pages du manuel Linux : Fonctions des bibliothèques / PVM

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.
pvm_sendsig
Sends a signal to another PVM process.
pvm_serror
Sets automatic error message printing on or off. [In Version 3.2: Replaced by pvm_setopt]
pvm_setminfo
Get or set header information of a message.
pvm_setmwid
Get or set wait ID of a message. [In Version 3.4: Relaced by pvm_getminfo and pvm_setminfo]
pvm_setopt
Sets libpvm options.
pvm_setrbuf
Switches the active receive buffer and saves the previous buffer.
pvm_setsbuf
Switches the active send buffer.
pvm_settmask
Get or set trace mask of a task or its children.
pvm_siblings
return the number and associated task ids of processes that were started together in a single spawn call.
pvm_spawn
Starts new PVM processes.
pvm_start_pvmd
Starts new PVM daemon.
pvm_tasks
Returns information about the tasks running on the virtual machine.
pvm_tidtohost
Returns the host of the specified PVM process.
pvm_trecv
Receive with timeout.
pvm_unpack
Unpack the active message buffer into arrays of prescribed data type.