Skip to content

Tag: caffe

Error building caffe – cannot find -lhdf5_hl

I was following this guide to install caffe. I am using ubuntu 16.04 and installing caffe for cpu only(i don’t have Nvidia gpu). https://chunml.github.io/ChunML.github.io/project/Installing-Caffe-CPU-Only/ But encountered the following error : Can someone please help me figure out how to get past this? …