Aqarios GPU
The AqariosGpu backend allows access to Aqarios' advanced CUDA-based QAOA simulator for the FlexQAOA algorithm. It makes use of different techniques to allow the simulation of large constrained optimization problem sizes.
Running on Luna Servers
This simulated backend runs on Luna servers.
Initialization
Python
from luna_quantum.solve.parameters.backends.aqarios_gpu import AqariosGpu
backend = AqariosGpu()