Looks like it's almost working.  Just to double check, would you be able to run 
a quick 
```bash
echo $LD_LIBRARY_PATH
```
and paste it here?

Also a 
```bash
otool -L libmxnet.so
```

Those two commands should let us know what version of libcudart it's linked 
against and if it's on the library path.

[ Full content available at: 
https://github.com/apache/incubator-mxnet/issues/12568 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to