hardware industry research policy

Lagrange: Operating Italy's First Publicly-Accessible Quantum Computer for Research and Education

Curator's Take

This article showcases a crucial milestone in democratizing quantum computing access, as Italy's first publicly-accessible quantum computer demonstrates how academic institutions can successfully deploy and manage quantum hardware for education and research. The development of a sophisticated middleware layer that handles user authentication, fair resource allocation, and billing without modifying vendor software represents a replicable model that other institutions could adopt to make quantum computers more accessible. The impressive operational statistics—over 240,000 jobs processed with 98% uptime—prove that quantum computers can reliably serve educational environments, where students are actually using the system during lectures and exams. This work addresses a critical gap in quantum education infrastructure and provides a practical blueprint for institutions worldwide looking to give students hands-on experience with real quantum hardware rather than just simulators.

— Mark Eatherly

Summary

We describe the design, implementation, and nine-month operational experience of the software management stack for Lagrange, an IQM Spark five-qubit superconducting quantum computer jointly acquired by LINKS Foundation, Politecnico di Torino and the Italian National Institute of Metrological Research (INRiM), and managed by LINKS. Lagrange is, to our knowledge, the first quantum computer in Italy that is fully operational and accessible to students and researchers from multiple institutions under formal service agreements, and to the general public under commercial agreements. When installed in mid-2025, the IQM Spark hardware was delivered by the vendor with authentication only: no billing, project management or fair usage enforcement were provided. We developed a modular middleware layer that filled that gap without modifying any vendor client software, by intercepting API calls through a proxy that enforces project-based budgets, reservation-aware authorisation, and per-user fairness policies. The middleware adopts a plugin architecture that cleanly separates vendor-specific logic from site-specific policies, enabling reuse across different quantum hardware backends and deployment contexts. Since entering production in September 2025, the system has processed over 240,000 quantum jobs totalling more than 1 week of QPU execution time, with greater than 98% uptime. Notably, students at Politecnico di Torino regularly use the machine during both lectures and formal examinations -- a practice we believe to be unique in Europe. We report on the system architecture, the operational lessons learned, and the infrastructure choices that made this deployment possible.