Boost logo

Boost Users :

Subject: Re: [Boost-users] Errors with MPI and Grpah-parallel...
From: Tunes Land (landtunes_at_[hidden])
Date: 2012-06-16 09:59:03


Hello Jeremiah,

      *Thank you for your reply¡£*
      Yes,as you said, I *compiled boost with mpicc.exe .I modified the
 user-config.jam file as following:*
*
*
using mpi : "C:/Program Files/OpenMPI_v1.6-win32/bin/mpicc.exe"
          : <find-shared-library>lammpio <find-shared-library>lammpi++
            <find-shared-library>mpi <find-shared-library>lam
            <find-shared-library>dl ;

*But£¬how do I do to get the correct results?*

2012/6/15 Jeremiah Willcock <jewillco_at_[hidden]>

> 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 mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>



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