cuda-python icon indicating copy to clipboard operation
cuda-python copied to clipboard

Import cudart symbols properly

Open leofang opened this issue 9 months ago • 5 comments

Currently I hand-modify this, but we should be able to autogen it.

leofang avatar Apr 02 '25 18:04 leofang

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.

copy-pr-bot[bot] avatar Apr 02 '25 18:04 copy-pr-bot[bot]

/ok to test

leofang avatar Apr 02 '25 18:04 leofang

Doc Preview CI :---: |

:rocket: View preview at
https://nvidia.github.io/cuda-python/pr-preview/pr-545/
|
https://nvidia.github.io/cuda-python/pr-preview/pr-545/cuda-core/
|
https://nvidia.github.io/cuda-python/pr-preview/pr-545/cuda-bindings/

|

Preview will be ready when the GitHub Pages deployment is complete.

github-actions[bot] avatar Apr 02 '25 18:04 github-actions[bot]

I can apply the fix in autogen and push a commit to this PR.

vzhurba01 avatar Apr 02 '25 19:04 vzhurba01

I'll need https://github.com/NVIDIA/cuda-python/pull/544 to be merged first for this to be a clean commit though.

vzhurba01 avatar Apr 02 '25 19:04 vzhurba01

This is done as part of #597. Thanks, @vzhurba01!

leofang avatar May 04 '25 01:05 leofang