Skip to content

[DO NOT MERGE] Test Python limited API compilation #278

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

Draft
wants to merge 6 commits into
base: branch-25.06
Choose a base branch
from

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Apr 26, 2024

This PR is leveraging the convenience of the devcontainer framework for having a long-lived test of this functionality exist in a reproducible fashion.

@trxcllnt
Copy link
Collaborator

cugraph-ops fix PR here: https://github.com/rapidsai/cugraph-ops/pull/637

@trxcllnt
Copy link
Collaborator

@vyasr is your intention to merge this into the repo, or just open this PR so you can validate the change in CI?

@vyasr
Copy link
Contributor Author

vyasr commented Apr 26, 2024

@trxcllnt this is just for testing, and to make it easier to track changes in a way that's visible to others (and also to help collaboration since setting up an environment for testing this is a bit nontrivial). Hope that's all right. I'll mark the PR as DO NOT MERGE to clearly indicate that this isn't just temporarily in draft, it'll never be opened.

@vyasr vyasr changed the title Test Python limited API compilation [DO NOT MERGE] Test Python limited API compilation Apr 26, 2024
@vyasr vyasr force-pushed the testing/py_limited_api branch from 682e09a to c9791a4 Compare September 24, 2024 19:01
Copy link

copy-pr-bot bot commented Sep 24, 2024

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@vyasr vyasr changed the base branch from branch-24.06 to branch-24.10 September 24, 2024 19:02
@vyasr
Copy link
Contributor Author

vyasr commented Sep 24, 2024

/ok to test

@vyasr vyasr force-pushed the testing/py_limited_api branch from 9ffb7c1 to 6327785 Compare April 10, 2025 18:54
@vyasr vyasr changed the base branch from branch-24.10 to branch-25.06 April 10, 2025 18:55
rapids-bot bot pushed a commit to rapidsai/kvikio that referenced this pull request Apr 28, 2025
I hadn't revisited kvikio's usage of CPython's functions outside the limited API since #504, and while reviving rapidsai/devcontainers#278 I found that these usages persist and are easy enough to remove.

Authors:
  - Vyas Ramasubramani (https://github.com/vyasr)

Approvers:
  - Mads R. B. Kristensen (https://github.com/madsbk)

URL: #692
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants