Skip to content

Add PTX helpers #686

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

Merged
merged 5 commits into from
Jul 21, 2025
Merged

Add PTX helpers #686

merged 5 commits into from
Jul 21, 2025

Conversation

leofang
Copy link
Member

@leofang leofang commented Jun 6, 2025

Description

Close #653.

Checklist

  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@leofang leofang added this to the cuda-python 12-next, 11-next milestone Jun 6, 2025
@leofang leofang self-assigned this Jun 6, 2025
@github-project-automation github-project-automation bot moved this to Todo in CCCL Jun 6, 2025
Copy link
Contributor

copy-pr-bot bot commented Jun 6, 2025

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.

@leofang leofang added P0 High priority - Must do! feature New feature or request cuda.bindings Everything related to the cuda.bindings module labels Jun 6, 2025
@leofang leofang marked this pull request as ready for review July 21, 2025 13:06
@leofang
Copy link
Member Author

leofang commented Jul 21, 2025

/ok to test 3b60964

@leofang
Copy link
Member Author

leofang commented Jul 21, 2025

cc @gmarkall for vis (context is NVIDIA/numba-cuda#262)

This comment has been minimized.

@github-project-automation github-project-automation bot moved this from Todo to In Review in CCCL Jul 21, 2025
@leofang leofang merged commit 94a4a5a into NVIDIA:main Jul 21, 2025
53 checks passed
@github-project-automation github-project-automation bot moved this from In Review to Done in CCCL Jul 21, 2025
@leofang leofang deleted the ptx_map branch July 21, 2025 17:05
@leofang
Copy link
Member Author

leofang commented Jul 21, 2025

Thanks, Keith!

Copy link

Doc Preview CI
Preview removed because the pull request was closed or merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda.bindings Everything related to the cuda.bindings module feature New feature or request P0 High priority - Must do!
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add a helper function to map PTX ISA versions to the corresponding CTK versions
2 participants