Torque installation for pure 64 bits machine
Brute force approach to get rid of PBSPro
Not very subtle but it seems to work
$]rm -rf /usr/pbs
$]rm -rf /var/spool/PBS
Or ... to uninstall old torques
$]cd /opt/torque.x.x.x/
$]make uninstall
## to uninstall previous versions
Configuring torque installation for pure 64 bits machine
$]tar -xzvf torque.tar.gz
$]cd torque.x.x.x
$]./configure CC=/opt/intel/cce/10.1.015/bin/icc F77=ifort
$]make
$]make install
$]./torque.setup USER [root/user]
$]
In order to create self extracting packages to install on the compute nodes do the following:
$]make packages
Finally distribute and install on the nodes
$]
jueves, 4 de septiembre de 2008
Installing torque
Suscribirse a:
Enviar comentarios (Atom)
No hay comentarios:
Publicar un comentario