Boost logo

Boost Users :

Subject: Re: [Boost-users] Errors with MPI and Grpah-parallel...
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2012-06-15 10:46:02


On Fri, 15 Jun 2012, Tunes Land wrote:

> Hello,
>
>    I compiled MPI and Grpah-parallel library with OpenMPI v1.6 and boost1.490 on VS2010.
>    When I compiling a Grpah-parallel application occurs some errors:
>
> Error 114 error LNK2019: unresolved external symbol _MPI_Waitall,referenced in function  "public: class
> boost::mpi::status __thiscall 

Are you compiling with mpicxx? Failing to do that will lead to errors
like those you're seeing.

-- Jeremiah Willcock


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