Skip to content
forked from ysiraichi/enfield

An OpenQASM source-to-source Compiler.

License

Notifications You must be signed in to change notification settings

ORNL-QCI/enfield

 
 

Repository files navigation

XACC - Enfield Placement plugin

This branch implements an XACC placement plugin (IRTransformation) based on the Enfield library.

Build Instructions:

  • Build the Dockerfile container. The Dockerfile will install XACC and other required libraries.

  • Perform a standard build, i.e.

mkdir build && cd build
cmake ..
make install
  • Run the unit test to veify the plugin if neeed:
ctest

About

An OpenQASM source-to-source Compiler.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.1%
  • OpenQASM 2.0%
  • Yacc 1.9%
  • CMake 1.3%
  • Pascal 0.8%
  • Shell 0.4%
  • Other 0.5%