Skip to content
Discussion options

You must be logged in to vote

@DrStone71 as shown in FutureWarning from the success script: doing from cuda import cuda was deprecated in 12.9 and was removed in 13.0. You should use from cuda.bindings import driver as cuda instead if you wish to continue using cuda as the module name.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by leofang
Comment options

You must be logged in to vote
1 reply
@DrStone71
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants