CUDA-Q Adapter v0.1
|
The MQSS CUDA-Q Adapter serves as a bridge between the CUDA-Q programming interface and the Munich Quantum Software Stack (MQSS). It enables seamless integration by providing two primary access points: the Munich Quantum Portal (MQP), a cloud-based interface for remote quantum job submission, and a high-performance computing (HPC) access point for users working on local or institutional HPC resources. This module allows developers to write quantum-classical hybrid programs using CUDA-Q while leveraging MQSS infrastructure for optimization, execution and quantum devices management.
This documentation provides helpful information to get you started with the Munich Quantum Software Stack (MQSS) CUDA-Q Adapter.
The FAQ page gives an overview over frequently asked questions.
The Compilation flow page give4es an overview of the compilation flow of CUDA-Q. And how a program can be compiled to sent tasks to the MQSS.
The Interfaces Diagram shows how the MQSS CUDA-Q Adapter is integrated into CUDA-Q. And how this can be modified/extended.
When you want to install the CUDA-Q Adapter in your system, the Installation Guide page is a good starting point.