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 import GCPBackendPreferences
preferences = GCPBackendPreferences(backend_name="cuquantum")