Skip to content

Can't import pycuda.driver: undefined symbol: cuIpcOpenMemHandle_v2 #409

Answered by inducer
Aldenhovel asked this question in Q&A
Discussion options

You must be logged in to vote

You must've already built it from source then. In this case, your CUDA headers must not match the libcuda.so.1 on your system (or you might have multiple of either, and it's using the wrong version). You may have multiple installations of CUDA floating around. Try to delete all but one and rebuild PyCUDA.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Aldenhovel
Comment options

@inducer
Comment options

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