Skip to content

Add PTX helpers#686

Merged
leofang merged 5 commits into
NVIDIA:mainfrom
leofang:ptx_map
Jul 21, 2025
Merged

Add PTX helpers#686
leofang merged 5 commits into
NVIDIA:mainfrom
leofang:ptx_map

Conversation

@leofang

@leofang leofang commented Jun 6, 2025

Copy link
Copy Markdown
Member

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-pr-bot

copy-pr-bot Bot commented Jun 6, 2025

Copy link
Copy Markdown
Contributor

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
Comment thread cuda_bindings/cuda/bindings/utils/__init__.py Outdated
Comment thread cuda_bindings/cuda/bindings/utils/__init__.py Outdated
Comment thread cuda_bindings/cuda/bindings/utils/__init__.py Outdated
@leofang leofang marked this pull request as ready for review July 21, 2025 13:06
@leofang

leofang commented Jul 21, 2025

Copy link
Copy Markdown
Member Author

/ok to test 3b60964

@leofang

leofang commented Jul 21, 2025

Copy link
Copy Markdown
Member Author

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

@github-actions

This comment has been minimized.

Comment thread cuda_bindings/cuda/bindings/utils/_ptx_utils.py
@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

leofang commented Jul 21, 2025

Copy link
Copy Markdown
Member Author

Thanks, Keith!

@github-actions

Copy link
Copy Markdown
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

Archived in project

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