Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] sr11000 configure and build

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] sr11000 configure and build


Chronological Thread 
  • From: Xavier Gonze <gonze@pcpm.ucl.ac.be>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] sr11000 configure and build
  • Date: Thu, 25 Jan 2007 10:54:37 +0100

Dear Masao Arai,

I am glad that this problem has been solved.
Concerning your mail of Dec 27 : note that the ABINIT server has crashed
just after Christmas. So, your mail has not been relayed. Actually, it does not even
appear on the ABINIT Forum archives.
Could you send it again ?
Xavier

On 25 Jan 2007, at 06:51, Masao ARAI wrote:

Thank you for your suggestions.

Now, I succeded in compiling abinit-5.2.4 without any ad hoc hacks.

I used the following configure options.

../configure --disable-smart-config --enable-64bit-flags \
--enable-mpi --with-mpi-fc="mpif90_r -nohugeary -O" \
--with-mpi-fcflags="-O -nohugeary" \
FC="f90 -nohugeary -O" FCFLAGS="-O -nohugeary"

The option " --disable-smart-config" solves the problem I met at the
configuration.

In addition, two modification is necessary to compile on sr11000.

(1) The compile option "-nohugeary" must be used. Without this option,
some intrinsic functions such as "size" return long integer. (This is an
extension of Hitachi Fortran. I think such extention violates the Fortran90
standard.) It causes the compile error at several points.

(2) The source code must be corrected as I pointed out in my e- mail sent to
abinit mailing list on 2006-12-27.

--

Masao Arai
arai.masao@nims.go.jp
CMSC, NIMS
Tsukuba Japan





Archive powered by MHonArc 2.6.16.

Top of Page