[ 源代码: boost1.74 ]
软件包:libboost-graph-parallel1.74.0(1.74.0+ds1-23.1 以及其他的)
libboost-graph-parallel1.74.0 的相关链接
Debian 的资源:
下载源码包 boost1.74:
- [boost1.74_1.74.0+ds1-23.1.dsc]
- [boost1.74_1.74.0+ds1.orig.tar.xz]
- [boost1.74_1.74.0+ds1-23.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.boost.org]
相似软件包:
- libboost-graph-parallel1.81.0
- libboost-graph-parallel1.83.0
- libboost-graph-parallel1.67.0
- libboost-graph-parallel1.81-dev
- libboost-graph-parallel1.83-dev
- libboost-graph-parallel1.74-dev
- libboost-graph-parallel1.67-dev
- libboost-graph-parallel-dev
- libboost-graph1.81-dev
- libboost-graph1.81.0
- libboost-graph1.83-dev
generic graph components and algorithms in C++
This package forms part of the Boost C++ Libraries collection.
The Parallel Boost Graph Library is an extension to the Boost Graph Library (BGL) for parallel and distributed computing. It offers distributed graphs and graph algorithms to exploit coarse-grained parallelism along with parallel algorithms that exploit fine-grained parallelism, while retaining the same interfaces as the (sequential) BGL. Code written using the sequential BGL should be easy to parallelize with the parallel BGL.
其他与 libboost-graph-parallel1.74.0 有关的软件包
|
|
|
|
-
- dep: libboost-mpi1.74.0 (>= 1.74.0+ds1)
- C++ interface to the Message Passing Interface (MPI)
-
- dep: libboost-serialization1.74.0 (>= 1.74.0+ds1)
- serialization library for C++
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libopenmpi3t64 (>= 5.0.5)
- high performance message passing library -- shared library
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版
-
- sug: graphviz
- rich set of graph drawing tools