The embodiments of the invention relate generally to the field of quantum computing. More particularly, these embodiments relate to an optimized integrated circuit for quantum compilation and execution.
Quantum computing refers to the field of research related to computation systems that use quantum mechanical phenomena to manipulate data. These quantum mechanical phenomena, such as superposition (in which a quantum variable can simultaneously exist in multiple different states) and entanglement (in which multiple quantum variables have related states irrespective of the distance between them in space or time), do not have analogs in the world of classical computing, and thus cannot be implemented with classical computing devices.
A better understanding of the present invention can be obtained from the following detailed description in conjunction with the following drawings, in which:
In the following description, for the purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the embodiments of the invention described below. It will be apparent, however, to one skilled in the art that the embodiments of the invention may be practiced without some of these specific details. In other instances, well-known structures and devices are shown in block diagram form to avoid obscuring the underlying principles of the embodiments of the invention.
A quantum computer uses quantum-mechanical phenomena such as superposition and entanglement to perform computations. In contrast to digital computers which store data in one of two definite states (0 or 1), quantum computation uses quantum bits (qbits), which can be in superpositions of states. Qubits may be implemented using physically distinguishable quantum states of elementary particles such as electrons and photons. For example, the polarization of a photon may be used where the two states are vertical polarization and horizontal polarization. Similarly, the spin of an electron may have distinguishable states such as “up spin” and “down spin.”
Qubit states are typically represented by the bracket notations |0> and |1>. In a traditional computer system, a bit is exclusively in one state or the other, i.e., a ‘0’ or a ‘1.’ However, qbits in quantum mechanical systems can be in a superposition of both states at the same time, a trait that is unique and fundamental to quantum computing.
Quantum computing systems execute algorithms containing quantum logic operations performed on qubits. The sequence of operations is statically compiled into a schedule and the qubits are addressed using an indexing scheme. This algorithm is then executed a sufficiently large number of times until the confidence interval of the computed answer is above a threshold (e.g., ˜95+%). Hitting the threshold means that the desired algorithmic result has been reached.
Qubits have been implemented using a variety of different technologies which are capable of manipulating and reading quantum states. These include, but are not limited to quantum dot devices (spin based and spatial based), trapped-ion devices, superconducting quantum computers, optical lattices, nuclear magnetic resonance computers, solid-state NMR Kane quantum devices, electrons-on-helium quantum computers, cavity quantum electrodynamics (CQED) devices, molecular magnet computers, and fullerene-based ESR quantum computers, to name a few. Thus, while a quantum dot device is described below in relation to certain embodiments of the invention, the underlying principles of the invention may be employed in combination with any type of quantum computer including, but not limited to, those listed above. The particular physical implementation used for qbits is orthogonal to the embodiments of the invention described herein.
Quantum dots are small semiconductor particles, typically a few nanometers in size. Because of this small size, quantum dots operate according to the rules of quantum mechanics, having optical and electronic properties which differ from macroscopic entities. Quantum dots are sometimes referred to as “artificial atoms” to connote the fact that a quantum dot is a single object with discrete, bound electronic states, as is the case with atoms or molecules.
The quantum dot device 100 of
Generally, the quantum dot devices 100 disclosed herein may further include a source of magnetic fields (not shown) that may be used to create an energy difference in the states of a quantum dot (e.g., the spin states of an electron spin-based quantum dot) that are normally degenerate, and the states of the quantum dots (e.g., the spin states) may be manipulated by applying electromagnetic energy to the gates lines to create quantum bits capable of computation. The source of magnetic fields may be one or more magnet lines, as discussed below. Thus, the quantum dot devices 100 disclosed herein may, through controlled application of electromagnetic energy, be able to manipulate the position, number, and quantum state (e.g., spin) of quantum dots in the quantum well stack 146.
In the quantum dot device 100 of
Multiple parallel second gate lines 104 may be disposed over and between the first gate lines 102. As illustrated in
Multiple parallel third gate lines 106 may be disposed over and between the first gate lines 102 and the second gate lines 104. As illustrated in
Although
Not illustrated in
After Richard Feynman asked in 1982 whether quantum physics could be simulated efficiently using a quantum computer, much effort researching for a quantum computer has been focused on its universality and its efficiency over classical computation. One such example is David Deutsch's quantum Turing machine in 1985 that can be programmed to perform any computational task that can be performed by any physical object.
In contrast to theories and algorithms, quantum physical machines are in still their infancy. Efforts to build quantum information processing systems have resulted in modest success to date. Small quantum computers, capable of performing a small set of quantum operations on a very few qubits, represent the state of the art in quantum computation. In addition, quantum states are fragile in the sense that quantum states only remain coherent for a limited duration. This gap between algorithms and physical machines has driven the effort to invent hybrid classical-quantum algorithms. Some recent quantum algorithm developments have focused on short-depth quantum circuits to carry out quantum computations formed as subroutines embedded in a larger classical optimization loop, such as the variational eigensolver (P. J. J. O'Malley, 2016). Quantum languages, tools, and flows have been developed, providing software layers/stacks to translate and optimize applications to the quantum physical layer to cope with the stringent resource constraints in quantum computing (Frederic T. Chong, 2017, 14 September).
On the hardware side, classical computers have been used to perform error correction for quantum computations. The “quantum co-processor” model is the most favorable prevailing execution model where a classical CPU controls a quantum processing unit in a similar manner to how CPUs in modern computer systems interact with GPUs. As described in (X. Fu, 2016, May) and (X. Fu, 2018), the microarchitecture for experimental superconducting quantum co-processors included features such as an arbiter on the code fetch data path to steer classical instruction to host CPU and quantum instruction to quantum co-processor, an exchange register file to synchronize register files between host CPU and the quantum co-processor, and a quantum instruction cache.
The microarchitectures for these mechanisms, however, are not well defined and explicit support for hybrid classical-quantum programs is lacking. Consequently, it is unclear how a quantum co-processor would be implemented within a quantum computer, particularly one which is required to run a diverse set of quantum programs. A flexible and programmable model has yet to be developed for executing hybrid classical-quantum algorithms.
One embodiment of the invention adds a set of quantum instructions to an instruction set architecture (ISA) of a processor such as a CPU. By way of example, these instructions may be included in an extension to the ISA (e.g., such as the AVX-512 extensions for the x86 platform). In addition, in one embodiment, a quantum engine is added to the processor's execution unit and the new quantum instructions are fetched, decoded, scheduled, and executed on the functional units of the quantum engine. In one embodiment, the quantum engine interacts with the classical execution engines using a shared register file and/or system memory. Upon executing the quantum instructions (or quantum uops in certain embodiments described herein), the quantum execution engine generates control signals to manipulate the state of the qubits within the quantum processor. The quantum engine also executes instructions to take a measurement of specified sets of qubits and store the results. In these embodiments, a quantum/classical interface provides connectivity between the quantum engine of the classical processor and the quantum processor.
Quantum and non-quantum instructions 201A-B are fetched from memory 205 at the front end of the instruction pipeline and stored in a Level 1 (L1) instruction cache 201. Instructions and data may also be stored within a Level 2 or Level 3 cache within a cache/memory subsystem 215, which manages memory requests and cache coherency.
A decoder 202 decodes the instructions 201A-B into micro-operations or uops 203A which are scheduled for execution by a scheduler 203 and executed by execution circuitry 204. In one embodiment, certain stages of the pipeline are enhanced to include hardware support for processing the quantum instructions 201B while other stages are unaltered. For example, quantum decode circuitry 202A may be added to the decoder 202 for decoding the quantum instructions 201A, just as non-quantum decode circuitry 202B decodes non-quantum instructions 201B. Although illustrated as separate components in
In one embodiment, the decoder 202 generates a sequence of uops 203A in response to decoding the instructions 201A-B. In an implementation with quantum and non-quantum instructions, the uops may include a mixture of quantum uops and non-quantum uops, which are then scheduled for execution by an instruction scheduler 203.
The quantum and non-quantum uops 203A generated by the decoder 202 may initially be queued for execution within one or more uop queues of the scheduler 203, which dispatches the uops from the uop queue(s) in accordance with dependencies and/or execution resource availability. The embodiments of the invention may be implemented on various different types of processors with different types of schedulers. For example, in one embodiment, a set of execution “ports” couple the scheduler 203 to the execution circuitry 204, where each execution port is capable of issuing uops to a particular set of functional units 204C-E. In the example architecture shown in
In the particular embodiment shown in
In an embodiment in which quantum ops are mixed with non-quantum uops, the quantum uops are issued over one or more quantum ports to a set of quantum engine functional units 204E, which execute the quantum uops to perform the underlying quantum operations. For example, the quantum engine functional units 204E, in response to the quantum uops, may generate control signals over a quantum-classical interface 206 to manipulate and take measurements of the qubits of a quantum processor 207.
The quantum-classical interface 206 includes digital-to-analog (D-A) circuitry to convert the digital quantum control signals generated by the quantum engine functional units 204E to analog signals required to control the quantum processor 207 (e.g., such as the codeword triggered pulse generation (CTPG) units and Arbitrary Waveform Generator (AWG) described below) and also includes analog-to-digital (A-D) circuitry to convert the physical qubit measurements to digital result data.
In one embodiment, the quantum-classical interface 206 is integrated on the same semiconductor chip as the other components of the instruction processing pipeline (e.g., the execution circuitry 204, scheduler 203, decoder 202, etc). As discussed in detail below, different types of circuit/logic components may be used depending on the particular physical implementation of the quantum processor 207.
The operands for the quantum and non-quantum uops are stored in a set of shared registers 321 (as described above) and accessed by the quantum functional units 320 when executing the uops. The Q-C interface 320, in response to the quantum uops, controls the operation of the quantum processor 207.
Different examples of a quantum-classical interface 206 are illustrated in
The Q-C interface 206 shown in
To further guide the analysis and discussion, a concrete example is illustrated in
One example of a quantum program that uses this circuit for a portion of its computation is illustrated in
This program structure shows how classical operations and quantum operations may be tightly intertwined and executed on the classical-quantum processing architectures described herein. The most efficient way to execute this program is to process all instructions in a pipeline such as those described above, with the quantum engine functional units 204E for controlling qubits configured as execution engine peer to other classical execution engines 204A-B (such as integer, floating point, etc.).
A method in accordance with one embodiment of the invention is illustrated in
At 701 source code containing quantum instructions is compiled to generate runtime program code with quantum and non-quantum instructions. At 702 the quantum/non-quantum instructions are fetched from memory and stored in a local cache (e.g., the L1 instruction cache) or instruction buffer. As mentioned, quantum instructions may be freely mixed with non-quantum instructions within the pipeline.
At 703 the quantum and non-quantum instructions are decoded into sets of quantum and non-quantum uops, respectively, and stored in a queue prior to execution. At 704 the quantum/non-quantum uops are scheduled for execution based on uop and/or resource dependencies. For example, if a first uop is dependent on the results of a second uop then the first uop may be scheduled for execution only when the data produced by the second uop is available in one of the registers. Similarly, if a particular functional unit is busy, then the scheduler may wait for an indication that the functional unit is available before scheduling a uop which requires that functional unit. Various other/additional scheduling techniques may be implemented (e.g., scheduling based on priority, register load, etc).
At 705 the quantum uops and non-quantum uops are executed on their respective functional units within the execution circuitry. As mentioned, the shared register set may be used to store the source and destination operands required by these uops.
At 706, the results generated by the execution of the quantum uops may be used as input to an interface unit to control the quantum state of the qubits in a quantum processor. In one embodiment, a series of codewords or command packets may be generated which identify a quantum channel, one or more qubits within a quantum processor, a qubit type and/or a command state. The specific physical operations performed in response to the codeword or command packet is based on the underlying type of quantum processor used.
The embodiments described herein integrates quantum instructions within an existing processor pipeline. Because of the tight integration, these embodiments significantly reduces the various overheads/bottlenecks associated with current co-processor designs. These overheads/bottlenecks include, for example, the communication between the classical computation layers/modules and the quantum computation layers/modules in the software stack and between the classical CPU and the quantum chip via the message queue. Given the relatively small size of quantum routines, the current GPU-like co-processor implementations are inefficient.
Due to increased classical processing capabilities, hybrid co-processor models reduce some of the overhead. In one particular implementation which supports the hybrid co-processor model, many new micro-architecture mechanisms were introduced. However, these micro-architectural mechanisms were ambiguously defined as was the boundary between the classical CPU and quantum co-processor.
In contrast, in the hybrid architecture described herein, the classical computation pipeline is equipped to fully support a defined set of quantum instructions which may be freely mixed with non-quantum instructions both at the front end of the pipeline (i.e., at the macroinstruction level) and within the back-end of the pipeline (e.g., where quantum uops are mixed with non-quantum uops) and executed on functional units within the execution circuitry of the processor.
Scalable Qubit Addressing Mode for Quantum Execution Engine and/or Co-Processor
In quantum computing, a qubit is a unit of quantum information which is the quantum analogue of a classical binary bit. The computation is achieved by applying quantum gates, representing quantum logical operations, directly to qubits. Mathematically, this computing process is described as qubits undergo unitary transformations. Upon completion of computation, qubits are measured to gain information about the qubit states.
Therefore, to describe a quantum operation, it is necessary to identify the qubit or set of qubits to which the operation is applied. In a quantum program, each quantum instruction needs to encode both an operation to be performed and one or more qubits on which to perform the operation. In existing quantum instruction set architectures (e.g., QASM, Open QASM, QIS, etc) register operands are normally encoded in the opcode of an instruction. This scheme works for classical computing because the number of registers are very limited (e.g., 16, 32, 64, etc). However, this scheme is not scalable for quantum computing as quantum instructions will ultimately need to address a very large numbers of qubits. Consequently, encoding qubit addresses in the opcode field of quantum instructions would explode the instruction width.
As described above, in one embodiment, quantum instructions and non-quantum instructions are processed together within a shared processor pipeline. As such, the quantum instructions may rely on the same addressing modes as those available to the non-quantum instructions. The qubits in this embodiment are therefore addressed in a similar manner as non-quantum instructions which access system memory, providing a sufficiently large address space to accommodate a large number of qubits.
As illustrated in
The QIG 802 may operate in accordance with different addressing modes supported by the processor. In one embodiment, the instruction identifies one of the shared registers 321 which contains the qubit index value (sometimes also referred to as a qubit ID). It may then use the qubit index value to identify the qubit within the codeword/command packet 606 and/or perform an operation using the qubit index value to generate one or more additional qubit index values. For example, it may add the qubit ID value to an integer specified by the uop to generate a second qubit ID.
The following examples demonstrate one way in which the QIG 802 generates qubit IDs in response to uops using an x86 assembly syntax. These operations may be performed within an x86 pipeline extended to support quantum instructions. However, the same general principles may be implemented on any processor architecture.
The single qubit instruction “QIROTX [RDI], 1” applies an X gate to the qubit number stored in RDI. Thus, if RDI contains 5, the X gate is applied to qubit number 5. In this example, the QIG 802 determines the qubit ID simply by reading the value stored in RDI (which is one of the shared registers 321 in this example). In this embodiment, the RDI value was stored previously by another uop. As another example, if the architecture register RBX contains a value of 2, then the two qubit instruction “QCNOTUP [RBX+3],” applies a CNOT operation with qubit 2 (q[2]) being the control qubit and qubit 5 (q[5]) being the target qubit. The QIG interprets the [RBX+3] notation as: the ID of the control qubit is stored in RBX and the ID of the control qubit+3 is the target qubit ID. Thus, the addressing scheme is extended so that two different qubits can be addressed with a single instruction, (i.e., CNOT). In contrast, in classical computing, only one memory location is addressed per instruction.
The quantum error correction unit 808 may implement various techniques for detecting and correcting quantum errors. For example, in one embodiment, an error decoder (within the QEC unit 808) decodes a multi-qubit measurement from the quantum processor 207 to determine whether an error has occurred and, if so, implements corrective measures (is possible). The error measurements may be taken from multiple qubits in a manner which does not disturb the quantum information in the encoded state of the qubits (e.g., using ancilla qubits). In response, the QEC unit 808 generates error syndrome data from which it may identify the errors that have occurred and implement corrective operations. In one embodiment, the error syndrome data comprises a stabilizer code such as a surface code. In some cases, the response may simply be to reinitialize the qbits and start over. In other cases, however, modifications to the quantum algorithm implemented in the quantum program code 205C can be made to stabilize the region of the quantum processor responsible for the error (e.g., where compiler 205B includes a just-in-time (JIT) compiler). In either case, the CTPGs 402A perform the underlying physical operations under the control of the codewords/command packets 606 generated by the QEFU 204E. For example, the CTPG 402A may generate electromagnetic pulses to adjust the phase of one or more qbits in accordance with the detected phase error, or to reset the phase/spin of all qbits if re-initialization is required.
Addressing qubits in a manner which is similar to how classical CPU's address memory provides the scalability characteristics/attributes required for future quantum processor implementations. In particular, the above-described embodiments provide qubit indexing which is seamlessly integrated within an existing processor ISA and scales to a large number of qubit systems. These embodiments also remove pressure from the quantum instruction opcode space by way of a quantum extension to x86 or other architectures to address the qubit space and integrate quantum operations to existing processor pipelines.
A method in accordance with one embodiment of the invention is illustrated in
At 901 quantum and non-quantum instructions from runtime program code are fetched and decoded, generating quantum and non-quantum uops. At 902 an index generation unit evaluates quantum uops including register identifiers and optionally one or more values included with the uops to determine qubit index values. As described above, the indices may be generated using a variety of techniques including reading qubit index values from registers identified by the uops and generating additional qubit index values using integer values included with the uops.
At 903, the quantum execution circuitry generates a codeword specifying the quantum operations to be performed on the qubits identified by the calculated qubit index values. At 904, the quantum operations are performed on the specified qubits. At 905, qubit measurements are performed in response to another codeword generated based on additional uops. At 906, the analog measurement made on one or more of the qubits are converted to digital values. Error correction and/or flow control may then be performed based on the resulted digital result values stored in a register file of the processor.
In response to execution of the quantum program code, the quantum execution pipeline 1005 transmits commands to a qubit drive controller 1010 which performs the physical quantum operations on the quantum chip 1020. Depending on the implementation, this may be accomplished by a sequence of RF pulses to manipulate the qubits Q0-Q15 of the quantum chip 1020.
After all or a certain number of program operations have completed, a measurement unit 1015 reads/estimates the quantum state of one or more of the qubits Q0-Q15 and provides the measurement results to a decoding/error correction unit 1016 which decodes the measurements using error correction decoding techniques. For example, the decoding/error correction unit 1016 decodes a multi-qubit measurement from the quantum processor 1020 to determine whether an error has occurred and, if so, implements corrective measures if possible. The error measurements may be taken from multiple qubits in a manner which does not disturb the quantum information in the encoded state of the qubits (e.g., using ancilla qubits). In response, error syndrome data may be generated from which errors and corrective operations may be identified. In one embodiment, the error syndrome data comprises a stabilizer code such as a surface code. In some cases, the response may simply be to reinitialize the qbits Q0-Q15 and start over. In other cases, however, modifications to the quantum algorithm may be implemented in the quantum program code 1001.
The decoded/corrected results are provided to the quantum execution unit 1002 for further processing in accordance with the quantum runtime 1001. The typical operational flow of current quantum computer designs based on a fixed cycle time for each quantum operation executed by the quantum execution pipeline 1005 and each measurement taken by the measurement unit 1015.
At 1102, the state of the quantum system evolves in response to additional electromagnetic inputs specified by the quantum runtime 1001 and implemented by the quantum controller 1010. For example, different sets of qubits, including ancilla qubits, may be entangled and manipulated in accordance with the quantum runtime 1001.
At 1103, a measurement of the quantum system is taken. For example, the current spin of one of the entangled electrons may be measured. The system may subsequently be re-initialized prior to the next measurement (i.e., given that taking a measurement or learning any information about the quantum system disrupts the quantum state). The physical qubits may be periodically measured during each error correction cycle.
At 1104 error detection/classification is performed on the measured results to determine whether an error has occurred. The error cycle completes with an error correction operation at 1105 using a specified set of codes, which attempts to correct any detected errors.
The quantum algorithm execution flow for current quantum computing systems consists of compiling a long list of quantum logic gates organized into a quantum circuit and executed serially on a collection of laboratory instruments which generate a sequence of RF pulses to manipulate the qubits of a quantum processor (e.g., such as arbitrary waveform generators).
There is very little interaction and feedback between the quantum algorithm running on the accelerator and a classical processor or control unit. This is due to the fact that few mechanisms exist for integrating the quantum computing logic with classical logic using the tools available and developed over 60 years of classical computing.
The implementations described below leverage exiting classical tools to provide a sophisticated runtime management of instruction flows for both the quantum accelerator hardware (sometimes referred to below as a quantum controller) and the classical computing hardware. In particular, standard compilation tools such as the compiler, linker, and assembler and OS supporting tools such as libraries and program loaders are extended to implement a new quantum runtime library for managing the interplay of quantum accelerator logic and classical instruction flow. This is accomplished, in part, by augmenting an OS loader file (an Executable and Linkable Format (ELF) file). In addition, Quantum Basic Blocks (QBBs) are defined and implemented which group quantum-accelerated portions of program code into quantum measurement terminated code blocks that are accessible by a quantum runtime library in the final executable.
Specifically, some embodiments of the invention include compiler front-end language extensions to support intrinsic quantum operations as part of the normal program writing flow. The quantum operators are specified with intrinsics which delineate blocks of quantum code intermixed with the native host processor code. In addition, certain embodiments perform compiler extraction of quantum basic blocks (QBBs) which can be linked into unified QBBs and stored using an extension of the Executable and Linking Format (ELF), referred to herein as ELF Quantum or ELFQ.
In addition, at least some embodiments of the invention include a quantum run-time environment that allows the classical host code to trigger upload and processing of the quantum basic blocks at the correct location in the program-executable control flow. These embodiments ensure that the correct block IDs are loaded and issued at the right moment and report back results in specified CPU registers or memory locations for further handling on the classical processing side.
A quantum accelerator and a classical host processor can be configured to interact in various ways. At one extreme, there may be limited or no interaction between the classical processor and the quantum accelerator (“non-interacting” or “pure quantum” implementations). This represents the systems used by the quantum computing community today. In these implementations, the host processor simply maintains a loop counter and keeps issuing the same basic block of quantum accelerated code and awaits measurement results. There is no classical-quantum interaction through branches.
A software-driven “hybrid” quantum system is controlled via classical software, which provides for a selection between quantum blocks based on a classical variable and also allows the movement of qubit state into registers of the host processor. The state may then be used to select a new quantum block. The hybrid approach is being seriously explored in the quantum computing community today.
A hardware-driven hybrid quantum system allows full interaction between the quantum accelerator code and classical host processor instructions. The hardware-driven hybrid approach allows for a simplified compiler and reduces the need for an ELFQ extended format. However, this approach has not been seriously considered by the quantum community due, at least in part, to cost and the time to develop such a system. Such a system leverages speed of execution but introduces integration problems and noise problems (and increased errors) resulting from classical processing overhead. Moreover, to be fully integrated, a classical processor would need to operate at quantum refrigeration temperatures (e.g., 0 mKelvin) which is not currently possible.
To address the above limitations, the embodiments of the invention include a sophisticated compilation tool chain to manage all three of these interaction scenarios.
Referring to
The cross-compilation logic 1320 extracts blocks of quantum operations or instructions 1306 generated based on the source code 1301 and compiles them into quantum basic block (QBB) target object files 1316 (or into QBB sections of the target object files). The cross-compilation logic 1320 also compiles the non-quantum code 1305 into non-quantum target object files 1315 (or non-quantum sections of the target object files). In at least one embodiment, the cross-compilation logic 1320 forms these quantum basic blocks of code 1316 by detecting sequences of quantum operations or instructions generated from the program source file 1301, grouping them together, and bounding them with classical host processor operations/instructions (e.g., immediately before and after each quantum basic block). If the cross-compilation logic 1320 detects a quantum measurement as it is scanning the quantum operations/instructions then it will terminate the quantum basic block and start a new quantum basic block directly following the measurement. This quantum basic block delineation process allows quantum algorithms to be accommodated which are designed to do quantum error correction cycles through parity measurements. A quantum basic block can be as short as a single pair of parity measurements or as long as a full quantum program.
When the cross compiler logic 1301 has found a quantum basic block and delineated it, it injects a call to the quantum runtime service (QRTS) module with the block identifier for the QBBs. This allows the classical compiler 1321 toolchain to compile the source code 1301 classically without any knowledge of the quantum accelerator sequences.
During the link stage, the linker 1330 assembles the cross-compiled quantum basic blocks object files 1316 and the classical/non-quantum object files 1315 generated by compiling the source code with the injected quantum runtime service (QRTS) 1350 function calls into a unified Executable and Linker Format for Quantum (ELFQ) file 1340. The ELFQ file format is extended to contain a new section called “.qbbs” that contains a table structure for listing the individual QBBs. Each QBB is delineated by a table entry in the .qbbs table section header. It is the job of the linker 1330 to assemble the quantum basic block sections 1316 in each object file into one or more unified QBB sections in the extended ELFQ file 1340.
The final compiled ELFQ executable 1340 includes not only the classical code but a quantum runtime library (QRTL) 1350 that, when executed on the host processor 1260, extracts the ELFQ quantum basic block instructions from the ELFQ executable 1340 and issues them to the quantum accelerator hardware 1265, which responsively controls qubits in a quantum processor 1270. During program execution the quantum runtime service (QRTS) 1350 causes the host processor 1260 to issue the quantum basic blocks at the appropriate point in the program flow control, allowing hybrid operation of the quantum-classical computer. Although illustrated as a separate unit in
Thus,
Hybrid Compilation and Execution Model for Quantum-Classical Variational Algorithms with Quantum Compiler Toolchain
The following section builds on the concepts set forth above with additional hybrid classic/quantum compilation techniques as well as specific architectural arrangements and algorithms. It should be noted, however, that the underlying principles of the invention are not necessarily limited to these specific details.
Quantum computing has the potential to solve classically intractable problems. Current quantum computers in the Noisy Intermediate-Scale Quantum (NISQ) regime are limited by the total number of operations that can be performed reliably, as well as the total number of quantum bits (qubits) available. One of the most promising applications to demonstrate quantum speedup for NISQ systems are hybrid quantum-classical algorithms, such as variational quantum eigensolver (VQE) and quantum approximate optimization algorithm (QAOA). These applications depend on a tight relationship between classical computing and quantum accelerators during program execution.
Some of the embodiments described herein include quantum extensions to the C++ programming language which leverage the LLVM infrastructure to compile a quantum program. The LLVM infrastructure is a set of compiler and toolchain technologies designed around a language-independent intermediate representation (IR) which is used to design front ends for programming languages and back ends for instruction set architecture.
Using C++ to handle the analysis and optimization of large quantum programs has proved to be faster than other higher-level languages such as Python. The embodiments described below adopt the programming language model originally demonstrated by JavadiAbhari et al, in Parallel Computing 45, 2 (2015), Computing Frontiers 2014, to the extent of defining custom datatypes, custom intrinsic functions and utilizing LLVM pass infrastructure. Furthermore, the embodiments of the invention described herein are designed for expressing hybrid quantum-classical algorithms, supporting dynamic parameters to quantum circuits with single compilation, a code generator for a qubit control processor, a quantum runtime library for managing execution, along with definition of an application binary interface (ABI) for executable.
The LLVM framework includes Clang—a compiler for the C family of languages, with a target-independent optimizer, an extensible backend for new targets and a linker. The frontend parses the input source program in a high-level programming language, performs lexical, syntactic, and semantic analyses, and generates a lower-level intermediate representation (IR) as the output. The optimizer stage is responsible for improving the execution performance. In LLVM, this is managed by transformation passes that translate the IR into an optimized IR. The backend is associated with a specific target machine (e.g., a particular X86 processor model), and performs code generation by mapping the IR to the target instruction set.
To enable the power of quantum computation, the embodiments of the invention include a full stack of system software and hardware.
The application 1411 includes a quantum algorithm and any relevant classical logic represented in C++ source code. The compiler toolchain 1421 translates this unified C++ source file into a binary executable. The quantum runtime 1430 provides library calls for managing quantum-classical interaction and communicating with qubit control processors 1450 that manage the execution on the quantum backend via control electronics 1460. The qubit backend can also be a quantum dot simulator 1470 or physical quantum dot qubit chip 1480.
A quantum circuit simulator 1440 such as the Intel Quantum Simulator (IQS) can directly interact with the quantum runtime 1430 interface and execute the quantum circuit. A quantum dot qubit chip 1480 or its equivalent simulator 1470 additionally needs the qubit control processor 1450 and supporting electronics 1460 for generating the necessary control signals.
Embodiments of the invention perform the compilation of quantum programs by extending the LLVM compiler framework, which allows programmers to leverage existing compiler techniques for quantum program analysis, optimization, and executable code generation.
In addition, at least some embodiments include a compilation and execution model for hybrid quantum-classical variational algorithms. Using the techniques described herein, the hybrid program 1411 only needs to be compiled once for the execution of multiple algorithm iterations, significantly reducing the execution latency.
A full-stack software platform including C++ quantum extensions, compiler, runtime, and simulator are described. Feasibility of these embodiments is demonstrated by running a hybrid quantum-classical algorithm that prepares thermal equilibrium states called Thermofield Double (TFD) states. This variational TFD algorithm is important to the application area of materials design or the simulation of complex electronic materials.
The quantum compiler toolchain 1420 provides a software platform that allows programmers to design, compile, and execute hybrid quantum-classical applications. In some implementations, the quantum compiler toolchain 1420 includes two components: a host compiler, which is an LLVM-based Clang compiler; and a device compiler, which is targeted to a quantum instruction set architecture (QuISA) as described herein.
As mentioned above, some embodiments of the invention compile quantum kernels into quantum basic blocks (QBBs), where each QBB is a straight-line sequence of quantum operations with no classical operations.
A second program code sequence 1612 reads measurements and/or updates the parameters in the next QBB 1602 which it issues to the quantum device 1265. Another wait loop 1613 is executed in parallel with the second QBB 1602. The non-quantum and quantum instruction sequences alternate in this manner until a final QBB 1603 is executed with a final set of parameters in parallel with a final wait loop 1614. A final program code sequence 1615 executed on the host processor 1260 then computes the final results which may be stored in processor registers and/or the cache/memory subsystem of the host processor 1260.
Once a quantum kernel is called by the program, the host processor uses a blocking call to issue the corresponding QBB 1601-1602 and transfers the control to the quantum hardware 1265. After the QBB execution is complete (e.g., after QBB 1602 completes execution in the example), the results are passed to the host program 1600, and the program control is transferred back to the host processor 1260.
Embodiments of the invention facilitate tight integration of a processor and the quantum accelerator and update instructions in the instruction stream dynamically for parameterized circuits 1425 at runtime. This design allows users to specify both quantum and classical functions in a single program file 1501 and generates a single integrated executable binary. Thus, our approach can leverage symbol mapping to update parameters used in a quantum circuit at runtime.
Thus, instead of re-compiling the whole circuit at runtime, the QRT library 1702 only replaces the variables with actual values for the parameterized instructions. Using these techniques, programmers only need one compilation to perform a variational algorithm for all iterations, leading to a significant performance benefit.
Additional details associated with certain embodiments of the invention are provided below, described with respect to LLVM and ELF extensions. Note, however, that the underlying principles of the invention are not limited to any particular programming standard or framework.
Quantum_kernel and quantum_shared_var attributes are defined, as well as qbit and cbit datatypes for the language extensions. The quantum kernel attribute identifies quantum-specific functions in a program to allow intermixing of classical and quantum code in a unified source file. An array annotated with the attribute quantum_shared_var enables sharing of data from classical functions to quantum functions. The datatypes qbit and cbit are used for representing operands for qubits and classical data values, respectively.
A standard set of quantum logic gates is made available through the quintrinsics.h header file that resides under clang/Quantum directory in the LLVM structure. Although each quantum operation has an identifier name, a gate is defined by its matrix representation as indicated in the example program code sequence below. This avoids any ambiguity as to the behavior of a quantum gate, and allows for easily changing the name for a future standard. Users can also define custom operations by defining a gate with these fields. This file also defines two macros, quantum_kernel and quantum_shared_double_array, as shorthand to apply the newly-defined attributes to functions and array variables, respectively.
The frontend 1802 is responsible for translating the source code 1501 from a higher-level language (e.g., C++) to an intermediate representation (IR). By default, an LLVM-generated IR file has the .IL extension. At this stage, the input is a user-defined unified C++ source file 1501 with intermixed quantum-classical logic. As a result, the output is also an intermixed quantum-classical intermediate representation.
Some embodiments of the invention utilize the LLVM Pass framework to define custom transformation passes that perform IR to IR translation for the quantum program (e.g., 1803 in
The LLVM framework provides classes and APIs to traverse and update the source in its IR form, which are utilized for optimization 1804. Certain key custom transformation passes implemented by embodiments of the invention are described below.
Extract Quantum-Specific Logic 1803: This pass takes the combined classical-quantum IR and filters it to extract quantum-only logic and its dependencies. The quantum-specific IR will be processed by the quantum device backend.
Optimization: This step includes a set of passes for efficient representation of the quantum logic by means such as PoPR synthesis.
Gate Decomposition: The standard gates are transformed into quantum operations natively supported by the quantum device as defined in QuISA.
Qubit mapping: To make optimal use of available resources, the program qubits are assigned to the available physical qubits taking qubit connectivity and availability into consideration.
Scheduling: The sequence of the quantum operations is updated considering the timing information for the target quantum device.
For the quantum extension, a new LLVM backend is defined that converts the IR to code for the quantum target machine. This process is also referred to as CodeGen, which stands for machine code generation. It involves directed acyclic graph (DAG) legalization, instruction selection, register allocation and machine code emission.
A custom backend target is implemented in LLVM that converts IR to machine code for the qubit control processor 1450 instruction set. A new class is defined for a quantum machine which is inherited from the TargetMachine class. In this phase, relocatable machine code is generated—referred to as a quantum object file (identified by a .qo extension). The backend can optionally generate an assembly file for a human-readable version of the machine code.
The linker is extended to add support for ELFQ and produces an executable file 1530 from the quantum object file. This binary executable 1530 puts the quantum instructions in the .qbbs text section and also creates a table header in the .qbbs section.
The integration header generator 1806 constructs a quantum integration header file that is merged back into the classical part of the code. The integrated header generator 1806 also creates metadata in the form of a mapping file that maps the functions annotated with quantum kernel attributes with their identifier in the .qbbs section of the ELFQ file.
LibTooling is a library provided by Clang to support source-to-source translation tools. Embodiments of the invention leverage this facility in the LLVM framework to implement a tool called QuantumKernelReplacer. This tool instantiates a FrontendActionFactory class in Clang which invokes the specified action in the Clang frontend. Using the classes MatchFinder and ASTConsumer, this tool parses the abstract syntax tree (AST) of the input source program, looks for the invocations of functions annotated with the quantum kernel attribute, and replaces them with equivalent Quantum Runtime library API calls using the mapping from the integration header generator 1806. Thus, the quantum compute logic is represented in a different format and merged back into the classical-only portions of the code.
Extensions to the industry standard Extensible and Linkable File (ELF) format are defined so that a program executable binary generated by the compiler toolchain carries with it both the classical and the quantum program code in 64-bit binary form.
The Quantum Runtime (QRT) library 1520 provides an application programming interface (API) for initialization of the underlying quantum target, scheduling of quantum functions synchronously or asynchronously to the quantum target device, and retrieval of results from quantum measurement operations. The interaction between the classical host computer 1410 and the quantum device 1420 as managed by the QRT 1430 is depicted in
A full-stack framework of compilation and execution of a quantum program is the key to harnessing the power of quantum computation. Embodiments of the invention include an LLVM-based C++ framework with quantum extensions supporting hybrid quantum-classical algorithm compilation and execution. Using these embodiments, just a single compilation is required for running quantum-classical variational algorithms, since dynamic parameters are supported.
In one embodiment of the invention, optimization steps are performed in compiling quantum applications to reduce the resource usage on quantum hardware, while preserving the underlying quantum logic. Depth of the quantum circuit is a cost measure that can be improved by reducing the number of quantum operations.
Current implementations use product-of-Pauli-rotations (PoPR) circuit synthesis extended to general quantum programs to achieve optimization. The quantum circuit is converted into vectorized binary representations for optimization and re-synthesis of the circuit. Since this process is compute-intensive, there is a super-polynomial/sub-exponential increase in the compilation time with a higher number of qubits. For an implementation of the Quantum Fourier Transform (QFT) algorithm, the compilation time with and without use of the PoPR optimization for qubit count ranges from 5 to 8191.
Most of the smallest quantum computer prototypes today (<60 qubits) use scripting languages and interpreters to program and run quantum circuits. Scripting languages and interpreters can suffer from increased latencies and inherently lower performance/throughput. Therefore, they are not generally scalable to commercial quantum computer (>1000 qubits) workloads.
Slightly larger quantum computer prototypes (<200 qubits) use quantum compilers for efficiency in execution. For these small quantum computers, these quantum software toolchains (which include compilers) are generally able to run on standard host computers without causing a major bottleneck. However, performing quantum compilation on a host computer is not scalable to commercial quantum computer workloads without dedicating extremely large amounts of computational resources for compilation. A large-scale quantum computer would need high performance computational resources just for the compilation process itself. As quantum hardware becomes larger and less noisy, compilation will be a barrier for large-scale adoption and use.
Embodiments of the invention include an integrated circuit (IC) design and implementation specifically optimized for quantum compilation tasks. By way of example, and not limitation, these embodiments may be implemented as an application-specific integrated circuit (ASIC) or field-programmable gate array (FPGA). However, the underlying principles of the invention are not limited to any particular type of integrated circuit.
A dedicated IC specifically optimized for compilation, including qubit mapping, routing, and scheduling of quantum instructions, results in a significantly lower power compilation process and reduces the resource barriers needed to access the large amounts of classical computation required for the quantum compilation process. The compiler logic implemented in the IC may be used as a stand-alone component that can be easily integrated into various quantum computing stacks, reducing the bottleneck that is looming for compilation of algorithms on large-scale commercial sized quantum computers.
For the purpose of illustration one embodiment of an IC optimized for quantum compilation is described below within the context of a full quantum computing stack, namely as if it were an implementation of the hybrid compilation techniques described above (see, e.g.,
In some embodiments, new instructions included in the instruction set architecture of the host processor 2201 provide for offloading quantum-classical compiling tasks to the quantum compiler accelerator 2210 and offloading execution of quantum program code to the quantum execution accelerator 2220 as described herein. Work queues may be established for each of the quantum compiler accelerator 2210 and quantum execution accelerator 2220. To offload work, the host processor 2201 may submit work requests into each of the work queues in the form of work descriptors specifying commands to be executed and indicating the location of the relevant data. The quantum compiler accelerator 2210 and quantum execution accelerator 2220 fetch work requests from their respective work queues, perform the requested operations to generate results, and store the results in a location accessible to the host processor 2201 (e.g., in a shared memory region, a designated host queue or buffer, etc).
In the illustrated embodiment, the quantum execution accelerator 2220 is used when executing hybrid quantum-classical workloads. The runtime quantum-specific hardware of the quantum execution accelerator 2220 includes a quantum control processor 2221 for decoding the quantum runtime code to generate control signals, a control-pulse generator 2222 to generate sequences of RF pulses operating on qubits of a qubit device 2223.
The quantum compiler accelerator 2210 and quantum execution accelerator 2220 may be integrated on the same chip as the host processor 2201. Alternatively, one or more of these integrated circuit blocks may be implemented on separate chips but in the same package as the host processor 2201 and coupled to the host processor 2201 via high speed in-package links. In other implementations, one or more of the integrated circuit blocks are implemented on a separate package in a different socket in the same computer system.
In any of these implementations, the interconnections between the host processor 2201, quantum compiler accelerator 2210 and quantum execution accelerator 2220 may include cache-coherent links which allow these components to efficiently exchange data within a region of shared memory (e.g., via shared virtual memory space) and exchange commands and/or control signals.
In one embodiment, the quantum compiler accelerator 2210 comprises optimized parallel data processing hardware to perform common tasks used in the compilation of quantum basic blocks of a quantum compiler. This may include, but is not limited to, one or more of:
In this embodiment, some of the quantum portion of the source code may be processed (partially compiled) on the host processor 2201. Referring to
Once the quantum compiler accelerator 2210 completes its optimization of quantum instructions, it may pass these instructions back to the host CPU 2201 which saves the instructions as a linkable, binary file representing the output. Alternatively, one embodiment of the quantum compiler accelerator 2210 writes the linkable, binary file itself. In either case, the classical and quantum binaries are linked into a single executable.
During execution of the optimized quantum algorithm, the host processor 2201 executes the classical binary and offloads the quantum binary to the quantum execution accelerator 2220. The quantum control processor 2221 decodes the optimized quantum runtime code from the quantum binary to generate control signals which cause the control-pulse generator 2222 to generate sequences of RF pulses operating on qubits of the qubit device 2223.
Thus, the embodiments of the invention do not require the entire process of compilation of the source code 2320 be performed by the quantum compiler accelerator 2210. Rather, some compilation tasks are performed on the host processor 2201 which offloads a substantial portion of quantum-specific tasks to the quantum compiler accelerator 2210.
A method in accordance with one embodiment of the invention is illustrated in
At 2401, the host processor receives hybrid source code comprising classical and quantum components and, at 2402, the host processor partially compiles the source code, generating sequential blocks of quantum operations (e.g., quantum basic blocks).
At 2403, the host processor offloads quantum compilation work including the sequential blocks of quantum operations to the quantum compiler accelerator hardware. At 2404, the quantum compiler accelerator hardware optimizes quantum operations and provides the results the host processor. Either the quantum compiler accelerator hardware or the host processor generates a quantum binary specifying the quantum operations.
At 2405, to execute the quantum algorithm, the host processor offloads execution of the quantum binary to quantum accelerator hardware and, at 2406, the quantum accelerator hardware executes the quantum operations (e.g., generates RF pulses to manipulate the state of qubits) and provides measurement results to the host processor.
In the above detailed description, reference is made to the accompanying drawings that form a part hereof, and in which is shown, by way of illustration, embodiments that may be practiced. It is to be understood that other embodiments may be utilized and structural or logical changes may be made without departing from the scope of the present disclosure. Therefore, the following detailed description is not to be taken in a limiting sense.
Various operations may be described as multiple discrete actions or operations in turn in a manner that is most helpful in understanding the claimed subject matter. However, the order of description should not be construed as to imply that these operations are necessarily order dependent. In particular, these operations may not be performed in the order of presentation. Operations described may be performed in a different order from the described embodiment. Various additional operations may be performed, and/or described operations may be omitted in additional embodiments. Terms like “first,” “second,” “third,” etc. do not imply a particular ordering, unless otherwise specified.
For the purposes of the present disclosure, the phrase “A and/or B” means (A), (B), or (A and B). For the purposes of the present disclosure, the phrase “A, B, and/or C” means (A), (B), (C), (A and B), (A and C), (B and C), or (A, B, and C). The term “between,” when used with reference to measurement ranges, is inclusive of the ends of the measurement ranges. As used herein, the notation “A/B/C” means (A), (B), and/or (C).
The description uses the phrases “in an embodiment” or “in embodiments,” which may each refer to one or more of the same or different embodiments. Furthermore, the terms “comprising,” “including,” “having,” and the like, as used with respect to embodiments of the present disclosure, are synonymous.
Embodiments of the invention may include various steps, which have been described above. The steps may be embodied in machine-executable instructions which may be used to cause a general-purpose or special-purpose processor to perform the steps. Alternatively, these steps may be performed by specific hardware components that contain hardwired logic for performing the steps, or by any combination of programmed computer components and custom hardware components.
As described herein, instructions may refer to specific configurations of hardware such as application specific integrated circuits (ASICs) configured to perform certain operations or having a predetermined functionality or software instructions stored in memory embodied in a non-transitory computer readable medium. Thus, the techniques shown in the figures can be implemented using code and data stored and executed on one or more electronic devices (e.g., an end station, a network element, etc.). Such electronic devices store and communicate (internally and/or with other electronic devices over a network) code and data using computer machine-readable media, such as non-transitory computer machine-readable storage media (e.g., magnetic disks; optical disks; random access memory; read only memory; flash memory devices; phase-change memory) and transitory computer machine-readable communication media (e.g., electrical, optical, acoustical or other form of propagated signals—such as carrier waves, infrared signals, digital signals, etc.).
In addition, such electronic devices typically include a set of one or more processors coupled to one or more other components, such as one or more storage devices (non-transitory machine-readable storage media), user input/output devices (e.g., a keyboard, a touchscreen, and/or a display), and network connections. The coupling of the set of processors and other components is typically through one or more busses and bridges (also termed as bus controllers). The storage device and signals carrying the network traffic respectively represent one or more machine-readable storage media and machine-readable communication media. Thus, the storage device of a given electronic device typically stores code and/or data for execution on the set of one or more processors of that electronic device. Of course, one or more parts of an embodiment of the invention may be implemented using different combinations of software, firmware, and/or hardware. Throughout this detailed description, for the purposes of explanation, numerous specific details were set forth in order to provide a thorough understanding of the present invention. It will be apparent, however, to one skilled in the art that the invention may be practiced without some of these specific details. In certain instances, well known structures and functions were not described in elaborate detail in order to avoid obscuring the subject matter of the present invention. Accordingly, the scope and spirit of the invention should be judged in terms of the claims which follow.
In the above detailed description, reference is made to the accompanying drawings that form a part hereof, and in which is shown, by way of illustration, embodiments that may be practiced. It is to be understood that other embodiments may be utilized and structural or logical changes may be made without departing from the scope of the present disclosure. Therefore, the following detailed description is not to be taken in a limiting sense.
Various operations may be described as multiple discrete actions or operations in turn in a manner that is most helpful in understanding the claimed subject matter. However, the order of description should not be construed as to imply that these operations are necessarily order dependent. In particular, these operations may not be performed in the order of presentation. Operations described may be performed in a different order from the described embodiment. Various additional operations may be performed, and/or described operations may be omitted in additional embodiments. Terms like “first,” “second,” “third,” etc. do not imply a particular ordering, unless otherwise specified.
For the purposes of the present disclosure, the phrase “A and/or B” means (A), (B), or (A and B). For the purposes of the present disclosure, the phrase “A, B, and/or C” means (A), (B), (C), (A and B), (A and C), (B and C), or (A, B, and C). The term “between,” when used with reference to measurement ranges, is inclusive of the ends of the measurement ranges. As used herein, the notation “A/B/C” means (A), (B), and/or (C).
The following are example implementations of different embodiments of the invention.
Example 1. An apparatus comprising: a host processor to perform a partial compilation on hybrid quantum-classical source code to generate one or more sequential blocks of quantum operations; a quantum compiler accelerator to receive compilation work offloaded by the host processor including an indication of the one or more sequential blocks of quantum operations, the quantum compiler to perform optimization operations to optimize runtime execution of one or more of the quantum operations in view if a quantum accelerator architecture to generate optimized quantum operations; and a quantum execution accelerator having the quantum accelerator architecture to execute the optimized quantum operations to manipulate a state of one or more qubits, to measure a state of the one or more qubits, and to provide measurement data indicating the state to the host processor.
Example 2. The apparatus of example 1 wherein the host processor, quantum compiler accelerator, and quantum execution accelerator are integrated on a single integrated circuit chip or a single processor package.
Example 3. The apparatus of example 1 wherein the optimized quantum operations are stored as instructions executable by the quantum execution accelerator.
Example 4. The apparatus of example 3 wherein the instructions are stored in a linkable, quantum binary.
Example 5. The apparatus of example 4 wherein the partial compilation on hybrid quantum-classical source code is to further generate a classical binary including instructions to be executed by the host processor.
Example 6. The apparatus of example 5 wherein the quantum binary and the classical binary are linked into a single executable for performing an optimized quantum algorithm.
Example 7. The apparatus of example 6 wherein to execute the optimized quantum algorithm, the host processor is to execute the instructions of the classical binary and to offload execution of the instructions in the quantum binary to the quantum execution accelerator.
Example 8. The apparatus of example 7 wherein the quantum execution accelerator comprises: a quantum control processor to execute the instructions of the quantum binary to generate control signals; a pulse generator to generate radio frequency (RF) pulses in response to the control signals; and a qubit device comprising one or more qubits to be manipulated by the RF pulses.
Example 9. The apparatus of example 1 wherein the optimization operations comprise one or more of: generating additional operations and mapping the additional operations to qubits in accordance with the quantum accelerator architecture; scheduling the operations based on the quantum accelerator architecture; and decomposing of all operations to into native instructions based on the quantum accelerator architecture.
Example 10. A method comprising: performing a partial compilation on hybrid quantum-classical source code on a host processor to generate one or more sequential blocks of quantum operations; offloading compilation work from the host processor to a quantum compiler accelerator, the compilation work including an indication of the one or more sequential blocks of quantum operations; performing optimization operations by the quantum compiler accelerator to optimize runtime execution of one or more of the quantum operations in view if a quantum accelerator architecture to generate optimized quantum operations; and executing the optimized quantum operations on a quantum execution accelerator having the quantum accelerator architecture to manipulate a state of one or more qubits, to measure a state of the one or more qubits, and to provide measurement data indicating the state to the host processor.
Example 11. The method of example 10 wherein the host processor, quantum compiler accelerator, and quantum execution accelerator are integrated on a single integrated circuit chip or a single processor package.
Example 12. The method of example 10 wherein the optimized quantum operations are stored as instructions executable by the quantum execution accelerator.
Example 13. The method of example 12 wherein the instructions are stored in a linkable, quantum binary.
Example 14. The method of example 13 wherein the partial compilation on hybrid quantum-classical source code is to further generate a classical binary including instructions to be executed by the host processor.
Example 15. The method of example 14 wherein the quantum binary and the classical binary are linked into a single executable for performing an optimized quantum algorithm.
Example 16. The method of example 15 wherein executing the optimized quantum algorithm comprises the host processor executing the instructions of the classical binary and offloading execution of the instructions in the quantum binary to the quantum execution accelerator.
Example 17. The method of example 16 wherein the quantum execution accelerator comprises: a quantum control processor to execute the instructions of the quantum binary to generate control signals; a pulse generator to generate radio frequency (RF) pulses in response to the control signals; and a qubit device comprising one or more qubits to be manipulated by the RF pulses.
Example 18. The method of example 10 wherein the optimization operations comprise one or more of: generating additional operations and mapping the additional operations to qubits in accordance with the quantum accelerator architecture; scheduling the operations based on the quantum accelerator architecture; and decomposing of all operations to into native instructions based on the quantum accelerator architecture.
Example 19. A machine-readable medium having program code stored thereon which, when executed by a machine, causes the machine to perform the operations of: performing a partial compilation on hybrid quantum-classical source code on a host processor to generate one or more sequential blocks of quantum operations; offloading compilation work from the host processor to a quantum compiler accelerator, the compilation work including an indication of the one or more sequential blocks of quantum operations; performing optimization operations by the quantum compiler accelerator to optimize runtime execution of one or more of the quantum operations in view if a quantum accelerator architecture to generate optimized quantum operations; and executing the optimized quantum operations on a quantum execution accelerator having the quantum accelerator architecture to manipulate a state of one or more qubits, to measure a state of the one or more qubits, and to provide measurement data indicating the state to the host processor.
Example 20. The machine-readable medium of example 19 wherein the host processor, quantum compiler accelerator, and quantum execution accelerator are integrated on a single integrated circuit chip or a single processor package.
The description uses the phrases “in an embodiment” or “in embodiments,” which may each refer to one or more of the same or different embodiments. Furthermore, the terms “comprising,” “including,” “having,” and the like, as used with respect to embodiments of the present disclosure, are synonymous.
Embodiments of the invention may include various steps, which have been described above. The steps may be embodied in machine-executable instructions which may be used to cause a general-purpose or special-purpose processor to perform the steps. Alternatively, these steps may be performed by specific hardware components that contain hardwired logic for performing the steps, or by any combination of programmed computer components and custom hardware components.
As described herein, instructions may refer to specific configurations of hardware such as application specific integrated circuits (ASICs) configured to perform certain operations or having a predetermined functionality or software instructions stored in memory embodied in a non-transitory computer readable medium. Thus, the techniques shown in the figures can be implemented using code and data stored and executed on one or more electronic devices (e.g., an end station, a network element, etc.). Such electronic devices store and communicate (internally and/or with other electronic devices over a network) code and data using computer machine-readable media, such as non-transitory computer machine-readable storage media (e.g., magnetic disks; optical disks; random access memory; read only memory; flash memory devices; phase-change memory) and transitory computer machine-readable communication media (e.g., electrical, optical, acoustical or other form of propagated signals—such as carrier waves, infrared signals, digital signals, etc.).
In addition, such electronic devices typically include a set of one or more processors coupled to one or more other components, such as one or more storage devices (non-transitory machine-readable storage media), user input/output devices (e.g., a keyboard, a touchscreen, and/or a display), and network connections. The coupling of the set of processors and other components is typically through one or more busses and bridges (also termed as bus controllers). The storage device and signals carrying the network traffic respectively represent one or more machine-readable storage media and machine-readable communication media. Thus, the storage device of a given electronic device typically stores code and/or data for execution on the set of one or more processors of that electronic device. Of course, one or more parts of an embodiment of the invention may be implemented using different combinations of software, firmware, and/or hardware. Throughout this detailed description, for the purposes of explanation, numerous specific details were set forth in order to provide a thorough understanding of the present invention. It will be apparent, however, to one skilled in the art that the invention may be practiced without some of these specific details. In certain instances, well known structures and functions were not described in elaborate detail in order to avoid obscuring the subject matter of the present invention. Accordingly, the scope and spirit of the invention should be judged in terms of the claims which follow.