InternalServerError when setting circuit.probability() for device execution

0

Running the Superdense_Coding example - and it runs fine using SV1 simulator, however, when I change the device to IonQ or Rigetti, I (AwsDevice("arn:aws:braket:::device/qpu/rigetti/Aspen-8") or AwsDevice("arn:aws:braket:::device/qpu/ionq/ionQdevice")) I get the below error before the task even gets queued:

InternalServiceException: An error occurred (InternalServiceException) when calling the CreateQuantumTask operation (reached max retries: 4): InternalServerError

The error occurs on this line: circ.probability()

If I remove that line, the task gets queued, but there is an index our of bounds error on the response (I assume because the result format hasn't been defined).

Anyone else come across this yet?

DankQ
preguntada hace 4 años181 visualizaciones
4 Respuestas
0

Hi DankQ, thanks for flagging this. I was able to reproduce the error, and we are investigating this specific notebook to identify the root cause of this error.

respondido hace 4 años
0

This bug is now fixed, you should no longer see this error when running the example notebook. Thanks!

respondido hace 4 años
0

Issue has been resolved

respondido hace 4 años
0

Thank you - confirmed that it is now working.

DankQ
respondido hace 4 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas