Re: [Boost-users] [parallel graph] error building parallel BGL

27 Feb
2013
27 Feb
'13
2:57 p.m.
To be honest I thought that boost.build will include the link to MPI automatically. Isn't this suposed to include mpi?> ./b2 libs/graph_parallel/example Ill try to test it by hand. ThanksTasos

27 Feb
27 Feb
3:03 p.m.
New subject: [parallel graph] error building parallel BGL
On Wed, 27 Feb 2013, The Maschine wrote:
To be honest I thought that boost.build will include the link to MPI automatically. Isn't this suposed to include mpi?> ./b2 libs/graph_parallel/example Ill try to test it by hand.
Yes, it should be automatic, if you have "using mpi ;" in project-config.jam or user-config.jam and your MPI compiler available. -- Jeremiah Willcock
4433
Age (days ago)
4433
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jeremiah Willcock
-
The Maschine