krrishnarraj / clpeak

A tool which profiles OpenCL devices to find their peak capacities
Apache License 2.0
396 stars 111 forks source link

Global memory bandwith test failed on R9 280X (Tahiti) #30

Closed VioletGiraffe closed 7 years ago

VioletGiraffe commented 7 years ago

All I've got is clCreateBuffer (-4).

P. S. What's float/float2/4/8/16 and so on? A brief explanation in the README would be awesome, because I don't understand what it is. The results differ a lot in some cases so it doesn't seem to be individual runs of the same test.

VioletGiraffe commented 7 years ago

Never mind, it just doesn't work in 32-bit. A note in README on that would also be nice.