[petsc-users] Configuring PETSc with Intel compiler.

Pedro Torres torres.pedrozpk at gmail.com
Tue Mar 30 12:49:14 CDT 2010


Hello,

I'm trying to compile PETSc with intel compiler and get the error below. I
can compile a c/c++ source code without problem.

What am I doing wrong?.  Thanks a lot


./config/configure.py PETSC_ARCH=linux-gnu-c++-nodebug-parmetis CXX=icc
FC=ifort  --with-clanguage=C++ --download-parmetis=1
--download-parmetis=/home/ptorres/soft/ParMetis-dev-p3.tar.gz
--with-blas-lapack-dir=/opt/intel/mkl/10.2.4.032 --with-debugging=0
CXXOPTFLAGS='-O3 -xN -tpp7 -ipo'
===============================================================================
             Configuring PETSc to compile on your system
===============================================================================
TESTING: checkCxxCompiler from
config.setCompilers(config/BuildSystem/config/setCompilers.py:585)
*******************************************************************************
         UNABLE to CONFIGURE with GIVEN OPTIONS    (see configure.log for
details):
-------------------------------------------------------------------------------
C++ compiler you provided with -CXX=icc does not work
*******************************************************************************


-- 
Pedro Torres
GESAR/UERJ
Rua Fonseca Teles 121, São Cristóvão
Rio de Janeiro - Brasil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20100330/ae1470f2/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.log
Type: application/octet-stream
Size: 70606 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20100330/ae1470f2/attachment-0001.obj>


More information about the petsc-users mailing list