[torqueusers] Installing client software on shared file system
Ronny T. Lampert
telecaadmin at gmail.com
Fri Nov 30 08:53:43 MST 2007
> I have a small cluster with /usr/local mounted across several otherwise
> independent nodes (only one of which has root access to /usr/local).
> Therefore, the client and server executables, etc., are present on all
> machines. How can I go about setting up the compute nodes in this
./configure --prefix=/usr/local/torque-client
--with-server-home=/usr/local/torque-home
You will have to do the config only once in /usr/local/torque-home and
everybody will see it.
Not recommended for the actual pbs_server which should really use a
local and fast server-home.
Cheers,
Ronny
More information about the torqueusers
mailing list