pvm_gsize - returns the number of members presently in the named group.
pvm_gsize returns the size of the group named
If there is an error
will be negative.
Since groups can change dynamically in PVM 3.0, this routine can only guarantee to return the instantaneous size of a given group.
nb_worker = pvm_gsize( "worker" )