Newsgroups: comp.parallel.pvm
From: Jose Salcedo <joses>
Subject: Using pvm_addhosts
Organization: Jet Propulsion Laboratory - Pasadena CA
Date: 2 Nov 1995 19:15:43 GMT
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <47b5d0$q5a@netline-fddi.jpl.nasa.gov>

Novice user question:

I am working wth a program that allows a user to dynamically add a system to
the
virtual machine dynamically. The program uses pvm_addhosts to add any new
system. I've encountered a problem however when one user, running a copy of our
program, has already added a system to his/her virtual machine. When I then try
to add that same system to my virtual machine, pvm_addhosts returns PvmDupHost
(host already configured). 

Is there anything I can do to may the same system part of different virtual 
machines?


