mseth10 commented on issue #20494: URL: https://github.com/apache/incubator-mxnet/issues/20494#issuecomment-895086488
@TristonC looks like it is the same. I ran the same docker image as in CI, and got this ``` # find /usr/local/cuda/ -name '*cuda*.so*' /usr/local/cuda/targets/x86_64-linux/lib/libcudart.so.10.2 /usr/local/cuda/targets/x86_64-linux/lib/libcudart.so.10.2.89 /usr/local/cuda/targets/x86_64-linux/lib/stubs/libcuda.so /usr/local/cuda/targets/x86_64-linux/lib/libcudart.so /usr/local/cuda/compat/libcuda.so.440.118.02 /usr/local/cuda/compat/libcuda.so.1 /usr/local/cuda/compat/libcuda.so ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
