[mvapich-discuss] c++ include header file not created

Joseph Hargitai joseph.hargitai at nyu.edu
Wed Oct 15 11:48:53 EDT 2008


cool - 
reinstalling and icpc did the trick. 

j

----- Original Message -----
From: Christian Guggenberger <christian.guggenberger at rzg.mpg.de>
Date: Wednesday, October 15, 2008 11:13 am
Subject: Re: [mvapich-discuss] c++ include header file not created

> Joseph,
> > 
> > these files are created but the header for config is missing: 
> mpi2c++_config.h - which is needed for code. This is the case also for 
> version 1.1 as well as this one here 1.0.1
> > 
> > 
> > # Mandatory variables.  All are checked except CXX and F90.
> > IBHOME=${IBHOME:-/usr/include/infiniband}
> > IBHOME_LIB=${IBHOME_LIB:-/usr/lib64}
> > PREFIX=${PREFIX:-/home/hargitai/mv1}
> > export CC=${CC:-/usr/local/intel/cce/10.0.023/bin/icc}
> > export CXX=${CXX:-/usr/local/intel/cce/10.0.023/bin/icc}
> 
> 'icc' is not the C++ compiler - please use 'icpc' instead.
> 
> hope this helps.
> 
>  - Christian


More information about the mvapich-discuss mailing list