Question
Is it possible to measure the performance of OpenCL CPU devices with AIDA64's GPGPU benchmark?
Answer
No, currently this is not supported because OpenCL CPU drivers are simply not suitable for proper benchmarking. They execute code a lot slower than native x86/x64 machine code or sometimes even regular multi-threaded C++ code.