Cuda driver version is insufficient for cuda runtime version mac 10.11

broken image
broken image

Note: After Mac OS 10.11, using the DYLD_LIBRARY_PATH is impossible unless System Integrity Protection (SIP) is disabled. set environment variable LD_LIBRARY_PATH on Linux or DYLD_LIBRARY_PATH on Mac OS.įor instance, issue command: export LD_LIBRARY_PATH=. Please specify its path correctly using following ways: W0112 15:49:59.300853 4370 dynamic_:179] Failed to find dynamic library: libcudnn.so ( libcudnn.so: cannot open shared object file: No such file or directory )

broken image

Please try to add the lib path to LD_LIBRARY_PATH.