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: Aldo <aromero@qro.cinvestav.mx>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] Problem compiling in Cray XD1
  • Date: Tue, 16 Oct 2007 11:47:36 -0500

Thanks! it work

the only concern I did have, it is related to the input files. I did have the change at hand the iofn*F90 files
to ensure it can access the input, output, the temporary files and the pseudo files. The Cray did not allow me
to read the ab.fies of the input.files, it always complain when reading those files...
Any ideas?.....

Thanks again for the help!

regards.

-aldo.


Yann Pouillon escribió:
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.


--
-------------------------------------------
Prof. Aldo Humberto Romero
CINVESTAV-QUERETARO
Libramiento Norponiente No 2000
Real de Juriquilla
76230 Queretaro, Qro, Mexico

email: aromero@qro.cinvestav.mx
Phone: (52)-442-441 4909
Fax: (52) 442 441 4938
www: www.qro.cinvestav.mx/~aromero





Archive powered by MHonArc 2.6.16.

Top of Page