Skip to content

No GPU devices error on AMD ATI 7600M series #59

@kkarnatak

Description

@kkarnatak

Hi,

I installed OpenCL on AMD ATI Radeon HD 7600M series. As far as I know my GPU is configured and installed correctly. But, I am getting "No GPU devices error" while running make runtest.

~/OpenCL-caffe$ clinfo | grep CPU
  Device Type:					 CL_DEVICE_TYPE_CPU
~/OpenCL-caffe$ clinfo | grep GPU // No output

However, glxinfo displays the AMD GPU.

~/OpenCL-caffe$ glxinfo  | grep OpenGL
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon HD 7600M Series
OpenGL core profile version string: 4.3.13416 Core Profile Context 15.201.1151

ERROR:


~/OpenCL-caffe$ make runtest
[100%] Built target proto
[100%] Built target caffe
[100%] Built target gtest
[100%] Built target test.testbin
Current device id: 0
F0304 18:49:09.351958  1995 device.cpp:75] Err: No GPU devices
*** Check failure stack trace: ***
    @     0x2b783ee9cdaa  (unknown)
    @     0x2b783ee9cce4  (unknown)
    @     0x2b783ee9c6e6  (unknown)
    @     0x2b783ee9f687  (unknown)
    @     0x2b783e8322a4  caffe::Device::Init()
    @           0x6f4468  main
    @     0x2b7840bb5f45  (unknown)
    @           0x6f7d02  (unknown)
    @              (nil)  (unknown)
Aborted (core dumped)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions