On Mon, 2013-07-22 at 15:34 -0500, Sebastian Caicedo Davila wrote: > Thanks Nick. You're right they're just one library. My concern is > mainly whether SIESTA needs an explicit BLACS lib to work or it will > just use the routines embedded in th Scalapack library by default.
It will work. For my first siesta compilation(s) I was using blas, lapack, blacs and scalapack separately. Now gotoblas (which contains lapack) and scalapack (which contains blacs) work best for me. Cheers, Bartek
