Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] compile problem on Itanium2

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] compile problem on Itanium2


Chronological Thread 
  • From: Masayoshi Mikami <mmikami@yk.rim.or.jp>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] compile problem on Itanium2
  • Date: Tue, 2 Nov 2004 21:11:43 +0900
  • Organization: Yokohama citizen

Dear Okuno-san,

We would appreciate, if you could follow our problem_report format:
http://www.abinit.org/ABINIT/bug_report.html
(or the file "~ABINIT/Infos/problem_report" in your ABINIT package)

The Itanium2 box I tried is :
% uname -a
Linux ita1 2.4.24 #11 SMP Mon Oct 18 22:24:06 JST 2004 ia64 unknown

% /opt/intel/compiler70/ia64/bin/efc -V
Intel(R) Fortran Itanium(R) Compiler for Itanium(R)-based applications
Version 7.1, Build 20030814
Copyright (C) 1985-2003 Intel Corporation. All rights reserved.

In passing,
% gcc -v
Reading specs from /usr/lib/gcc-lib/ia64-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.2 2.96-112.7.2)

The compilation was successfully completed without any fatal errors;
for example (with v.4.4.2),
/lib/cpp -C -DP6 -P -traditional -D__IFC csigme.F90 > csigme_cpp.f
/opt/intel/compiler70/ia64/bin/efc -FR -O3 -w -tpp2 -static -c csigme_cpp.f
external subroutine CSIGME
440 Lines Compiled

So, it may be different from your Itanium2 box ...

Good luck,
Masayoshi Mikami

On Mon, 1 Nov 2004 08:37:45 +0100
yukihiro_okuno@fujifilm.co.jp wrote:

> Dear Abinit users.
>
> I'm yukihiro Okuno.
> I use ABINIT on Linux (32bit machine).
>
> Now I have a problem on compile ABINIT on the Itanium2 (64bit)
> machine with Intel Fortran Compiler.
>
> I modyfy makefile_macros.IFC_mikami with my enviroment ( only
> change the location of Intel compiler (version 7 for ia64) and mkl library).
>
> and make allseq,
> the compile stop at the Src_3gw/csgime.f like,,,
>
> lib/cpp -C -DP6 -P -traditional -D__IFC csigme.f > csigme_cpp.f
> /opt/intel/compiler70/ia64/bin/efc -FR -O3 -w -tpp2 -static -c csigme_cpp.f
> external subroutine CSIGME
> *Compiler Internal Error* : Please report to Intel(R) Corporation
> compilation aborted for csigme_cpp.f (code 1)
>
>
>
> My enviroment is RedHat 7.2 and gcc version is
> gcc -v
> gcc version 2.96.
>
> Are there somebody who has problem similer to me,
> and if there are hints for compile, please inform me.
>
> Sincerely.
>
> Yukihiro Okuno.



Archive powered by MHonArc 2.6.16.

Top of Page