Update Q# integration
Created by: tnguyen-ornl
Related to https://github.com/ORNL-QCI/qcor/issues/119 and https://github.com/ORNL-QCI/qcor/issues/114
-
Added a sample DockerFile to the docker folder for tracking. Update driver to use
--load
option to load QIR generator plugin. -
Added a couple of examples from the Q# integration talk, also updated to the NISQ wrapper macro.
-
Updated the qcor driver script to handle
--build-exe
(addedEntryPoint
functions) and--runtime
options (runtime capability option)