Skip to content

Execution on Google Cloud Platform

Classiq offers execution on a GPU based simulator that is located in the Google Cloud Platform.

Tip

This simulator doesn't require an account on GCP.

Simulator Usage

Execution on this simulator requires specific license permissions. Before first use, contact Classiq support.

from classiq.execution import GCPBackendPreferences

preferences = GCPBackendPreferences(backend_name="cuquantum")

Opening info tab