I’m installing a new pbs for Ed’s group. I redownloaded the torque and maui software to /system/software/linux. Maui is already running on a machine designated as the queue server. Now, I just need to set up a new machine with eight cores as a compute node.

[cpcompute] ./configure -prefix=/var/torque -exec-prefix=/var/torque -with-rcp=scp -with-server-home=/var/spool/pbs -with-server-name=/var/torque/server_name
[cpcompute] make
[cpcompute] make install_mom install_clients  (as root)