cd caffe;
mkdir cmake_build;
cmake .. -DBLAS=Open;
Final CMakeCache.txt should look like (both non-cuda version from vision machines and cuda version from eldar included):
https://gist.github.com/dineshj1/431828a10d230a5f767b73ecdfacf744
mkdir cmake_build;
cmake .. -DBLAS=Open;
Final CMakeCache.txt should look like (both non-cuda version from vision machines and cuda version from eldar included):
https://gist.github.com/dineshj1/431828a10d230a5f767b73ecdfacf744