هذه الصفحة لم تُترجم بعد. يتم عرض المحتوى باللغة الإنجليزية.
Quantum resource management interface (QRMI)
The Quantum resource management interface (QRMI) is a vendor-agnostic library for high-performance compute (HPC) systems to access, control, and monitor the behavior of quantum computational resources. It acts as a thin middleware layer that abstracts away the complexities associated with controlling quantum resources through a set of simple APIs. Written in Rust, this interface also exposes Python and C APIs for ease of integration into nearly any computational environment.
Find the source code to build and deploy QRMI in this GitHub repository.
An optional task_runner command line tool to execute quantum payloads against quantum hardware is included in the Python package. Find the full documentation in the GitHub repository.