| .PVM.config {rpvm} | R Documentation |
Query the configuration of the parallel virtual machine.
.PVM.config ()
None.
.PVM.config returns information about the present virtual
machine, similar to that available from the PVM console command
conf.
Returns the configuration information as a data frame, including each host's pvmd task id, name, architecture and relative speed. One row per host.
Na (Michael) Li nali@umn.edu and A.J. Rossini rossini@u.washington.edu
PVM documentation
try (.PVM.config ())