1. Blog/
  2. Announcements/
  3. Easily run local PennyLane programs as Hybrid Jobs on Amazon Braket

October 17, 2023

Easily run local PennyLane programs as Hybrid Jobs on Amazon Braket

If you already loved how simple it is to change your device in PennyLane, you'll be a fan of the newest Amazon Braket Hybrid Jobs' @hybrid_job feature that lets you run your code on hardware with as little fuss as possible! It has always been easy to run PennyLane jobs on Amazon Braket, but this new feature makes it even easier.

With this change, our extensive and ever-growing collection of useful PennyLane demos has also leveled up, letting you go straight from reading to running on real hardware, with a simple click of the new Run on hardware button!

Starting today, you will be able to effortlessly integrate your PennyLane workflow with Amazon Braket Hybrid Jobs directly from your favorite IDE or Jupyter notebook, by only changing a single line of code — adding the @hybrid_job decorator to your job and specifying your QPU or simulator.

By using Amazon Braket Hybrid Jobs, PennyLane users can run all things quantum, including our powerful Lightning CPU- and GPU-based simulators, without spending time worrying about the underlying infrastructure needed to run large-scale quantum workloads.

Jump right in and scale up your quantum programming projects by following our newest demo, which will give you all you need to get started with Hybrid Jobs in PennyLane, or read more in the AWS blog post.

Last modified: August 06, 2024

Related Blog Posts