Registry / utility / boost-graph-parallel

boost-graph-parallel

JSON →
library1.90.0vcpkgunverified

Boost graph_parallel module

vcpkg install boost-graph-parallel
INSTALL
IMPORT
SIG · BOOST-GRAPH-PARALL
B
boost-graph-parallel
utilitycppv1.90.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

boost/graph/parallel/algorithm.hpp
#include <boost/graph/parallel/algorithm.hpp>

Basic check for Boost Graph Parallel availability

#include <boost/graph/parallel/algorithm.hpp> #include <iostream> int main() { std::cout << "Boost Graph Parallel available" << std::endl; return 0; }
Debug
Known issues
gotchaRequires MPI (e.g., OpenMPI or MPICH) to be installed and linked
fix
Ensure MPI is installed and CMake finds it via find_package(MPI)
affects: *
Upgrade
Version history
1.90.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources

No resource links recorded.

boost-graph-parallel — pip install boost-graph-parallel · libregistry