Skip to content
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

[refactoring] Remove code duplication for nvcf client classes #1334

Merged
merged 12 commits into from
Mar 18, 2024

Conversation

khalatepradnya
Copy link
Collaborator

  • Define base class BaseNvcfRuntimeClient from which NvcfRuntimeClient (C++) and PyNvcfRuntimeClient (Python) inherit
    so as to remove the duplicate code across files / classes.

khalatepradnya and others added 2 commits March 4, 2024 09:23
  `NvcfRuntimeClient` (C++) and `PyNvcfRuntimeClient` (Python) inherit
so as to remove the duplicate code across files / classes.
@khalatepradnya khalatepradnya self-assigned this Mar 4, 2024
@khalatepradnya khalatepradnya enabled auto-merge (squash) March 4, 2024 18:07
github-actions bot pushed a commit that referenced this pull request Mar 4, 2024
Copy link

github-actions bot commented Mar 4, 2024

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

Copy link

github-actions bot commented Mar 4, 2024

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request Mar 4, 2024
Copy link

github-actions bot commented Mar 4, 2024

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request Mar 4, 2024
github-actions bot pushed a commit that referenced this pull request Mar 4, 2024
Copy link

github-actions bot commented Mar 4, 2024

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

@khalatepradnya khalatepradnya added the no release notes Don't list this PR in the release notes label Mar 5, 2024
Copy link

github-actions bot commented Mar 5, 2024

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request Mar 5, 2024
github-actions bot pushed a commit that referenced this pull request Mar 5, 2024
Copy link

github-actions bot commented Mar 5, 2024

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

Copy link

github-actions bot commented Mar 6, 2024

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request Mar 6, 2024
github-actions bot pushed a commit that referenced this pull request Mar 6, 2024
Copy link

github-actions bot commented Mar 6, 2024

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

Copy link
Collaborator

@schweitzpgi schweitzpgi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow. Nice.

* Changed scope of members in the new classes
@khalatepradnya khalatepradnya merged commit a306d68 into NVIDIA:main Mar 18, 2024
133 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 18, 2024
@khalatepradnya khalatepradnya deleted the refactor branch March 18, 2024 16:33
@bettinaheim bettinaheim added this to the release 0.7.1 milestone Apr 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
no release notes Don't list this PR in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants