hpc:magellan
This is an old revision of the document!
Torque
Install
On CERN VMWare 3.0
image
http://wiki.hpc.ufl.edu/doc/TorqueHowto
For server:
rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm rpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-6.rpm rpm -Uvh http://dl.atrpms.net/all/atrpms-repo-6-7.el6.x86_64.rpm yum install torque-client torque-server torque-scheduler echo "$NODE_HOSTNAME np=8" >> /var/lib/torque/server_priv/nodes /etc/torque/server_name: echo $(hostname --short) > /etc/torque/server_name; pbs_server -t create
For client:
rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm rpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-6.rpm rpm -Uvh http://dl.atrpms.net/all/atrpms-repo-6-7.el6.x86_64.rpm yum install torque-client torque-mom
hpc/magellan.1427401711.txt.gz · Last modified: 2015/03/26 20:28 by jchilders