- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I am trying to compile an high performance code (GENE) on a crayXE6 cluster (http://user.cscs.ch/compilers/rosa_cray_xe6/intel_compiler/index.html). During the compilation process, I have an error which may be due to the compiler not understanding the code. I give some details below and the concerned file is attached. I anybody has a clue, I'll be gratefull.
Thanks for your help,
Julien
ERROR:
ftn -hnoomp -O2 parameters_IO.F90
LOC_type is: 1
FATAL ERROR : Compiler Internal Error
ifort: error #10273: Fatal error in /apps/rosa/intel12.1.2/bin/intel64/fortcom, terminated by 0x2
make[1]: *** [bin/obj_rosa/parameters_IO.o] Error 2
make[1]: Leaving directory `/users/dominski/GENE/rev4224'
make: *** [bin/gene_rosa] Error 2
Compiler version: ifort --version
ifort (IFORT) 12.1.2 20111128
Copyright (C) 1985-2011 Intel Corporation. All rights reserved.
Modules list: Currently Loaded Modulefiles:
1) eswrap/1.0.19-1.010101.279.0 9) xt-libsci/12.0.00 17) xt-asyncpe/5.16
2) xtpe-interlagos 10) udreg/2.3.1-1.0400.4264.3.1.gem 18) atp/1.6.0
3) xt-mpich2/5.6.0 11) ugni/2.3-1.0400.4374.4.88.gem 19) PrgEnv-intel/4.0.46
4) slurm 12) pmi/4.0.0-1.0000.9282.69.4.gem 20) cray-tpsl/1.3.01
5) xtpe-network-gemini 13) dmapp/3.2.1-1.0400.4255.2.159.gem 21) cray-petsc/3.3.03
6) cray-hdf5/1.8.9 14) gni-headers/2.1-1.0400.4351.3.1.gem 22) rca/1.0.0-2.0400.31553.3.58.gem
7) fftw/3.3.0.1 15) xpmem/0.1-2.0400.31280.3.1.gem
8) intel/12.1.2.273 16) xe-sysroot/4.0.46
PATH: echo $PATH
/opt/cray/rca/1.0.0-2.0400.31553.3.58.gem/bin:
/opt/cray/atp/1.6.0/bin:
/opt/cray/xt-asyncpe/5.16/bin:
/opt/cray/xpmem/0.1-2.0400.31280.3.1.gem/bin:
/opt/cray/dmapp/3.2.1-1.0400.4255.2.159.gem/bin:
/opt/cray/pmi/4.0.0-1.0000.9282.69.4.gem/bin:
/opt/cray/ugni/2.3-1.0400.4374.4.88.gem/bin:
/opt/cray/udreg/2.3.1-1.0400.4264.3.1.gem/bin:
/apps/rosa/intel12.1.2/bin/intel64:
/apps/rosa/intel12.1.2/mpirt/bin/intel64:
/opt/fftw/3.3.0.1/interlagos/bin:
/opt/cray/hdf5/1.8.9/bin:
/apps/rosa/slurm/munge/bin:
/apps/rosa/slurm/default/bin:
/opt/cray/eslogin/eswrap/1.0.19-1.010101.279.0/bin:
/users/dominski/bin:
/usr/local/bin:
/usr/bin:
/bin:
/usr/bin/X11:
/usr/X11R6/bin:
/usr/games:
/usr/lib64/jvm/jre/bin:
/usr/lib/mit/bin:
/usr/lib/mit/sbin:
/sbin:
/usr/sbin:
.:
/opt/cray/MySQL/5.0.64-1.0000.5053.22.1/bin:
/apps/ela/system/bin:/opt/cray/bin
http://user.cscs.ch/compilers/rosa_cray_xe6/intel_compiler/index.html
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Few people reading this forum would have access to a Cray. An ICE (Internal Compiler Error) is always a compiler error, and should be reported to the compiler vendor. It would be more reasonable in this forum to request help with compiling your source code (provided it is a smallish example) on a commodity Linux system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In this case, it is just the Intel Fortran Compiler being used here. Cray uses the Intel compiler on its Intel-compatible systems (older ones use AMD processors, the newest model uses Intel Xeon processors.) It's fine to report such issues here, though if you've got a Cray you also have Cray's excellent tech support (I say this as Bill Long from Cray is sitting next to me while we're at the Fortran standards meeting). Cray support will test your program and if needed will work with us to get the bug fixed.
I don't see that the source file was attached. Please attach it and make sure it is not dependent on any files not provided by Intel Fortran. I would also suggest you try it with a newer compiler if you can, as 12.1.2 is somewhat old.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Steve Lionel wrote:Since only the Cray driver invocation was shown ("ftn..."), and I do not know what options the driver passes to "fortcom", I suggested turning to Cray support. I suppose one could have found out by reading the Cray documentation, though.
In this case, it is just the Intel Fortran Compiler being used here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for the fast replies. I have a small experience in compiling on high cluster and as I am using the intel compiler, I had the reflexe to contact you as I usually found very good technical advices on this forum which help me. Anyway I just contacted the cscs support. I'll keep you updated.
Thanks,
Julien
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page