Re: [SIESTA-L] LAM SCALAPACK

2007-06-04 Thread Sebastien LeRoux
Cherry Y. Yates a écrit : DEAR Developer, Do you have any suggestions for compiling a parallel version of SIESTA using LAM-MPI? I always got the following error messages: rdiag.o(.text+0x2a77): In function `rdiag_': : undefined reference to `blacs_gridinit__'

Re: [SIESTA-L] LAM SCALAPACK

2007-06-03 Thread Sergey Lisenkov
Cherry,Which fortran compiler do you use? Vasilii is right, it looks like you compiled BLACS using incorrect settings (you can see double underscores in the end of BLACS subroutine, and only one in rdiag). This second underscore comes from BLACS settings (unless you are using g77 compiler). You

Re: [SIESTA-L] LAM SCALAPACK

2007-06-03 Thread Vasilii Artyukhov
It seems to me that whichever MPI you're using is not to blame. Are you sure that you use the correct Fortran/C name conventions? The BLACS distribution, for instance, contains utilities to check the correct settings (in the INSTALL directory). 2007/6/3, Cherry Y. Yates [EMAIL PROTECTED]: It

Re: [SIESTA-L] LAM SCALAPACK

2007-06-03 Thread Cherry Y. Yates
It doesn't help. I compiled everything with mpif77 -O3 (SIESTA, BLACS, and SCALAPACK), but I still got the same errors. Thanks, Cherry --- Yurko Natanzon [EMAIL PROTECTED] wrote: Try removing -Bstatic flag, it causes such errors on many compilers On 02/06/07, Cherry Y. Yates [EMAIL

Re: [SIESTA-L] LAM SCALAPACK

2007-06-02 Thread Yurko Natanzon
Try removing -Bstatic flag, it causes such errors on many compilers On 02/06/07, Cherry Y. Yates [EMAIL PROTECTED] wrote: DEAR Developer, Do you have any suggestions for compiling a parallel version of SIESTA using LAM-MPI? I always got the following error messages: rdiag.o(.text+0x2a77): In

[SIESTA-L] LAM SCALAPACK

2007-06-02 Thread Cherry Y. Yates
DEAR Developer, Do you have any suggestions for compiling a parallel version of SIESTA using LAM-MPI? I always got the following error messages: rdiag.o(.text+0x2a77): In function `rdiag_': : undefined reference to `blacs_gridinit__' libscalapack.a(descinit.o)(.text+0x54): In function