Created
June 1, 2017 21:13
-
-
Save hughdbrown/87434263a81dc2e26588f211b9257bd8 to your computer and use it in GitHub Desktop.
libcud
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% ls -l /usr/local/cuda/lib64/libcud* | |
-rw-r--r-- 1 root root 556000 May 10 13:21 /usr/local/cuda/lib64/libcudadevrt.a | |
lrwxrwxrwx 1 root root 16 May 10 13:21 /usr/local/cuda/lib64/libcudart.so -> libcudart.so.8.0 | |
lrwxrwxrwx 1 root root 19 May 10 13:21 /usr/local/cuda/lib64/libcudart.so.8.0 -> libcudart.so.8.0.61 | |
-rwxr-xr-x 1 root root 415432 May 10 13:21 /usr/local/cuda/lib64/libcudart.so.8.0.61 | |
-rw-r--r-- 1 root root 775162 May 10 13:21 /usr/local/cuda/lib64/libcudart_static.a | |
lrwxrwxrwx 1 ubuntu users 13 Nov 7 2016 /usr/local/cuda/lib64/libcudnn.so -> libcudnn.so.5 | |
lrwxrwxrwx 1 ubuntu users 18 Nov 7 2016 /usr/local/cuda/lib64/libcudnn.so.5 -> libcudnn.so.5.1.10 | |
-rwxr-xr-x 1 ubuntu users 84163560 May 31 16:28 /usr/local/cuda/lib64/libcudnn.so.5.1.10 | |
-rw-r--r-- 1 ubuntu users 70364814 May 31 16:28 /usr/local/cuda/lib64/libcudnn_static.a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment