Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost.MPI build problem: auto-configuration fails
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2010-10-22 02:10:50


Kondov, Ivan wrote:

> Hi,
>
> I would like to build boost.mpi from boost/1.43.0 with gcc/4.4.4,
> openmpi/1.4.2
> on GNU/Linux 2.6.18-128.1.14.el5.8hp.2sp SMP x86_64
>
> bjam always skips the MPI section (see below).
>
> Adding a line in user-config.jam
>
> "using mpi : /software/all/openmpi/1.4.2/bin/mpiCC ;" or
>
> "using mpi : /software/all/openmpi/1.4.2/bin/mpic++ ;"

I'm confused -- what is the right binary? Do both exist?

Does

    /software/all/openmpi/1.4.2/bin/mpiCC -showme:compile

work?

- 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