Open Source and AI-First AI/HPC Infrastructure Research & Development Lab
PacketFive is an Irish R&D start-up developing novel open-source technologies that shape the future of AI and high-performance computing infrastructure, from academic training programmes to full-stack datacenter simulation.
static int vswitch_route_frame(struct port *ingress, struct frame *f) { switch (frame_classify(f)) { case FRAME_INFINIBAND: return ib_forward(ingress, f); case FRAME_ROCEV2: return roce_forward(ingress, f); case FRAME_ETHERNET: return l2_forward(ingress, f); } return -EINVAL; } /* Cnuas Virtual AI HPC Infrastructure, 100% software-emulated */ /* RoCEv2 + InfiniBand + L2 multiplexed on one fabric */
To invent the technologies that will shape the next generation of AI and HPC datacenters, and to make them openly available to researchers, educators and operators worldwide.
PacketFive pursues open R&D across two fronts, the AI/HPC datacenter and mission-critical sensing. Each is an open-source programme in its own right.
High-performance Computing, AI and Networking
HiCAIN is our open initiative for AI/HPC skills and infrastructure. It spans academic training through the HiCAIN Academy learning platform and the Cnuas Virtual AI HPC Infrastructure, a fully software-emulated GPU cluster you can run on a laptop. Together they let engineers, students and researchers learn, build and experiment without a million-dollar lab.
Unattended Air-Ground-Visual Sensor (UAGVIS)
Beyond the datacenter, we build hardware for the field. TORUS detects intrusions across the ground, the sightline and the airspace, classifies threats with AI at the edge and at command, and drives a cued, safety-interlocked response, from terrain with no mains power and no network. Off-grid, low-signature and auditable by design, spanning the TORUS-SN node, the TORUS-MEG gateway and the TORUS-CCISRT command layer.
Engineering rooted in academic rigour. We publish, prototype, and build on proven science.
Core tooling, training material and reference implementations are open-source under permissive licences.
Headquartered in Sandyford, Dublin, an Irish-registered company engaged globally with the AI/HPC community.
Talk to us about HiCAIN training, the Cnuas Virtual AI HPC Infrastructure, or joint research engagements.
Get in Touch View on GitHub ↗