Skip to content

Python Kernel Crashing with GPU support #285

Closed Answered by manideepabc
manideepabc asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @merlinND .
Thanks for getting back. Some of my colleagues helped me fix this issue.
Looks like the problem is with the NVIDIA Optix library using the GPUs. The fix is to add
RUN ln -s /usr/lib/x86_64-linux-gnu/libcuda.so.1 /usr/lib/libcuda.so at the end of the Dockerfile

Replies: 3 comments 1 reply

Comment options

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

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by manideepabc
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