Boost logo

Boost :

Subject: [boost] mpi compile bug
From: ³ÂÁ¢ºì (qinritukou_at_[hidden])
Date: 2012-09-03 10:51:53


Hi guys,

I have installed the OpenMPI_v1.6.1 and want to
make use of boost mpi. But I cannot compile it with msvc10.0 successfully.
The error message is like below. I found similar bug Ticket #5465
          (new Bugs), but there's no one
comment on it. Please help.

E:\soft\boost_1_49_0>bjam stage --toolset=msvc-9.0 --with-mpi --stagedir="E:\sof
t\boost_1_49_0\Debug\lib10" link=static runtime-link=shared runtime-link=static
Ö¸¶¨¤µ¤ì¤¿¥Ñ¥¹¤¬ÒŠ¤Ä¤«¤ê¤Þ¤»¤ó¡£
Ö¸¶¨¤µ¤ì¤¿¥Ñ¥¹¤¬ÒŠ¤Ä¤«¤ê¤Þ¤»¤ó¡£
Ö¸¶¨¤µ¤ì¤¿¥Ñ¥¹¤¬ÒŠ¤Ä¤«¤ê¤Þ¤»¤ó¡£
Ö¸¶¨¤µ¤ì¤¿¥Ñ¥¹¤¬ÒŠ¤Ä¤«¤ê¤Þ¤»¤ó¡£
MPI auto-detection failed: unknown wrapper compiler mpic++
Please report this error to the Boost mailing list: http://www.boost.org
You will need to manually configure MPI support.
warning: skipping optional Message Passing Interface (MPI) library.
note: to enable MPI support, add "using mpi ;" to user-config.jam.
note: to suppress this message, pass "--without-mpi" to bjam.
note: otherwise, you can safely ignore this message.

Component configuration:

    - chrono : not building
    - date_time : not building
    - exception : not building
    - filesystem : not building
    - graph : not building
    - graph_parallel : not building
    - iostreams : not building
    - locale : not building
    - math : not building
    - mpi : building
    - program_options : not building
    - python : not building
    - random : not building
    - regex : not building
    - serialization : not building
    - signals : not building
    - system : not building
    - test : not building
    - thread : not building
    - timer : not building
    - wave : not building

...found 1 target...

      
Regards,
Lihong Chen

                                               


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk