pyshmem documentation ===================== pyshmem provides named shared-memory streams for CPU NumPy arrays and optional CUDA-backed PyTorch pipelines. The library is designed for applications that need low-latency data exchange between processes while preserving a simple, uniform API. .. toctree:: :maxdepth: 2 :caption: User Guide overview installation usage gpu platforms benchmarks api release Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`