Speaking of which, anyone has a Pentium G3258 ?
I'm running Intel GPU apps on one and while working fine I get some strange entries in the logs namely regarding frequencies and raw performance.
I should add that the G3258 is overclocked at 4.2GHz.
Example of a recent task:
http://setiathome.berkeley.edu/result.php?resultid=3815477962Already the reported "Device peak FLOPS 16.00 GFLOPS" seems quite low.
OpenCL Platform Name: Intel(R) OpenCL
Number of devices: 1
Max compute units: 10
Max work group size: 256
Max clock frequency: 200Mhz
Max memory allocation: 353579827
Cache type: Read/Write
Cache line size: 64
Cache size: 2097152
Global memory size: 1414319309
Constant buffer size: 65536
Max number of constant args: 8
Local memory type: Scratchpad
Local memory size: 65536
Queue properties:
Out-of-Order: No
Name: Intel(R) HD Graphics
Vendor: Intel(R) Corporation
Driver version: 10.18.10.3960
Version: OpenCL 1.2
Extensions: cl_intel_accelerator cl_intel_ctz cl_intel_d3d11_nv12_media_sharing cl_intel_dx9_media_sharing cl_intel_motion_estimation cl_intel_simultaneous_sharing cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_d3d10_sharing cl_khr_d3d11_sharing cl_khr_depth_images cl_khr_dx9_media_sharing cl_khr_gl_depth_images cl_khr_gl_event cl_khr_gl_msaa_sharing cl_khr_gl_sharing cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_icd cl_khr_image2d_from_buffer cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_spir
The funny bit is: Max clock frequency: 200Mhz
while in GPU-z it shows frequency up to 1150MHz.
On another host using an i7 3770, we can compareto say with this task
http://setiathome.berkeley.edu/result.php?resultid=3818166251 :
The i7 entry is also showing: Device peak FLOPS 147.20 GFLOPS
G3258 - Run time 1 hours 23 min 2 sec
i7 3770 - Run time 1 hours 4 min 30 sec
Not so bad given a 16 vs 147 GFLOPS performance!
So just wondering what's happening here.