Skip to content

Implement from_handle() for all cuda.core objects #192

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

Open
leofang opened this issue Oct 28, 2024 · 0 comments
Open

Implement from_handle() for all cuda.core objects #192

leofang opened this issue Oct 28, 2024 · 0 comments
Assignees
Labels
cuda.core Everything related to the cuda.core module feature New feature or request P1 Medium priority - Should do triage Needs the team's attention

Comments

@leofang
Copy link
Member

leofang commented Oct 28, 2024

We wanted to do this but it seems so far we've only covered Stream.from_handle. We want to also cover these objects:

  • Program
  • ObjectCode
  • Kernel
  • Buffer
@leofang leofang added cuda.core Everything related to the cuda.core module feature New feature or request P1 Medium priority - Should do labels Oct 28, 2024
@leofang leofang added this to the cuda.core beta 2 milestone Oct 28, 2024
@leofang leofang added the triage Needs the team's attention label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda.core Everything related to the cuda.core module feature New feature or request P1 Medium priority - Should do triage Needs the team's attention
Projects
None yet
Development

No branches or pull requests

2 participants