Nodes in groups
Group hosts by data center, rack, or purpose. Connect a node and its GPUs report in automatically.
Group hosts by data center, rack, or purpose. Connect a node and its GPUs report in automatically.
Per-GPU utilization, VRAM usage, and temperature across the fleet, refreshed continuously.
A per-GPU budget guarantees the sum of active slices never exceeds the physical VRAM.
Carve a GPU into arbitrary-sized slices (e.g. 80 GB → 40 + 20 + 20) and run isolated workloads side by side.
Create groups and connect new hosts; the node agent dials out and reports inventory and health.
Every slice records who holds it and what runs on it, backed by an append-only audit trail.
Alerts for offline GPUs, overheating, downed nodes, and exhausted capacity.
Pack many small inference services onto shared GPUs instead of dedicating one card each.
Allocate slices to teams and track usage for transparent internal chargeback.
Keep H100 and A100 capacity working by filling unused VRAM with additional pods.
See free versus allocated VRAM across every node and GPU in one view.
Each GPU has a VRAM budget; you carve slices of any size as long as their sum stays within the total. Workloads run with a memory cap per slice. Stronger hardware isolation (MIG/MPS) is on the roadmap.
Create or pick a group, then connect the host. Its agent dials out to the control plane and reports the GPUs it sees, along with live health.
Yes — that is the point. Several slices can run on one GPU at once, as long as their combined VRAM stays within the card’s budget.
Heartbeats stop, the node is marked offline, and an operational alert is raised so you can act before workloads are affected.