On Nov 9, 2011, at 7:25 AM, Neiderer, Andrew M USA CIV (US) wrote:
From: Neiderer, Andrew M USA CIV (US) Sent: Wednesday, November 09, 2011 6:13 AM To: boost-users@lists.boost.org Cc: Neiderer, Andrew M USA CIV (US) Subject: pbgl install
I have BGL 1.47.0 installed and want to start using parallel BGL.
Can someone point me to a URL for describing installation of parallel-bgl-0.7.0. I assume I do the "tar xvf" in the above directory and new files will overwrite.
parallel-bgl-0.7.0 is a separate, earlier release which pre-dates the Boost release of PBGL. Mixing and matching the two releases will almost certainly cause a host of problems (if the changes I had to make to the 0.7.0 release to move it to Boost are any indication), so I'd suggest just sticking with the Boost release until I get around to releasing the active-message based rewrite of the library. Cheers, Nick