From bgiacoma at aei.mpg.de Mon Jan 14 10:34:23 2008 From: bgiacoma at aei.mpg.de (Bruno Giacomazzo) Date: Mon, 14 Jan 2008 17:34:23 +0100 (CET) Subject: [Developers] problem compiling cactus with ifort 10.1 Message-ID: Dear developers, I have some problem compiling the development version of Cactus with Intel fortran compiler version 10.1 on our Linux cluster damiana. Cactus tries to use with ifort the optimization option -xN which is not present in this version and indeed I get the following error as soon as a thorn written in fortran is compiled: ifort: command line error: option '-xN' not supported Removing that option from the config-data/make.config.defn allows me to compile successfully. The other possibility is of course of using OPTIMIZE=no in the config file... Cheers, Bruno P.S.: I have attached the config-info used -- Dr. Bruno Giacomazzo Max Planck Institute for Gravitational Physics Albert Einstein Institute Am Muehlenberg 1 D-14476 Potsdam Germany Tel. : +49 331 567 7183 Fax : +49 331 567 7252 cell. : +49 173 826 4488 email : bgiacoma at aei.mpg.de ------------------------------------------------- There are only 10 types of people in the world: Those who understand binary, and those who don't ------------------------------------------------- -------------- next part -------------- # CONFIGURATION : Whisky_CarpetExp_hdf5-1.8.0 # CONFIG-DATE : Mon Jan 14 09:26:37 2008 (GMT) # CONFIG-HOST : damiana # CONFIG-STATUS : 0 # CONFIG-OPTIONS : BLAS_DIR=/usr/lib64 CC=icc CXX=icpc DEBUG=yes F77=ifort F90=ifort FPPFLAGS=-traditional GSL_DIR=/cluster/gsl/1.10/lib HDF5=yes HDF5_DIR=/home/bgiacoma/local/hdf5-1.8.0 LAPACK=yes LAPACK_DIR=/cluster/intel/mkl/9.0/lib/64 LDFLAGS=-L/cluster/intel/fce/10.1.008/lib MPI=CUSTOM MPI_INC_DIRS=/opt/scali/include64 MPI_LIBS=mpi MPI_LIB_DIRS=/opt/scali/lib64 THORNLIST=Whisky_CarpetExp.th THORNLIST_DIR=thornlists WARN=yes