Commit Graph

4 Commits

Author SHA1 Message Date
ccavazzoni a146789805 - better support for SCALAPACK library.
Now to build QE with SCALAPACK on SP6 you can simply configure it like that:
    module load blacs scalapack
    ./configure --with-scalapack
  In general confugure now looks for environment variable SCALAPACK_LIB and BLACS_LIB
  which are the standard on many systems


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@5852 c92efa57-630b-4861-b058-cf58834340f0
2009-08-20 13:24:31 +00:00
giannozz 1beef54c1c The check for dependencies must be done after fft_defs.h is written
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@3408 c92efa57-630b-4861-b058-cf58834340f0
2006-09-21 15:35:25 +00:00
ballabio 93489f1c06 *** empty log message ***
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@2245 c92efa57-630b-4861-b058-cf58834340f0
2005-09-28 17:15:39 +00:00
ballabio e6095f858c moved Espresso-specific stuff from configure to external file
configure may now be used also for other projects [Gerardo]


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@2244 c92efa57-630b-4861-b058-cf58834340f0
2005-09-28 17:10:14 +00:00