jueves, 20 de enero de 2011

P2P-MPI




1.- Descargar p2p-mpi

2.- Descompactar

$ tar xvfz p2pmpi-< version >.tar.gz
$ cd p2pmpi-< version >


3.- Ajustar de acuerdo a requerimientos los siguientes archivos

P2P-MPI.conf
P2P-RDV.conf


4.- Agregar las variables de entorno al .bashrc o .bash_profile

export P2PMPI_HOME=< absolute path of p2pmpi installation directory >
export PATH=$PATH:$P2PMPI_HOME/bin
export CLASSPATH=$CLASSPATH:$P2PMPI_HOME/p2pmpi.jar


5- Comandos útiles

runSuperNode
mpiboot
p2pmpirun

No hay comentarios: