Pages du manuel Linux : Fonctions des bibliothèques

pvmfprecv
See pvm_precv.3PVM
pvmfprobe
See pvm_probe.3PVM
pvmfpsend
See pvm_psend.3PVM
pvmfpstat
See pvm_pstat.3PVM
pvmfrecv
See pvm_recv.3PVM
pvmfreduce
See pvm_reduce.3PVM
pvmfscatter
See pvm_scatter.3PVM
pvmfsend
See pvm_send.3PVM
pvmfsendsig
See pvm_sendsig.3PVM
pvmfserror
See pvm_serror.3PVM
pvmfsetcontext
See pvm_newcontext.3PVM
pvmfsetminfo
See pvm_setminfo.3PVM
pvmfsetopt
See pvm_setopt.3PVM
pvmfsetrbuf
See pvm_setrbuf.3PVM
pvmfsetsbuf
See pvm_setsbuf.3PVM
pvmfsiblings
See pvm_siblings.3PVM
pvmfspawn
See pvm_spawn.3PVM
pvmfstartpvmd
See pvm_start_pvmd.3PVM
pvmftasks
See pvm_tasks.3PVM
pvmftidtoh
See pvm_tidtohost.3PVM
pvmftrecv
See pvm_trecv.3PVM
pvmfunpack
See pvm_unpack.3PVM
pvmfupkmesg
See pvm_pkmesg.3PVM
pvm_addhosts
Add hosts to the virtual machine.
pvm_addmhf
Install or remove message-handler functions.
pvm_advise
Controls use of direct task-to-task routing. [In Version 3.2: Replaced by pvm_setopt]
pvm_archcode
Returns the data representation code for a PVM architecture name.
pvm_barrier
Blocks the calling process until all processes in a group have called it.
pvm_bcast
Broadcasts the data in the active message buffer to a group of processes.
pvm_bufinfo
Returns information about a message buffer.
pvm_catchout
Catch output from child tasks.
pvm_config
Returns information about the present virtual machine configuration.
pvm_delete
delete data from pvmd database [In Version 3.4: Relaced by pvm_delinfo]
pvm_delhosts
Deletes hosts from the virtual machine.
pvm_delinfo
See pvm_putinfo.3PVM
pvm_delmhf
See pvm_addmhf.3PVM
pvm_exit
Tells the local pvmd that this process is leaving PVM.
pvm_export
Mark environment variables to export through spawn
pvm_freebuf
Disposes of a message buffer.
pvm_freecontext
See pvm_newcontext.3PVM
pvm_freezegroup
Freezes dynamic group membership and caches info locally
pvm_gather
A specified member of the group receives messages from each member of the group and gathers these messages into a single array.
pvm_getcontext
See pvm_newcontext.3PVM
pvm_getfds
Get file descriptors in use by PVM.
pvm_getinst
Returns the instance number in a group of a PVM process.
pvm_getmboxinfo
See pvm_putinfo.3PVM
pvm_getminfo
See pvm_setminfo.3PVM
pvm_getmwid
See pvm_setmwid.3PVM
pvm_getopt
Returns the value of libpvm options.
pvm_getrbuf
Returns the message buffer identifier for the active receive buffer.