Open capybaralet opened 8 years ago
Are you running the code under Anaconda? See https://github.com/BVLC/caffe/issues/3884
I have same problem on ubuntu, the answer above solve this.
export LD_PRELOAD=/opt/intel/mkl/lib/intel64/libmkl_core.so:/opt/intel/mkl/lib/intel64/libmkl_sequential.so This worked
Has anyone else had this problem when running the example code?