https://github.com/ProjectPhysX/OpenCL-Benchmark を試してみた。
uaa@emeraude:~/OpenCL-Benchmark$ sh ./make.sh
.-----------------------------------------------------------------------------.
|----------------.------------------------------------------------------------|
| Device ID 0 | Intel(R) HD Graphics 630 [0x5912] |
|----------------'------------------------------------------------------------|
|----------------.------------------------------------------------------------|
| Device ID | 0 |
| Device Name | Intel(R) HD Graphics 630 [0x5912] |
| Device Vendor | Intel(R) Corporation |
| Device Driver | 22.43.24595 |
| OpenCL Version | OpenCL C 1.2 |
| Compute Units | 24 at 1150 MHz (192 cores, 0.442 TFLOPs/s) |
| Memory, Cache | 25587 MB, 768 KB global / 64 KB local |
| Buffer Limits | 4095 MB global, 4194296 KB constant |
|----------------'------------------------------------------------------------|
| Info: OpenCL C code successfully compiled. |
| FP64 compute 0.107 TFLOPs/s (1/4 ) |
| FP32 compute 0.412 TFLOPs/s ( 1x ) |
| FP16 compute 0.757 TFLOPs/s ( 2x ) |
| INT64 compute 0.016 TIOPs/s (1/32) |
| INT32 compute 0.142 TIOPs/s (1/3 ) |
| INT16 compute 0.825 TIOPs/s ( 2x ) |
| INT8 compute 0.144 TIOPs/s (1/3 ) |
| Memory Bandwidth ( coalesced read ) 27.15 GB/s |
| Memory Bandwidth ( coalesced write) 32.38 GB/s |
| Memory Bandwidth (misaligned read ) 30.08 GB/s |
| Memory Bandwidth (misaligned write) 14.55 GB/s |
| PCIe Bandwidth (send ) 15.70 GB/s |
| PCIe Bandwidth ( receive ) 15.86 GB/s |
| PCIe Bandwidth ( bidirectional) (Gen4 x16) 14.94 GB/s |
|-----------------------------------------------------------------------------|
|-----------------------------------------------------------------------------|
| Done. Press Enter to exit. |
'-----------------------------------------------------------------------------'