$include_dir="/home/hyper-archives/boost-mpi/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-mpi] Questions regarding MPI C++ bindings
From: Alain O Miniussi (alain.miniussi_at_[hidden])
Date: 2012-11-26 09:20:01
On Mon, 2012-11-26 at 15:03 +0100, Alain O Miniussi wrote:
> Hi,
>
> Also, that is the rationale for configuring Boost MPI out of mpi[CC|c++|
> cxx] instead of mpicc, since tha's the API that is used ?
Appart from the fact that if you include the C++ MPI headers (which
mpicc is likely to do), you probably want to link with the matching
libs ;-)
> Best regards
>
> Alain