Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] Problem compiling in Cray XD1

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] Problem compiling in Cray XD1


Chronological Thread 
  • From: Yann Pouillon <yann.pouillon@ehu.es>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] Problem compiling in Cray XD1
  • Date: Tue, 16 Oct 2007 17:25:21 +0200
  • Organization: European Theoretical Spectroscopy Facility (ETSF)

Hi,

When compiling with ifort you need to set environment variables before
running your binaries. This is why you get the following message at the end
of the "configure" process (you know, the one nobody read ;-) ):

> Concerning the Intel Fortran compiler
> -------------------------------------
>
> Your compiler will work properly only if the LD_LIBRARY_PATH and
> INTEL_LICENSE_FILE environment variables are correctly set-up.
> Please make sure that this is the case before building ABINIT.
>
> In most cases it means sourcing a script in the Intel compiler
> install directory, e.g.:
>
> . /opt/intel/fc/9.1/bin/ifortvars.sh
>
> for a Bourne-like shell (do not forget the leading dot), or
>
> source /opt/intel/fc/9.1/bin/ifortvars.csh
>
> for a C-like shell.
>
> If you don't know what this is all about, please refer to the Intel
> documentation or ask your system administrator.
>
> Please note that the same holds for the Intel C/C++ compiler.
>
> Configuration complete.
> You may now type "make" (or "make multi" or "make multi_alt" on a SMP
> machine) to build ABINIT.

In addition you have to set the DYLD_LIBRARY_PATH variable with the path of
the libraries on some machines.

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.16.

Top of Page