Skip to content

OpenCL-Benchmark v1.2

Compare
Choose a tag to compare
@ProjectPhysX ProjectPhysX released this 07 Dec 19:11
· 16 commits to master since this release
  • corrected TFlops/s estimate for Intel Data Center GPU Max series
  • made correction of wrong memory reporting on Intel Arc more robust
  • made CPU/GPU buffer initialization significantly faster with std::fill and enqueueFillBuffer
  • added operating system info to OpenCL device driver version printout
  • bug fix in print_message() function in utilities.hpp