|
Boost Users : |
Subject: Re: [Boost-users] MPI auto-detection failed: unknown wrapper compiler mpic++
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2009-04-17 01:03:18
wuguangjun wrote:
> Hello boost-users,
> I install boost_1-38 in centOS5.3. with following command;
>
> ./configure -with-libraries=all
>
> Then I add "using mpi ;" into user-configure.jam, when I make the MakeFile ,an error occur,
>
> ./tools/jam/src/bin.linuxx86/bjam --user-config=user-config.jam
> MPI auto-detection failed: unknown wrapper compiler mpic++
Do you have another 'using mpi ...' in your user-config.jam already? Can you maybe
attach your entire user-config.jam? Do you have mpic++ binary in PATH. What is the
output of
mpic++ -showme:compile
and
mpic++ -showme:compile
and
mpic++ -showme
and
mpic++ -show
is?
- Volodya
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net