On Fri, 2013-07-26 at 05:14 -0700, somayeh fotohi wrote: > > > Dear siesta users, > > The specification of my system is " rock cluster 6.1". > I want to install parallel version of siesta3.1. > I do ../Src/configure –-enable-mpi without error. After make , the > following error is observed. > Can anyone tell me how do I make to install Siesta-3.1? > I lookforwrd any suggestion.
This is related to BLACS missing. If you check carefully, you probably fing the note at the end of the configure script saying that blacs/scalapack could not be found and to update arch.make by hand. You can either install your own local copy of these libraries or ask system administator to install them system wide. Depending on the CPUs in your cluster a good option is either Intel MKL of OpenBLAS/ScaLAPACK. Good luck! Bartek
