Two flagship projects — an academic training programme and a software-emulated datacenter — both open-source, both shaping how the AI/HPC industry learns and experiments.
High-performance Computing, AI and Networking — PacketFive's open-source training programme for the full AI/HPC software stack. Delivered through the HiCAIN Academy learning platform, HiCAIN gives students, engineers and practitioners the deep technical skills modern AI clusters demand.
A complete AI/HPC datacenter, in software. VDC is a 100% software-emulated datacenter built on QEMU — virtual GPUs, virtual NVLink-equivalent fabric, virtual RoCE/InfiniBand TOR switches and PCIe-attached virtual NICs — running unmodified Linux software stacks inside guests.
Anyone with a laptop can stand up a multi-node GPU cluster, exercise the same
libibverbs and CUDA-equivalent APIs used in production, and learn or
prototype against a real-feeling fabric — without owning a single InfiniBand cable.
libibverbs unmodifiedSIMT virtual GPU and the inter-GPU fabric that connects them. The full NVIDIA-equivalent compute stack — CUDA Runtime equivalent (HCC), nvidia-smi equivalent (hi-smi), and an LLVM-backed toolchain (hcc).
Top-of-rack switch daemon and PCIe-attached virtual NIC. Handles RoCEv2 over UDP and full InfiniBand including LRH routing, with DCB (PFC/ETS/ECN) modelled end-to-end.
VDC is the lab environment for HiCAIN courses — students run real distributed-training workloads against the emulated fabric, no hardware required.
All PacketFive R&D output — code, training material, papers and reference implementations — is published on GitHub under permissive open-source licences.
PacketFive on GitHub ↗