Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] error of compiling abinit-5.6.2

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] error of compiling abinit-5.6.2


Chronological Thread 
  • From: Yann Pouillon <yann.pouillon@ehu.es>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] error of compiling abinit-5.6.2
  • Date: Mon, 6 Oct 2008 18:12:51 +0200
  • Organization: European Theoretical Spectroscopy Facility (ETSF)

Hi,

Le Mon, 06 Oct 2008 16:16:29 +0200, BOTTIN Francois <francois.bottin@cea.fr>
a écrit :

> As concerns the error, it's probably come from the build system. If I
> replace the new commands (5.6.x):
> enable_scalapack="yes"
> with_scalapack_libs="-L/usr/... -lscalapack"
> by the previous ones:
> with_mpi_cppflags="-DHAVE_SCALAPACK"
> with_linalg_libs="-L/usr/... -lscalapack, and the others"
> my compilation no more abort.

I confirm that this was a bug in the build system. I committed a fix for the
upcoming ABINIT 5.6.3. To be clear, from this version on, the correct syntax
will thus be:

enable_scalapack="yes"
with_scalapack_libs="-L/usr/... -lscalapack"

Please avoid using the "with_mpi_cppflags", as it interferes with the proper
setting of MPI parameters.

Thank you for the report, and thanks to François for the hint.

Best regards,

Yann.

--
Yann Pouillon European Theoretical Spectroscopy Facility (ETSF)
Tel: (+34) 943 01 83 94 Centro Joxe Mari Korta, Avenida de Tolosa, 72
Fax: (+34) 943 01 83 90 20018 Donostia-San Sebastián (Gipuzkoa)
Web: http://www.etsf.es/ España




Archive powered by MHonArc 2.6.15.

Top of Page