NVIDIA / NVIDIA/cuda-quantum

Add support for IonQ v0.4 API

Open
#3,457 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement stale-notified
Dominant language
C++
Stars
1.1k
Forks
456
Avg merge
1d 22h
Merged PRs (30d)
165

Description

I have been tasked by IonQ team to add support for v0.4 API. The new API is documented here: https://docs.ionq.com/api-reference/v0.4/introduction The old v0.3 API will be removed.

There is a new draft PR here: https://github.com/NVIDIA/cuda-quantum/pull/3456 which is work in progress.

I need some guidance on implementing the tests. As far as I can see there are C++ tests, Python tests and integration tests but I am not sure where the integration test results can be visualized? How can I execute integration tests locally? Also I am trying to figure our where should I add tests for the changes I am working on. Where can I find some recommendations on this?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the IonQ v0.4 API documentation and the draft PR #3456 to understand the support already in progress. Then inspect the repository’s C++ tests, Python tests, and integration tests, and find the documented way to run integration tests locally. Done means v0.4 support is covered by the appropriate tests and their results can be verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, python
Domain
api, quantum-computing, testing-qa
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.