Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.8 KB

provider-microsoft.md

File metadata and controls

35 lines (25 loc) · 1.8 KB
author description ms.author ms.date ms.service ms.subservice ms.topic no-loc title uid
bradben
This document provides information about the Microsfot quantum computing Resource Estimation provider
brbenefield
09/16/2024
azure-quantum
computing
concept-article
QIR Base
target
targets
Microsoft quantum computing provider
microsoft.quantum.providers.microsoft

Microsoft provider

[!INCLUDE Azure Quantum credits banner]

Microsoft provides the Azure Quantum Resource Estimator target, along with several in-memory quantum simulators, as part of the Quantum Development Kit.

Resource estimator

The Azure Quantum Resource Estimator allows you to understand the resources required to run a particular algorithm. By incorporating the Resource Estimator in your development workflow and continuously evaluating your quantum program, you can understand how implementation changes to the program impact resource consumption.

  • Publisher: Microsoft
  • Provider ID: microsoft
  • Job type: Simulation
  • Target ID: microsoft.estimator

For more information, see An introduction to resource estimation or Run your first resource estimate.

Quantum simulators

The Quantum Development Kit includes an in-memory quantum simulator, the Sparse simulator. The sparse simulator simulates quantum algorithms with sparse states,that is, small number of states in superposition.

In-memory simulators have the advantage of being able to run locally and thus faster, as well as running jobs as often as needed free of charge.