Hi ,
I was previously using caffeine as smoothly but yesterday i update my mac to 10.11.
After this when i try to do something with caffe i get
dyld: Library not loaded: @rpath/libcudart.7.0.dylib
error. (i set all environment variables about cuda)
i guess i can not set DYLD_LIBRARY_PATH and DYLD_FALLBACK_LIBRARY_PATH no longer.
I did some research on this issue and i recognized that apple changed the dynamic library linking structure at this new os.
Anyone faced with this situation? I need some help,
Thanks