Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
All Content tagged with Quantum Technologies
Speed up scientific research and software development for quantum computing
Content language: English
Select tags to filter
Sort by most recent
11 results
Currently trying to ingest some data from the aws braket api via the sdk. I'm getting some weird errors relating to the request body in all of my methods
I'm trying to get all of my braket devices th...
Hi there,
I am trying to run a Hybrid job and I am not sure how to pass the shot number correctly to the tasks within the hybrid job. My script works as expected on SV1 simulators but as soon as I sw...
Hello AWS Community,
We are exploring how advanced AI and quantum computing solutions can be integrated with AWS to enhance efficiency and problem-solving capabilities.
Details:
Technologies: Quant...
From my understanding of the documentation, the pulse-level circuits be it on Braket Pulse or OpenQASM OpenPulse are to be run on the QPUs to which the corresponding pulses are calibrated. Is it the o...
Error:
```
http-outgoing-1 << "{"message": "Caller doesn't have access to amazon-bracket-<bracket-bucket-name> or it doesn't exist.", "__type": "ValidationException"}"
```
Code:
```
// Aws creden...
My question is whether it is possible to retrieve an overview of queueing time of jobs I want to submit to the quantum providers you provide. Or perhaps the queueing time in general, something in the ...
I ran the single instance training job using the PennyLane Lightning-GPU simulator on a ml.p3.16xlarge instance
as shown at the following URL using Amazon Braket SDK from my local machine command lin...
Hello everyone,
I saw the examples on GitHub on how to create an Amazon Braket Hybrid Jobs using the SDK. Since I am using a docker container I need to use boto3. But based on the description of the ...
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 ...
If a matrix Q of a QUBO problem corresponds perfectly to an original optimization problem P, can QBsolve return an infeasible solution? If yes, why?
We are trying to deploy a Lambda with some code which works in a Notebook. The code is rather simple and uses D-Wave — DW_2000Q_6. The problem is that when we execute the lambda (container lambda due ...