BVLC / caffe

Caffe: a fast open framework for deep learning.
http://caffe.berkeleyvision.org/
Other
34.14k stars 18.67k forks source link

Intel i5-5300U HD Graphics doesnt finish running #4431

Open rajgott opened 8 years ago

rajgott commented 8 years ago

I have an i5-5300U and want to do inference on the integrated GPU. I can detect the GPU using clDeviceQuery. I compiled and installed Greentea with Intel OpenCL 1.2. clDeviceQuery.txt

I can test my model on CPU in ~1 second per image. When i switch to GPU mode the inference doesnt finish, i have waited 6+ hours. It shows CPU is running at close to 100% during this run.

Is this normal? Has anyone go it to work on intel integrated graphics?

naibaf7 commented 8 years ago

@rajgott Duplicate thread, follow here: https://github.com/naibaf7/caffe/issues/36