https://bugs.freedesktop.org/show_bug.cgi?id=52171
Bug #: 52171 Summary: [gallium/r600/clover] Simple benchmarks failed to run Classification: Unclassified Product: Mesa Version: git Platform: Other OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r600 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: alexxy@gentoo.org
I get benchmarks from here http://www.bealto.com/gpu-benchmarks.html CPU ones runs fine while all gpu benchmarks failed with:
Build failed, errors: clGetProgramInfo NUM_DEVICES failed
HW is 01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Turks [Radeon HD 6670]
https://bugs.freedesktop.org/show_bug.cgi?id=52171
--- Comment #1 from Tom Stellard tstellar@gmail.com --- Created attachment 89298 --> https://bugs.freedesktop.org/attachment.cgi?id=89298&action=edit Fix
This patch should fix the error.
https://bugs.freedesktop.org/show_bug.cgi?id=52171
Tom Stellard tstellar@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Tom Stellard tstellar@gmail.com --- Fixed in mesa master by a84dd2398f75c672293122408828ac66bb7052a0
dri-devel@lists.freedesktop.org