Hi Matthias,
Yes, you are right ,my g++ version is 4.1 and my gcc is 4.3, i update the
g++,it's ok now.
Thanks & Regards
Yaohui
On Tue, Apr 6, 2010 at 4:33 PM, Matthias Jurenz <
matthias.jur...@tu-dresden.de> wrote:
> Hi Yaohui,
>
> can you tell me the version of your gcc and g++ compiler?
> It
Hi Yaohui,
can you tell me the version of your gcc and g++ compiler?
It seems to me that your g++ compiler is older (<4.2) than your gcc compiler.
If that's true, then we have to enhance the VT configure, so that the
availability of '-fopenmp' for g++ will be tested.
Matthias
On Monday 05 Apri
Thank you very much!
Yaohui!
On Sat, Apr 3, 2010 at 7:09 PM, Jeff Squyres wrote:
> Can you try Open MPI v1.4.1?
>
> If that doesn't work, you can disable building VampirTrace; it's an
> optional component of Open MPI with the following configure argument:
>
>./configure --enable-contrib-no-
Can you try Open MPI v1.4.1?
If that doesn't work, you can disable building VampirTrace; it's an optional
component of Open MPI with the following configure argument:
./configure --enable-contrib-no-build=vt ...
On Apr 3, 2010, at 1:22 AM, hu yaohui wrote:
> Hi all,
> when i make openmpi