Ross ROSS = Recommend OSS · open-source software intelligence for agents

lupinemachines/lupine

LUPINE is a GPU over IP bridge allowing GPUs on remote machines to be attached to CPU-only machines. observed · 2026-08-28

github.com/lupinemachines/lupine · homepage · C++ · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

89/100

  • Activity 99
  • Release rhythm 97
  • Longevity 52
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 7
  • age_days: 735
  • days_rel: 22
  • days_push: 7
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

2382 stars · 132 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

LUPINE is a GPU-over-IP bridge that lets machines without local GPUs attach NVIDIA GPUs running on remote servers over the network. It exposes CUDA, cuBLAS, cuDNN, and NVML remotely so tools like nvidia-smi and PyTorch work transparently on CPU-only clients.

Use cases

  • use a remote GPU from a CPU-only Linux machine
  • run CUDA workloads on a Mac with no NVIDIA GPU
  • attach GPUs on remote servers to local containers
  • run nvidia-smi against a GPU on another machine
  • give CI or dev containers access to remote GPUs
  • share a single GPU server across multiple client machines

When to choose

  • your client machine has no NVIDIA GPU but you need CUDA
  • you want transparent remote GPU access without rewriting code
  • you want to centralize GPUs on servers and share them over the network
  • you develop on macOS but need to test CUDA code

When to avoid

  • you need maximum performance and a local GPU is available
  • you need graphics/display workloads rather than compute
  • you need non-NVIDIA GPU support
  • your network latency to the GPU server is high

Facets

service · maturity active

networking gpu-computing sdk developer-tools gpu-computing microservices machine-learning developer-tools cloud-computing cross-platform cpp gpu-over-ip cuda remote-gpu nvidia cublas cudnn nvml mlops network-attached-gpu linux macos docker

2 sources

Member repositories

RepositoryRoleHealth v2
lupinemachines/lupinemain89

For agents

markdown · JSON · MCP: product_card(name="lupinemachines/lupine")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem