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

How can I run caffe on intel MIC?

alanoluo opened this issue · comments

在clBuildProgram()的-options 参数,您使用了+x clc++,但是这个好像只能在AMD的GPU中使用,我想用intel的MIC加速,请问怎么修改?

This was experimental branch of Caffe for OpenCL, we know recommend you use the now official OpenCL port of Caffe in BVLC GitHub Repo at https://github.com/BVLC/caffe/tree/opencl