AWS Quantum Technologies Blog

Category: Amazon Braket

Amazon Braket launches Braket Pulse to develop quantum programs at the pulse level

When experimenting on a quantum computer, customers often need to program at the lower-level language of the device. Today, we are launching Braket Pulse, a feature that provides pulse-level access to quantum processing units (QPUs) from two hardware providers on Amazon Braket, Rigetti Computing and Oxford Quantum Circuits (OQC). In this blog, we present an […]

Amazon Braket now supports verbatim compilation and native gates with IonQ

As of 05/17/2023, the ARN of the IonQ Harmony device changed to arn:aws:braket:us-east-1::device/qpu/ionq/Harmony. Therefore, information on this page may be outdated. Learn more. Previously, when customers submitted a circuit to the IonQ device on Amazon Braket, the circuit was automatically compiled to native instructions. Today, we are extending the verbatim compilation feature to IonQ’s 11-qubit […]

Noise in Quantum Computing

Customers looking to solve their hardest computational problems often wonder about the production-readiness of quantum computing. They want to know when a full-scale, fault-tolerant quantum computer will be available, and what the obstacles are to achieving this ambitious goal. Current generation quantum computers are not fault-tolerant and have limited utility, but customers are experimenting with […]

Managing the cost of your experiments in Amazon Braket

Estimating the usage and cost of experiments is a key requirement for customers interacting with Amazon Braket. Customers want to have a way to track cost and usage as their algorithms run, especially for complex problems that require multiple cycles to yield a satisfactory result. Furthermore, given the wide variety of on-demand simulators and quantum […]

Closeup coding on screen, Woman hands programming on screen laptop

Introducing the Qiskit provider for Amazon Braket

We are excited to share a solution to one of our most frequent customer requests: a Qiskit provider for Amazon Braket. Users can now take their existing algorithms written in Qiskit, a widely used open-source quantum programming SDK and, with a few lines of code, run them directly on Amazon Braket. The qiskit-braket-provider currently supports […]

Solving SAT problems with the Classiq platform on Amazon Braket

Boolean satisfiability problems (SAT) are a well-known class of difficult (NP-Complete) computational problems. The process of finding solutions to these problems can be performed using quantum computers. In this post, we will describe what SAT problems are and show you how to express SAT problems with the Classiq quantum algorithm design platform. We will outline […]

Explore quantum computational advantage with Xanadu’s Borealis device on Amazon Braket

Today, we are excited to launch Borealis, a new quantum processing unit (QPU) on Amazon Braket. Borealis – a special-purpose QPU built by Xanadu – is the first publicly available quantum computer with a claim to quantum computational advantage (sometimes referred to as quantum supremacy or quantum advantage) in a peer-reviewed study. With this launch, […]

Using embedded simulators in Amazon Braket Hybrid Jobs 

Today, we launched a new feature in Amazon Braket Hybrid Jobs, which allows you to run hybrid workloads with simulators that are embedded with your algorithm code. For instance, one of the simulators available in this new feature is the PennyLane Lightning GPU simulator, accelerated by NVIDIA’s cuQuantum library. In this blog post, we show […]

Accelerate hybrid quantum-classical algorithms on Amazon Braket using embedded simulators from Xanadu’s PennyLane featuring NVIDIA cuQuantum

In 2021, Amazon Braket, the fully-managed quantum computing service from AWS, launched Amazon Braket Hybrid Jobs to provide customers a convenient way to run hybrid algorithms without worrying about managing the underlying infrastructure. With features such as priority access to quantum processing units (QPUs), Amazon Braket Hybrid Jobs is designed for lower latency and faster […]

Combinatorial Optimization with Physics-Inspired Graph Neural Networks

Combinatorial optimization problems, such as the traveling salesman problem where we are looking for an optimal path with a discrete number of variables, are pervasive across science and industry. Practical (and yet notoriously challenging) applications can be found in virtually every industry, such as transportation and logistics, telecommunications, and finance. For example, optimization algorithms help […]