
If you are looking for an off-the-shelf kind of thing check out boostpro.com. The MPI library they provide is compatible with Microsoft HP Cluster Pack. Arpan On Tue, Mar 15, 2011 at 12:00 AM, Julian Gonggrijp <j.gonggrijp@gmail.com>wrote:
Cosimo Calabrese wrote:
I'm searching for a detailed procedure to install MPI (such OpenMPI) under Win32 (WinXP in my case) with Boost,
Something like this? http://www.boost.org/doc/libs/1_46_1/doc/html/mpi/getting_started.html
Maybe together with some more general information from this page? http://www.boost.org/doc/libs/1_46_1/more/getting_started/windows.html
and some sample code to use the parallel graph algorithm.
All sample code provided by Boost developers can be found in $BOOST_ROOT/libs/library-name/example, i.e. in this case $BOOST_ROOT/libs/mpi/example (where $BOOST_ROOT is the path to the Boost root directory). If this directory doesn't contain any examples of a parallel graph algorithm, and if a Google search for "MPI graph algorithm" does not yield the kind of result you need, I'm afraid no such sample code exists.
HTH, Julian _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
-- Regards, Arpan ----------------------------------------------------------------------------------------------------------------- Reality is merely an illusion, albeit a very persistent one.