Skip to Content.
Sympa Menu

forum - Compilation problem : Abinit_4.2.4 (parallel use)

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Compilation problem : Abinit_4.2.4 (parallel use)


Chronological Thread 
  • From: Ms Gargi Dutta <gdutta@jncasr.ac.in>
  • To: forum@abinit.org
  • Subject: Compilation problem : Abinit_4.2.4 (parallel use)
  • Date: Fri, 16 Apr 2004 22:27:24 +0530 (IST)
  • Importance: Normal


Hi,
i am having the following problem while compiling vAbinit_4.2.4 for
parallel use. I have used xlf90 compiler with the following flags :
-O3 -qarch=pwr3 -qstrict -bmaxdata:0x80000000 -qtune=pwr3 -qhot

The error is in the program "defs_xderive.par.f" in the directory
/Src_8seqpar in the line

integer(MPI_OFFSET_KIND) :: offset,posit

The following is the error :

xlf90 -O3 -qarch=pwr3 -qstrict -bmaxdata:0x80000000 -qtune=pwr3 -qhot -I
/usr/lpp/ppe.poe/include -c defs_xderive.par.f
"defs_xderive.par.f", line 168.12: 1516-050 (S) Expression or initial
value must be evaluated at compile time.
"defs_xderive.par.f", line 195.12: 1516-050 (S) Expression or initial
value must be evaluated at compile time.
"defs_xderive.par.f", line 222.12: 1516-050 (S) Expression or initial
value must be evaluated at compile time.
"defs_xderive.par.f", line 250.12: 1516-050 (S) Expression or initial
value must be evaluated at compile time.
"defs_xderive.par.f", line 282.12: 1516-050 (S) Expression or initial
value must be evaluated at compile time.
"defs_xderive.par.f", line 299.12: 1516-050 (S) Expression or initial
value must be evaluated at compile time.
"defs_xderive.par.f", line 313.12: 1516-050 (S) Expression or initial
value must be evaluated at compile time.
"defs_xderive.par.f", line 341.12: 1516-050 (S) Expression or initial
value must be evaluated at compile time.
"defs_xderive.par.f", line 355.12: 1516-050 (S) Expression or initial
value must be evaluated at compile time.
** defs_xderive === End of Compilation 1 ===
1501-511 Compilation failed for file defs_xderive.par.f.
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
make: 1254-004 The error code from the last command is 2.


If anyone has come across such an error or can suggest a solution, please
let me know as soon as possible.

regards,
Gargi









Archive powered by MHonArc 2.6.16.

Top of Page