amd / OpenCL-caffe

This is a Experimental version of OpenCL by AMD Research, we now recommend you to use The official BVLC Caffe OpenCL branch is over at Caffe branch now at https://github.com/BVLC/caffe/tree/opencl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can not build with OpenBlas

gujunli opened this issue · comments

Ok, let me open an issue myself. I heard from an internal caffe users that the code won't build correctly with OpenBlas. It keeps asking for ATLAS. It may be a caffe issue, not related to OpenCL. But we need to look into this in case some user prefers to use OpenBLAS.

It has been verified that OpenCL-caffe can be successfully built with OpenBlas. Apparently there was some mis setting in the make file that led to the misunderstanding.