Simulated Annealing on AWS Braket SDK & Boto3

0

Hello! I am new to AWS Braket services and still learn its workflow. I have a question about classical part execution. I have installed AWS Braket SDK and Boto3 to submit an algorithm's execution on DWave QPUs from my local environment (physical laptop). What does happen when I execute Simulated Annealing algorithms available in the DWave Ocean SDK alongside with its quantum counterpart? Is simulated annealing executed on a local environment (laptop) or is it submitted to AWS cloud? What if I want to execute quantum-classical algorithm, where is the classical part executed, locally or on cloud? If everything is submitted to AWS (including classical portion), how could I possibly find costs of classical computation service? Thank you in advance!

demandé il y a 2 ans277 vues
1 réponse
0
Réponse acceptée

Hello!

When using D-Wave Ocean SDK, your simulated annealing will execute in your local environment. Only the tasks for the D-Wave QPU will accrue costs with Amazon Braket. There are no additional charges from Braket for the classical components of your execution. If your local environment is hosted on AWS such as a Braket notebook, there may be costs for that environment to run.

AWS
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions