Dear All,
Greetings,
I have installed openmpi to make my siesta package run in parallel in ubuntu
12. After all lateral packages (BLAS, LAPACK, BLACS, SCALAPACK ) are build I
run an example with this command:
mpirun -np 4 siesta h20.out
but this error showed up :
mpirun noticed that process r
Thanks for your response.
I just run an example in lammps package in parallel with this command
mpirun -np 4 lmp_linux<*
and there was no problem. So I dont know why it does not work in case of
siesta.
--- On Sun, 2/24/13, John Hearns wrote:
From: John Hearns
Subject: Re: [OMPI use