Metadata-Version: 2.4
Name: ostia-fabric
Version: 0.0.1
Summary: Topology discovery, transports, memory registration and byte transfers between GPUs. Early development.
Keywords: gpu,cuda,rdma,ucx,data-shuffle,distributed-systems,query-engine
Author: Alireza Shateri
Author-email: Alireza Shateri <alirezashateri7@gmail.com>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: Database :: Database Engines/Servers
Requires-Python: >=3.10
Project-URL: Documentation, https://github.com/OstiaHQ/ostia/tree/main/docs
Project-URL: Homepage, https://github.com/OstiaHQ/ostia
Project-URL: Issues, https://github.com/OstiaHQ/ostia/issues
Project-URL: Source, https://github.com/OstiaHQ/ostia
Description-Content-Type: text/markdown

# ostia-fabric

Topology discovery, transports, memory registration and byte transfers between GPUs. Part of [Ostia](https://github.com/OstiaHQ/ostia), topology-aware GPU data infrastructure (layer 1a).

**Status: early development.** This release contains no functionality yet. It exists so the package name belongs to the Ostia project; real releases will follow the [roadmap](https://github.com/OstiaHQ/ostia/blob/main/docs/product/prd.md#roadmap-and-milestones).

- Source and design documents: https://github.com/OstiaHQ/ostia
- License: Apache-2.0
