Dear siesta users,

There was recently discussion on problems with compilation of siesta with mkl/cmkl10 and ifort10 on xeon machines. I compiled siesta 2.0.1 with this library (mkl-10.0.2.018 + ifort-10.1.012 + mpich2-1.0.6p1) and works fine - without any problems reported recently. The point is that one has to compile libraries in proper order and some of them twice.
So the $LIBS variable in arch.make should be:
      -L/opt/intel/mkl/10.0.2.018/lib/em64t -lmkl_intel_lp64 \
      -lmkl_sequential -lmkl_core -lmkl_blacs_intelmpi20_lp64 \
      -lmkl_scalapack_lp64 -lmkl_blacs_intelmpi20_lp64 \
      -lmkl_scalapack_lp64 -lmpi \
      -lmkl -lmkl_lapack \
      -lmkl_intel_lp64 -lmkl_sequential \
      -lmkl_core -lguide -lpthread \
      -L$(MPIROOT)/lib -lmpichf90 -lmpich


All the best,
Mariusz.


----------------------------------------------------------------------
Dr Mariusz Krawiec
Institute of Physics                            Phone: +48 81 537 6146
M Curie-Sklodowska University                     Fax: +48 81 537 6191
pl. M. Curie-Sklodowskiej 1         E-mail: [EMAIL PROTECTED]
20-031 Lublin, Poland                  http://www.fnano.umcs.lublin.pl

----                                                              ----
If you think of MS-DOS as mono, and Windows as stereo, then Linux is
Dolby Pro-Logic Surround Sound with Bass Boost and all the music is
free. - unknown
----                                                              ----

Reply via email to