-
Notifications
You must be signed in to change notification settings - Fork 248
[docs] Add docs for adding a new backend #2878
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[docs] Add docs for adding a new backend #2878
Conversation
7dffc8b
to
936e95b
Compare
936e95b
to
425fdec
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @nvidia-dobri for getting this started!
A few additions for sake of completeness.
Signed-off-by: Dobri Yordanov <[email protected]>
425fdec
to
f5b7849
Compare
Signed-off-by: Dobri Yordanov <[email protected]>
Signed-off-by: Dobri Y <[email protected]>
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
Co-authored-by: Pradnya Khalate <[email protected]> Signed-off-by: Dobri Yordanov <[email protected]>
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
Signed-off-by: Dobri Yordanov <[email protected]>
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor edits recommended.
Thanks @nvidia-dobri !
Signed-off-by: Dobri Y <[email protected]>
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
Documentation for adding a new backend to CUDA-Q. Currently this only applies to a gate-based backend. Analog documentation to follow.