[back] [prev] [next] [index] [root]

 


PvmStartSlave

Starts the slave(s).

Syntax:

noSlaves := PvmStartSlave(num);
noSlaves := PvmStartSlave(host);

integer
  noSlaves  
the number of started slaves
integer
  num  
the number of slaves to start. Use 0 to start as many as possible.
string
  host  
start one slave at host.
list
  L  
List of hostnames to start one slave at.

Description:

no detailed description available yet


<- back[back] [prev] [next] [index] [root]