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

[MATLAB] Failed to find any OpenCL platform

ntddung95 opened this issue · comments

I have problem:

caffe.reset_all()
WARNING: Logging before InitGoogleLogging() is written to STDERR
E0911 19:53:23.492856 445 device.cpp:221] Failed to find any OpenCL platform.
Attempt to restart MATLAB? [y or n]>>Y

But no error when I train caffe model.
My GPU is AMD HD8650M
Thank for your help.