Metadata-Version: 2.1
Name: pylibwholegraph
Version: 24.12.0
Summary: pylibwholegraph - GPU Graph Storage for GNN feature and graph structure
Author: NVIDIA Corporation
License: Apache 2.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Requires-Dist: numpy<3.0a0,>=1.23
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-benchmark; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-forked; extra == "test"
Requires-Dist: pytest-xdist; extra == "test"
Requires-Dist: scipy; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown

# pylibwholegraph

WholeGraph supports PyTorch and provides a distributed graph and kv store.

Both cuGraph-DGL and cuGraph-PyG can leverage WholeGraph for even greater scalability.
