|
Boost Users : |
Subject: Re: [Boost-users] default mpi implementation
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2009-12-11 07:06:42
Sean Farrow wrote:
> Hi:
>
> Could someone give me a url for the default mpi compiler used with
> boost.mpi, I believe this is mpi++ but could be wrong.
There's no default compiler -- a few will be probed. Specifically,
this is what is probed on Unix:
binaries named
* mpic++
* mpiCC (supposedly used by MPICH)
* mpicxx (supposedly used by OpenMPI and MPICH2)
Does this help?
- 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