Boost logo

Boost Users :

Subject: Re: [Boost-users] [Boost MPI] Problems with MPI
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-05-07 20:14:31


AMDG

Juliet Villanueva wrote:
> You've tried the command that you have provided me, only now, when trying to install,
> I think a message that the path I'm specifying, you can not
> find, just wanted to ask that mpicc, and that within the diferrecion are indicating that you can not find me
> this folder or file, the direeción you gave me is:
>
>
> using mpi: "C: / Files programa/MPICH2/bin/mpiCC";
>
> I place and route:
>
> using mpi: "C: / Files programa/MPICH2/bin";
>
> Because they can not find the mpicc, not if I can say where I can encoentrar as
> inside the bin folder, only files are located mpiexec.exe, irlog2rlog.exe, smpd.exe.
>

Okay. If you don't have a wrapper compiler, you need to
figure out what options are needed and pass them in the third
argument of using. See
http://www.boost.org/doc/html/mpi/getting_started.html#mpi.config

In Christ,
Steven Watanabe


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