Skip to content

Plugins for interfacing XACC to the D-Wave QPU

License

Notifications You must be signed in to change notification settings

moldos/xacc-dwave

 
 

Repository files navigation

Build Status

XACC Plugins for working with D-Wave Quantum Annealer

These plugins for XACC provide a Compiler implementation for D-Wave QMI and an Accelerator implementation targeting the remote D-Wave QPU infrastructure

Installation

With the XACC framework installed run the following

$ git clone --recursive https://github.com/ornl-qci/xacc-dwave
$ cd xacc-dwave && mkdir build && cd build
$ cmake .. -DXACC_DIR=$HOME/.xacc (or wherever you installed XACC)
$ make install 

Documentation

Questions, Bug Reporting, and Issue Tracking

Questions, bug reporting and issue tracking are provided by GitHub. Please report all bugs by creating a new issue with the bug tag. You can ask questions by creating a new issue with the question tag.

License

XACC-DWave is licensed - BSD 3-Clause.

About

Plugins for interfacing XACC to the D-Wave QPU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 81.5%
  • Python 9.2%
  • CMake 4.9%
  • Shell 2.5%
  • ANTLR 1.9%