libuipc-samples

March 24, 2026 ยท View on GitHub

A sample library for Libuipc.

This library is a collection of sample programs that demonstrate how to use the Libuipc library.

Install base dependencies (without pyuipc):

uv sync

pyuipc from PyPI

uv sync --group pypi

Note: The PyPI version of pyuipc only supports CUDA 12.8. If you need a different CUDA version, use the "Build from source" method below.

pyuipc from source

Build pyuipc following the Libuipc documentation, then install the wheel:

uv pip install pyuipc-<version>.whl