Skip to content

OpenCL-Benchmark v1.9

Latest

Choose a tag to compare

@ProjectPhysX ProjectPhysX released this 04 Sep 06:04
· 6 commits to master since this release
  • added hardware-supported dp4a on AMD RDNA3+ GPUs and ARM GPUs
  • disabled native dp4a in Intel CPU Runtime for OpenCL because it is slower than emulated dp4a
  • more robust dp4a detection
  • fixed dual CU and IPC reporting on AMD RDNA1-4 GPUs
  • fixed core count reporting for RDNA4 GPUs
  • fixed compiler warning with min_int
  • fixed bug in split_regex()
  • fixed missing <chrono> header on some compilers
  • updated driver download links