-
Notifications
You must be signed in to change notification settings - Fork 181
Closed
Labels
P0High priority - Must do!High priority - Must do!cuda.bindingsEverything related to the cuda.bindings moduleEverything related to the cuda.bindings moduleenhancementAny code-related improvementsAny code-related improvements
Milestone
Description
Sounds like a good idea to
- move the lifetime-related changes to another PR
- ensure both driver/runtime Python layers have the lifetime management for callbacks
- ensure both driver/runtime Cython layers have no lifetime management for callbacks (as if the CUDA C APIs are called from Cython, which was the intent AFAIK)
Originally posted by @leofang in #517 (comment)
leofang
Metadata
Metadata
Assignees
Labels
P0High priority - Must do!High priority - Must do!cuda.bindingsEverything related to the cuda.bindings moduleEverything related to the cuda.bindings moduleenhancementAny code-related improvementsAny code-related improvements