パッケージ: libnvgraph9.2 (9.2.148-7+deb10u1) [non-free]
libnvgraph9.2 に関するリンク
Debian の資源:
nvidia-cuda-toolkit ソースパッケージをダウンロード:
- [nvidia-cuda-toolkit_9.2.148-7+deb10u1.dsc]
- [nvidia-cuda-toolkit_9.2.148.orig-amd64-patch1.tar.gz]
- [nvidia-cuda-toolkit_9.2.148.orig-ppc64el-patch1.tar.gz]
- [nvidia-cuda-toolkit_9.2.148.orig-ppc64el.tar.gz]
- [nvidia-cuda-toolkit_9.2.148.orig.tar.gz]
- [nvidia-cuda-toolkit_9.2.148-7+deb10u1.debian.tar.xz]
メンテナ:
- Debian NVIDIA Maintainers (QA ページ, メールアーカイブ)
- Andreas Beckmann (QA ページ)
- Graham Inggs (QA ページ)
- Zhou Mo (QA ページ)
外部の資源:
- ホームページ [developer.nvidia.com]
類似のパッケージ:
NVIDIA Graph Analytics library (nvGRAPH)
The NVIDIA Graph Analytics library (nvGRAPH) comprises of parallel algorithms for high performance analytics on graphs with up to 2 billion edges. nvGRAPH makes it possible to build interactive and high throughput graph analytics applications.
nvGRAPH supports three widely-used algorithms:
* [Page Rank] is most famously used in search engines, and also used in social network analysis, recommendation systems, and for novel uses in natural science when studying the relationship between proteins and in ecological networks. * [Single Source Shortest Path] is used to identify the fastest path from A to B through a road network, and can also be used for a optimizing a wide range of other logistics problems. * [Single Source Widest Path] is used in domains like IP traffic routing and traffic-sensitive path planning.
In addition, the nvGRAPH semi-ring SPMV operations can be used to build a wide range of innovative graph traversal algorithms.
nvGRAPH accelerates analysis of large graphs by making efficient use of the massive parallelism available in NVIDIA Tesla GPUs. The size of a graph in memory is dominated by the number of edges. An M40 with 24 GB can support a graph of up to 2 billion edges.
その他の libnvgraph9.2 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libcublas9.2
- NVIDIA cuBLAS Library
-
- dep: libcurand9.2
- NVIDIA cuRAND Library
-
- dep: libcusolver9.2
- NVIDIA cuSOLVER Library
-
- dep: libcusparse9.2
- NVIDIA cuSPARSE Library
-
- dep: libgcc1 (>= 1:3.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 4.1.1)
- GNU 標準 C++ ライブラリ v3